Hello Everyone,
I am using AT commands to connect with esp32. I am able to use ble and wiifi commands but when i use bt classic commands it is giving error.
I used example commands from https://github.com/espressif/esp32-at/b ... uetooth.md
for BT classic
its giving error.
Do I need to enable BT classic seperately. if yes how and from where?
Is there any documentation to how to enabled BT Classic?
and also AT commands doc for BT classic?
More info:
i am using the latest AT firmware version from ESP- ESP32-WROOM-32 AT Bin V1.1.2
Thanks,
Asma
How to enable bt classic in esp32 wroom
-
- Posts: 2
- Joined: Thu Jun 20, 2019 5:19 am
Re: How to enable bt classic in esp32 wroom
Hello
I am using ESP WROOM-32 But i am not getting AT command response can you please tell me steps from hardware connection to BLE comunication.
I am using ESP WROOM-32 But i am not getting AT command response can you please tell me steps from hardware connection to BLE comunication.
Re: How to enable bt classic in esp32 wroom
The default AT bin does not support BT classic, you need to clone the esp-at project and configure it according to the doc https://github.com/espressif/esp32-at/b ... uetooth.md, and then compile to get a new AT bin which supports BT classic.
ESP32 AT doc https://github.com/espressif/esp32-at/b ... nds_Set.md
ESP32 AT doc https://github.com/espressif/esp32-at/b ... nds_Set.md
Who is online
Users browsing this forum: No registered users and 19 guests