-->
Page 1 of 1

WiFiManager makes \x00\x00\x00\x00\x00\x00\x00\x00 SSID

PostPosted: Sun May 21, 2017 3:39 pm
by summersab
I'm trying to get the WiFiManager code to work. I've stripped out everything else out of my sketch to make sure that no other code may be interfering, but no matter what I do, powering the ESP and running iw dev wlan0 scan | grep SSID from my system yields a bogus SSID of:
SSID: \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00

. . . wha?