User manual

AT+CWJAP
Similar to the CWSAP-command, this has important parameters, i.e. the name of
the WLAN-network (also called the SSID) and the password, each again in quota-
tion marks and separated by a comma. Connecting to a second module that is set
with the data according to the previous section would look as follows:
AT+CWJAP="MyNanoESP", "MyPassword"
It may take a few seconds to establish the connection. Then OK should be re-
turned. You can call the IP of the module that the router assigns with the com-
mand
AT+CIFSR
. This will be important later when you want to connect to the TCP-server of the
module. The command
AT+CWQAP
will disconnect the connection with your router again.