marco.brianza
Member since Aug 2018 • Last active Nov 2018- 0 conversations
- 5 comments
Most recent activity
-
yep, LoraWan is more complex then just Lora.
I have been playing with it since a couple of years.
Arduino.org was developing a similar module that I have for testing (pic attached).
Since " .org" is now defunct I guess we could start from their library, for porting. Otherwise there is lmic... but probably architecturally more complex.
@Gordon this is the link to the LoraWan lib from Arduino.org https://github.com/arduino-org/arduino-library-lora-node-shield
I used it when testing the node-shield that never made it to the market.
I think it is derived from Semtech code.