https://github.com/xoseperez/justwifi/blob/637297ce2687f97106cf9e941008dc58226449c0/src/JustWifi.cpp#L670 the max ssid length by the RFC is 32. this causes problems with long ssid names change 31 to 32
justwifi/src/JustWifi.cpp
Line 670 in 637297c
the max ssid length by the RFC is 32. this causes problems with long ssid names change 31 to 32