Implementing LoRaWAN WOR #2625
-
How to implement LoRaWAN wake on receive while on low power sleep. I'm using the LoRa-E5-Mini. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @naveen-79 |
Beta Was this translation helpful? Give feedback.
-
Apparently, according to the documentation, Class B LoRaWAN is not implemented; wake up upon receiving data from LoRaWAN. https://stm32duino.github.io/STM32LoRaWAN/ |
Beta Was this translation helpful? Give feedback.
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)."