-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Having an open source WiFi MAC on such an affordable device would be extremely useful for experimenters and researchers.
If you are worried about people disregarding the WiFi standard then that is already possible with other devices.
The existing open WiFi drivers for cheap routers such as the AR9xxx driver that exists for the Omega2 $5 OpenWRT-compatible micro-router is easily configurable in ways that are harmful, outside of the WiFi specification, and illegal in various countries.
Software Defined Radios allow complete control over the WiFi MAC and PHY and these devices are getting cheaper every year.
Many devices already speak other non-WiFi protocols on the same 2.4 GHz frequencies as WiFi and standards-compliant WiFi devices knows how to handle the interference.
If you open source the WiFi MAC then the rest of the world can help improve your firmware to make it the best microcontroller WiFi MAC available.
Given all of this I do not understand why you would keep the WiFi MAC closed.