rodizio1 / EZ-WifiBroadcast

Affordable Digital HD Video Transmission made easy!
GNU General Public License v2.0
825 stars 200 forks source link

RPI3 wifi chipset support #70

Closed lvale closed 6 years ago

lvale commented 6 years ago

Is there a way to just use the onboard wifi chipset of the RPI3 ? I see that it has support to monitor mode, so I'm not sure what would be required https://github.com/seemoo-lab/nexmon

edit: I see that @rodizio1 already has knowledge of the project above https://github.com/seemoo-lab/nexmon/issues/101

rodizio1 commented 6 years ago

As you have already seen, injection speed is the problem. It could still be used on the receive side though, but it's limited to channels 1-13 and there is the Wifihotspot functionality which already uses the onboard chip, so I haven't put any effort into making it useable in monitor mode.

lvale commented 6 years ago

I think that having the option, even with the issue of injection speed, would make it easy to start easily.