Skip to content

v1.1.0

Choose a tag to compare

@baarratia baarratia released this 16 Mar 13:35
· 127 commits to main since this release

First public release! 🚀

  • Adapter Node implemented: Requires a Connector and an Interface to operate
  • Interfaces implemented: In order to communicate using other technologies (i.e WiFi, Serial) to access to LoRa.
  • Serial Interface and Connector implemented (Thanks @erosaso!)
  • Quality of life improvements with Gateway, add a list of the Nodes to be heard in Nodes.json file, for the gateway to add them during initialization.
  • Updated examples

Full Changelog: v1.0.0...v1.1.0

PD: Should update README soon...