Using LoRaWAN on Nucleo-WL55 #17145
Unanswered
fmafma
asked this question in
STM32 / Pyboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to helps students for a project using a Nucleo-WL55 board. I successfully installed Micropython on this board, and found there is a native lora module: https://github.com/micropython/micropython-lib/tree/master/micropython/lora
But what does it take to communicate with LoRaWAN? Is there existing code which can use this module, or do we have to write it from scratch? I guess it would be far too complicated for us, as we don't know much about LoRa...
Thanks,
Frédéric
Beta Was this translation helpful? Give feedback.
All reactions