esp-at
esp-at copied to clipboard
AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
I follwed the[ guide ](https://docs.espressif.com/projects/esp-at/en/latest/esp32/AT_Command_Examples/mqtt-at-examples-for-cloud.html?highlight=certificate) but I am unable to connect to AWS. It seems handshake is ok (without the certificates I did get a ssl handshake error) but still...
##Environment * Development Kit: [none] * Module or chip used: [ESP32-WROOM-32| * AT version:2.2.0.0-dev(s-c7cd646 - ESP32 - May 20 2021 10:07:25) * SDK version:v4.2.2 * Bin version:2.1.0(WROOM-32) * Operating System:...
如何配置固定的PHY速率和MCS,esp_wifi_config_espnow_rate不起作用 How to configure PHY rate in WIFI_PHY_RATE_MCS0_LGI, 【esp_wifi_config_espnow_rate 】oesn't work
I am trying to pass a long querystring (actually a long string that will be around 330 characters long, but the AT+HTTPCLIENT generates an "ERROR" when the string is anything...
Issue: I am using esp-at SPI. I am acting as a BLE server and have a connected android client sending commands to retrieve data from the device. When using BLEGATTSNTFY...
v2.1.0.0
## Environment - Development Kit: ESP32-DevKitC - Module or chip used: ESP32-WROOM-32 - ESP32-AT Release v2.2.0.0 - Operating System: Linux - Power Supply: external 3.3V ## Problem Description Using the...
Environment: Two ESP32 flashed with AT firmware with Bluetooth Classic enabled, connected to STM32 microcontrollers with UART on 115200 baudrate. Configured in SPP profile with following commands: Master: AT+BTINIT=1\r\n AT+BTSCANMODE=1\r\n...
## Environment BLE client: ESP32 WROOM BLE server: BLE RONGTA printer - Module or chip used: [ESP32-WROOM-32] - IDF version (run ``AT+GMR\r\n`` to find it): AT version:2.2.0.0(c6fa6bf - ESP32 -...
Hello, I've been trying to connect the ESP32 using BT classic SPP profile to an RN-41 module. When using version 2.1.1.0, the AT+BTSPPCONN sometimes fails with ERROR, with 10 seconds...