Shawn A

Results 193 issues of 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...

Discussion
ESP32
Upstream/Dependancy

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...

enhancement
Documentation

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...

enhancement

Badges should link to pages

Documentation
Good First Issue

Since params are dynamic memory now, prevent overflow by checking memory before setting.

enhancement
DEV Help Wanted
Good First Issue

*wm:[1] Connecting to NEW AP: MyHotspot *wm:[1] connectTimeout not set, ESP waitForConnectResult... failed and timeout

bug
ESP32
Upstream/Dependancy

#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...

enhancement
Branch

bug
DEV Help Wanted
ESP32

purpose example https://github.com/tzapu/WiFiManager/pull/1355

enhancement

add esp32 s2,s3,c3 to build tests

DEV Help Wanted
Documentation