Search found 2 matches
- Wed Nov 08, 2017 3:16 pm
- Forum: ESP-IDF
- Topic: Bluetooth HCI Controller with AT commands for WiFi
- Replies: 0
- Views: 3007
Bluetooth HCI Controller with AT commands for WiFi
Hi, I'm aware of the esp32-at firmware that allows the module to be controlled through AT-commands over UART. I've tried this and it works fine, I've also tried the example program for bluetooth HCI controller over UART. What I'm wondering is if these two can be combined, so I can send HCI commands ...
- Wed Nov 08, 2017 7:13 am
- Forum: General Discussion
- Topic: ESP-WROOM-32 AT commands firmware
- Replies: 60
- Views: 95280
Re: ESP-WROOM-32 AT commands firmware
Hello! Reviving this thread if I may. Could anyone tell me if it's possible to run the AT firmware with bluetooth hci controller implemented? What I want is to send bluetooth hci commands through one of the UARTs and control the wifi on another, effectively making the ESP32 a "dumb" bluetooth/wifi d...