Hi @lupyuen !
I've been following you for a while and I am impressed by your work on Apache NuttX.
Currently I'm trying to get a LoRa project done - with a module that combines Raspberry's RP2040 ("Pico") micro controller and the popular Semtech SX1262 LoRa chip. RAKWireless offers this as the RAK11300 LPWAN module.
Now that I'm hooked with the NuttX project, I'm considering using it for this project.
To make it work, proper "sleep" support is required. Do you know if / how well sleep mode or dormant mode are supported on the RP2040 with NuttX? How can I find out online?
#nuttx #rtos #lora #lorawan #opensource #software