November 2017
Beginner
210 pages
4h 41m
English
Table 1.2 shows the complete set of AT commands that you can use with ESP8266:
|
AT command |
Manual |
|
AT |
Attention. |
|
AT+RST |
Resetting the unit. |
|
AT+GMR |
Retrieving the firmware version ID. |
|
AT+CWMODE=? AT+CWMODE? AT+CWMODE=<mode> |
Setting operation mode:
The access point functionality does not have a DHCP function and has only minimum functionalities. However, it will assign an IP address to the client and there is no way to do a manual IP, manual DNS, and other advanced IP functionalities. This unit only provides minimal functionalities. |
|
AT+CWJAP=<ssid>,<pwd> AT+CWJAP? |
Joining a network or just an access point. |
|
AT+CWLAP |
Retrieving the list of the visible ... |