Search found 1 match
- Sun Jul 02, 2023 8:03 pm
- Forum: ESP-IDF
- Topic: HID host with IDF and Arduino
- Replies: 1
- Views: 3080
Re: HID host with IDF and Arduino
Hi ! I've tried the same thing with this code : https://github.com/espressif/esp-idf/tree/cf7e743a9b/examples/bluetooth/esp_hid_host Replacing "esp_hid_host_main.c" with "esp_hid_host_main.ino" And I add ESP32 2.0.1 library to Arduino IDE => also adding the define "#define CONFIG_BT_HID_HOST_ENABLED...