Hello,
I am trying to enable BLE using AT commands, but I am getting an error as the command does not exist.
I have flashed AT commands binaries and the WiFi AT commands are working properly.
Is there a different binary file I need to flash for BLE or any other commands I need to use before using BLE AT commands?
Note: I am using ESP32 C3
Not able to enable BLE using AT commands
Re: Not able to enable BLE using AT commands
Maybe you can take a look at AT's release note( https://github.com/espressif/esp-at/releases/ ), AT BLE related commands are supported on the ESP32C3 platform from v2.3.0.0, so you can use the latest v2.4.2.0 version to verify AT BLE commands. Download the link: https://docs.espressif.com/projects/esp ... aries.htmlkpasu3498 wrote: ↑Thu Nov 17, 2022 8:54 pmHello,
I am trying to enable BLE using AT commands, but I am getting an error as the command does not exist.
I have flashed AT commands binaries and the WiFi AT commands are working properly.
Is there a different binary file I need to flash for BLE or any other commands I need to use before using BLE AT commands?
Note: I am using ESP32 C3
Who is online
Users browsing this forum: No registered users and 16 guests