Not able to enable BLE using AT commands

kpasu3498
Posts: 2
Joined: Thu Nov 17, 2022 8:48 pm

Not able to enable BLE using AT commands

Postby kpasu3498 » Thu Nov 17, 2022 8:54 pm

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

ESP_Sun
Posts: 320
Joined: Thu Dec 30, 2021 9:52 am

Re: Not able to enable BLE using AT commands

Postby ESP_Sun » Fri Nov 18, 2022 2:12 am

kpasu3498 wrote:
Thu Nov 17, 2022 8:54 pm
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
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.html

Who is online

Users browsing this forum: No registered users and 43 guests