geeksville / AutoWifi

Making ESP32 wifi setup trivial with Android/iOS helper apps. 5 lines of code and no more hardcoded keys.
MIT License
39 stars 8 forks source link

Connect to other Wifi #3

Open tamasharasztosi opened 5 years ago

tamasharasztosi commented 5 years ago

Okay it works fine at the first time, but what if I would like to use it on another wifi network? Serial writes that it is trying to connect to the previous network. What should I do?