[Battlemesh] Fwd: Wifibroadcast

Elektra onelektra at gmx.net
Thu Nov 3 13:26:56 CET 2016


Hello Benjamin –

answering to the lists, since other people might have the same questions.

> > is anyone experienced with coding regarding Wifibroadcast and FEC - call for support for refugee project

WiFi broadcast is a method to send data from A to B via WiFi without the need to establish a bidirectional link – like listening to a FM radio broadcast. It is used by drones to send digital video data without too much delay. 

WiFi broadcast uses the send/receive raw data option that some WiFi device and drivers can do. 

FEC is forward error correction - proactively send extra bits, to recover data from occuring bit errors at the receiving end. A technique widely used in communication systems like WiFi. Also used on digital media, like DVDs or CDs.

Unfortunately, using WiFi broadcast mode means implementing/handling FEC on your own.

Cheers,
Elektra 



More information about the Battlemesh mailing list