Search found 1 match
- Mon Sep 23, 2024 11:09 am
- Forum: ESP IoT Solution
- Topic: Extend UART HCI Controller example code
- Replies: 0
- Views: 1682
Extend UART HCI Controller example code
Hello, I am running the UART HCI Controller example. I am using STM32(host) and ESP32C3 (controller). ESP-IDF v5.3.1 I would like to extend HCI commands with the custom vendor commands, but I don't understand example enough to extend it. Can someone help me how can I add vendor specific command and ...