The use of the ESP8266 in the world of IoT

User avatar
By Stewart
#73055 Does anyone have any advice on how to connect to an SSID that does not require a password?
My project using ESP8266-01 modules will sometimes be used in non-password protected networks.

Its not as simple as leaving the password value empty is it?

Code: Select allAT+CWJAP="SSID","" or  AT+CWJAP="SSID"