Implementing LoRaWAN WOR #2625
|
How to implement LoRaWAN wake on receive while on low power sleep. I'm using the LoRa-E5-Mini. |
Answered by
jpayalateva
Mar 14, 2025
Replies: 2 comments 3 replies
|
Hi @naveen-79 |
3 replies
|
Apparently, according to the documentation, Class B LoRaWAN is not implemented; wake up upon receiving data from LoRaWAN. https://stm32duino.github.io/STM32LoRaWAN/ |
0 replies
Answer selected by
fpistm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apparently, according to the documentation, Class B LoRaWAN is not implemented; wake up upon receiving data from LoRaWAN.
https://stm32duino.github.io/STM32LoRaWAN/
Not supported:
"Class B and C (the underlying stack has support for this, but it is not enabled or tested)."