Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.42 KB

IU880B-USB

.NET Library for communicating with the WiMOD iU880B USB (and iM880B) LoRaWAN Modem.


nuget

Features:

  • 1.23 HCI Spec
  • .NET Standard

Documentation

Documentation available here

Getting Started.

  1. Check out the repo or reference from nuget by typing in your Package Manager Console

    Install-Package FosterBuster.IU880B -Version 1.0.0.3
    
  2. Refer to the Getting Started document, or have a look at the example project for a quick example of how to get rolling with activating the device, sending and receiving messages and so forth. If you have any questions or issues, please don't hesitate to ask.

Contributing

All contributions are more than welcome. Before submitting a pull-request, please ensure that the analyzers don't complain.

License & Copyright

iU880B-USB is licensed under the MIT license. Full copyright belongs to Poul Erik Venø.