请勿使用本旧版本 AT,建议使用 最新发布固件。
ESP8266_AT_v0.50 Release based on ESP8266_NONOS_SDK_V1.4.0
- Please download the AT firmware bin files into Flash according to the “readme.txt”.
- To use FOTA function (upgrade AT firmware through WiFi, AT+CIUPDATE), the flash size has to be 1MBytes or larger.
Important Links
Here are the links for this AT release (version ESP82566_AT_v0.50 based on ESP8266_NONOS_SDK_V1.4.0):
Release Notes
- Command "AT+CWSAP" add a parameter to set whether broadcast the SSID of ESP8266 soft-AP or not.
- Add new command "AT+CWSTARTSMART=<type>" to set a specific protocol type for SmartConfig, <type>:1- ESPTOUCH,2-AirKiss,3-ESPTOUCH+AirKiss.
- Add "AT+CWDHCPS_CUR" and "AT+CWDHCPS_DEF" related commands to set/check DHCP lease time and IP range.
Have fun!
_______________________________________________________
ESP8266_AT_v0.50 发布,基于 ESP8266_NONOS_SDK_V1.4.0
- 请参考 “readme.txt” 烧录 AT 固件到 Flash 中。
- 如需支持固件升级功能 (AT+CIUPDATE),Flash 容量要求 1MBytes 或以上。
相关下载以下是最新SDK的相关下载链接 (版本 ESP8266_AT_v0.50 基于 ESP8266_NONOS_SDK_V1.4.0):
- esp_iot_sdk_v1.4.0。
- AT 文档下载链接。
- 您可以继续参与 Bug Bounty 计划。
发布说明
- 指令 AT+CWSAP 新增参数设置是否隐藏 SSID。
- 新增 AT+CWSTARTSMART=<type> 指令,指定 SmartConfig 的协议类型,<type>:1为 ESPTOUCH,2为AirKiss,3为 ESPTOUCH+AirKiss。
- 新增 AT+CWDHCPS_CUR 和 AT+CWDHCPS_DEF 系列指令,设置和查询 DHCP 租约和 IP 池范围 。
感谢您对 ESP8266 的关注!