mp-se / gravitymon

iSpindle replacement firmware for beer brewing/fermenting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate wifi connection behaviour

mp-se opened this issue · comments

Investigate wifi connection behaviour. Some sources point to that the esp will connect to the last wifi ap and not the strongest if multiple ap with the same name exist.

If this is true then add an option so scan for the strongest ap during startup

Ther might be a difference between esp8266 and esp32, the default settings for esp32 points to that it does a scan before connection

Closing this since the esp32 does a scan according to documentation. Arduino for esp8266 is not really developed any further

The esp8266 seams to favour the latest connected AP even though it has bad reception, should be fixed for that target

commented

Created gravitymon gateway to improve ble and wifi connectivity. Implemented in 2.0 b1