RMT: Task WDT triggers after starting infinite loop second time
Framework: ESP-IDF v5.2.2
Esp HID device with Bluedroid – gamepad. Button press is not visible on iOS
I’m building a device with Esp32c3 chip, that acts as a switch access on iOS and Android.
I’m extending esp_hid_device
example.
I’ve tried both nimble and bluedroid options.
ESP-IDF: Compiling a ULP module: Tool doesn’t match supported version from list [‘2.35_20220830’]: /usr/bin/cc
I have an esp-idf program with an ULP module like this: