I need a little bit of help with doing a mini project based on XIAO ESP32C3. I’m trying to do device that emulates HID Keyboad with a capability to wake the host device (PC,laptop).
The idea is that the esp will not go to sleep, rather will listen on Wifi AP or Bluetooth when requested will trigger WAKE UP via Usb. But at this point I’m struggling with getting the Wake Up working.
Any help?