esp-idf/examples/bluetooth/hci/controller_hci_uart_esp32
2021-08-16 11:46:19 +08:00
..
main controller_hci_uart: rename the example with suffix "_esp32" 2021-08-16 11:46:19 +08:00
CMakeLists.txt controller_hci_uart: rename the example with suffix "_esp32" 2021-08-16 11:46:19 +08:00
Makefile controller_hci_uart: rename the example with suffix "_esp32" 2021-08-16 11:46:19 +08:00
README.md controller_hci_uart: rename the example with suffix "_esp32" 2021-08-16 11:46:19 +08:00
sdkconfig.defaults controller_hci_uart: rename the example with suffix "_esp32" 2021-08-16 11:46:19 +08:00

Supported Targets ESP32

ESP-IDF UART HCI Controller

This is a btdm controller use UART as HCI IO. This require the UART device support RTS/CTS mandatory. It can do the configuration of UART number and UART baudrate by menuconfig.