Hello! I am developing a product with ESP32-C5 on ESP-IDF v5.5. I'm having an issue where I am unable to deinitialize and then reinitialize Bluetooth nimBLE as a HID ...
What is the expected behavior? When I build esp-idf/examples/bluetooth/bluedroid/ble_50/ble50_throughput/throughput_client for esp32c6, It become to build OK. But I ...