esp-idf/examples/bluetooth/controller_hci_uart
Roland Dobai 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
..
main Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
Makefile
README.md component/bt: add link of tutorial in README.rst 2018-01-03 11:13:27 +08:00
sdkconfig.defaults

README.md

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.