You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
NOTE: This is a question rather than an issue. I posted it on the forum, but got no replies, so I'm re-posting here! ;)
I am playing with the new Nano 33 BLE boards and I was very surprised when I read about these boards being built on top of mBed OS!
Now I would like to connect them to an SX127x radio module (like the RFM95) to be able to send/receive stuff over LoRaWAN (TTN), but I'm not entirely sure where to start on this.
It looks like the loramac feature is part of the core, but I am not really sure where and how to load the SX127x radio library (or if it's already part of mbedOS somehow).
If there's any examples on how to get this to work, it would be greaaaaatly appreciated!!