(ESP32 At) (v2.2.0.0) Release Note
(ESP32 At) (v2.2.0.0) Release Note
(ESP32 At) (v2.2.0.0) Release Note
md 7/2/2021
Changelog
This is the list of changes since release v2.1.0.0:
Breaking Changes
esp-idf version updated to release v4.2 (efa6eca)
Compiler upgraded from v5.2.0 to v8.4.0
AT+CIPDOMAIN: Double quotation marks are added to the string parameters in the response
AT+BLESCAN: Double quotation marks are added to the mac address parameter in the response
AT commands supports IPv6 network now
Known Issue
Before start the softAP, AT+DHCP=0,2 command cannot disable DHCP (please disable DHCP after
the softAP started)
It may fail to create BT connection again after BT disconnect
1. Feature
1.1 Wi-Fi
AT+CWRECONNCFG: Support to configure Wi-Fi reconnect interval and maximum retry times
AT+CWLAPOPT: Support to filter the scanned result by rssi and authmode
AT+CWJAP: Limit the range of listen interval to [1, 100]
AT+WPS: Support authmode floor configuration
AT+CWSMARTSTART: Support authmode floor configuration
AT+CWLAP: Support the information of 802.11 b/g/n in the response
AT+CWJAP: Support to configure timeout and pmf, and connect the last recorded AP
AT+CWSTATE: New Command to query Wi-Fi state
1.2 TCP/IP
1/5
v2.2.0.0-[ESP32-AT].md 7/2/2021
1.4 System
1.5 Driver
1.6 Bluetooth
2. Bugfix
2.1 Wi-Fi
2.2 TCP/IP
3/5
v2.2.0.0-[ESP32-AT].md 7/2/2021
2.4 System
2.5 Bluetooth
4/5
v2.2.0.0-[ESP32-AT].md 7/2/2021
3. Optimization
Added build.py script to simplify the compilation process and supported windows OS compilation
Refactored application directory
Removed deprecated GNU make
Removed cmake warnings
Supported spi & sdio example cmake
Removed at_http_webserver example
5/5