Hi,
I’m looking for a simple example of using light sleep on the Xiao ESP32C6. Specifically, I want the device to enter light sleep and wake up when receiving data on UART0. After waking up, the received data should be displayed on the Serial Monitor (via USB).
Does anyone have a basic example or advice on how to achieve this?
Thanks in advance!