Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Mardun
#62354 I am not able to logon to Wifi with SSID with full length of 32 characters (WiFiClient.ino).
Also example code for WiFiScan.ino is printing wrong SSID (SSID with some random tail).
It's probably because in structure for SSID there isn't place for string termination character ...

Shorten SSIDs are working fine.