Extend UART HCI Controller example code
Posted: Mon Sep 23, 2024 11:09 am
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 register it to BLE stack.
Thank you in advance for your help.
Regards
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 register it to BLE stack.
Thank you in advance for your help.
Regards