khoih-prog / Blynk_WM

Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.
MIT License
47 stars 8 forks source link

AP stays open #2

Closed chriskio closed 4 years ago

chriskio commented 4 years ago

Evervthing seems to work fine except the Config mode AP is still on atfer reset along with the connection to my router and server. Sometimes my phone will connect to it instead of my router and nothing will work. I am new to this so apologies if it's something simple i'm doing wrong.

khoih-prog commented 4 years ago

Hi @chriskio

Thanks for using the lib. This is a real bug I'll fix ASAP. In the mean time, please go to the cellphone to either:

  1. Forget
  2. Select "Not Auto-Join` the unwanted Config Mode AP

Regards,

khoih-prog commented 4 years ago

Done. Fixed in v1.0.8 and your contribution is noted. Regards,