C# RAK3172 LoRaWAN library for .Net Core powered devices A C# library for LoRaWAN connectivity for RAKwireless RAK3172 Module equipped .Net Core 5 powered devices.
This repo has the source code for the series of blog posts written as I work on the library
- Basic connectivity
- Nasty OTAA connect
- Nasty ABP connect
- Starting again with Threads
- The massive refactor
I used a Grove Base HAT for Raspberry Pi and RAK3172 Breakout for development
To use the breakout board with a Grove Base Hat connect the GND, 3V3, UART2_RX and UART2_TX pins.
The Things Network uplink and downlink messaging
I used a local RAK7258 WisGate Edge Lite connected to The Things Network to test my implementation.