esp-at
esp-at copied to clipboard
AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
### Answers checklist - [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there. - [X] I have used the latest released firmware or...
### Answers checklist - [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/esp32/Compile_and_Develop/How_to_clone_project_and_compile_it.html) and the issue is not addressed there. - [X] I have compiled the hello_world example [Get Started...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.15.0 to 3.19.1. Release notes Sourced from pycryptodome's releases. v3.19.1 - Zeil Resolved issues Fixed a side-channel leakage with OAEP decryption that could be exploited to carry...
### Is your feature request related to a problem? When using `AT+SYSMFG`, you get an error if you ask for more data to read than available, or if offset is...
### Is your feature request related to a problem? From a security perspective, transmitting plain-text AT commands poses a vulnerability, as they can be easily intercepted with minimal or zero...
### Is your feature request related to a problem? 根据官网描述,目前ESP8266的最新AT指令更新至v2.2.0.0版本。 我在使用AT+GMR指令查询固件版本信息的时候出现如下信息: `AT version:2.3.0.0-dev(s-bcd64d2 - ESP8266 - Jun 23 2021 11:42:05) SDK version:v3.4-22-g967752e2 compile time(b498b58):Jun 30 2021 11:28:20 Bin version:2.2.0(ESP8266_1MB) `...
### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like. I would like to know if there is any option to make this...
Hi Team, We want to use the ESP-AT as the client to connect to service (Bluetooth 5.0), It can't connect or find GATT. If any plan for ESP-AT supports the...