Page 1 of 1

Bluetooth HCI Controller with AT commands for WiFi

Posted: Wed Nov 08, 2017 3:16 pm
by gustavg
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 over UART and AT commands over UART/SPI controlling the WiFi. Anyone knows how I would go to implement this?

Thanks in advance,
Gustav