opendata-stuttgart / sensors-software

sourcecode for reading sensor data
566 stars 307 forks source link

patch to re-enable the ability to use WiFi with no password, like freifunk routers use to use. #1004

Closed modem-man-gmx closed 3 months ago

modem-man-gmx commented 9 months ago

as pointed by mail some days ago, this is the patch to make the Airrohr able to use Freifunk routers again. I worked in quite early versions, but between 2018 and 2021 the semantics of the espressif API changed (apparently when WPA3 came up), giving an empty password as argument 2 didn't worked anymore with WPA2/3 APs. Tested with Joy-IT OR750i Router running Freifunk-Hannover Firmware vH34 / gluon-v2022.1.3 which is the same compared to Freifunk-Stuttgart, except the preset routing.

Would highly appreciate to see this in the master soon ;-)

modem-man-gmx commented 3 months ago

Thank You!