Shawn A
Shawn A
There has been several issues with problems with wifi not connecting. But after restarts it works. Or every other restart it fails Sometimes there are errors like wrong password, or...
This is a possible breaking change if you have modified your strings file. * Constants have been moved to `wm_consts_en.h` * strings has been renamed to wm_strings_en.h, with shim left...
non blocking mode returns a connected bool response for process(). Add wm enum states so users can simply check states such as * cp running * client connected * saving...
Since params are dynamic memory now, prevent overflow by checking memory before setting.
*wm:[1] Connecting to NEW AP: MyHotspot *wm:[1] connectTimeout not set, ESP waitForConnectResult... failed and timeout
Fastconnect
#1114 On save using esp support - [x] store bssid from scan - [x] store channel from scan - [x] On autoconenct if fastconnect and wifi connect fails, recheck fastscan...