Documentation for Release v3.1.0.0 is available at https://docs.espressif.com/projects/esp-at/en/release-v3.1.0.0/esp32c2/index.html
ESP32-C2 AT v3.1.0.0 is a major update for ESP32C2-AT v3.0.0.0.
ChangelogThis is the list of changes since release v3.0.0.0:
Breaking ChangesAT+SYSFLASH
: If you previously used v3.0.0.0 firmware and now directly flash v3.1.0.0 firmware with 2MB or 4MB, and MCU reads/writes parameters through AT+SYSFLASH
command, the two versions will return different data, causing incompatibility (because v3.0.0.0 reads/writes parameters using partition method, while v3.1.0.0 uses NVS method). You can choose any of the following methods to resolve the compatibility issue:
AT+SYSFLASH
command to read/write parameters; for v3.1.0.0 firmware version, use AT+SYSMFG command to read/write parameters.AT+CIUPDATE
command instead of directly flashing 2MB or 4MB firmware.AT+RST
setup command to enable the chip to enter firmware downloading mode.AT+SYSMSGFILTER
: Enable or disable the system message filter.AT+SYSMSGFILTERCFG
: Query/Set the system message filters.AT+SYSMFG
: Query/Set manufacturing NVS User Partitions.AT+TRANSINTVL
command to support configurable interval in passthrough mode.AT+CIUPDATE
supports CDN networkThe following commands are not supported in default ESP32C2-4MB firmware, but you can enable them according to guide.
AT+BLEINIT
: Bluetooth LE initialization.AT+BLEADDR
: Query/Set Bluetooth LE device address.AT+BLENAME
: Query/Set Bluetooth LE device name.AT+BLESCANPARAM
: Query/Set parameters of Bluetooth LE scanning.AT+BLESCAN
: Enable Bluetooth LE scanning.AT+BLESCANRSPDATA
: Set Bluetooth LE scan response.AT+BLEADVPARAM
: Query/Set parameters of Bluetooth LE advertising.AT+BLEADVDATA
: Set Bluetooth LE advertising data.AT+BLEADVDATAEX
: Automatically set Bluetooth LE advertising data.AT+BLEADVSTART
: Start Bluetooth LE advertising.AT+BLEADVSTOP
: Stop Bluetooth LE advertising.AT+BLECONN
: Establish Bluetooth LE connection.AT+BLECONNPARAM
: Query/Update parameters of Bluetooth LE connection.AT+BLEDISCONN
: End Bluetooth LE connection.AT+BLECFGMTU
: Set Bluetooth LE MTU length.AT+BLEGATTSSRV
: GATTS discovers services.AT+BLEGATTSCHAR
: GATTS discovers characteristics.AT+BLEGATTSNTFY
: Notify a client of the value of a characteristic value from the server.AT+BLEGATTSIND
: Indicate the characteristic value from the server to a client.AT+BLEGATTSSETATTR
: GATTS sets characteristics.AT+BLEGATTCPRIMSRV
: Generic Attributes Client (GATTC) discovers primary services.AT+BLEGATTCINCLSRV
: GATTC discovers included services.AT+BLEGATTCCHAR
: GATTC discovers characteristics.AT+BLEGATTCRD
: GATTC reads characteristics.AT+BLEGATTCWR
: GATTC writes characteristics.AT+BLESPPCFG
: Query/Set Bluetooth LE SPP parameters.AT+BLESPP
: Enter Bluetooth LE SPP mode.AT+BLESECPARAM
: Query/Set Bluetooth LE encryption parameters.AT+BLEENC
: Initiate Bluetooth LE encryption request.AT+BLEKEYREPLY
: Reply the key value to the peer device.AT+BLECONFREPLY
: Reply the confirm value to the peer device in the legacy connection stage.AT+BLEENCDEV
: Query bonded Bluetooth LE encryption device list.AT+BLEENCCLEAR
: Clear Bluetooth LE encryption device list.AT+BLESETKEY
: Set Bluetooth LE static pair key.AT+HTTPCHEAD
: Set/Query HTTP request headers.The following commands are not supported in default ESP32C2-4MB firmware, but you can enable them according to guide.
AT+WSCFG
: Set the WebSocket configuration.AT+WSOPEN
: Query/Open a WebSocket connection.AT+WSSEND
: Send data to a WebSocket connection.AT+WSCLOSE
: Close a WebSocket connection.AT+BLUFI
command was sent.AT+CIPSERVER
command for the second time with a different configuration.AT+RFPOWER
command.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4