Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

KiwiBryn/RAK811LoRaWAN-NetCore

Repository files navigation

RAK811LoRaWAN-NetCore

A C# library for LoRaWAN connectivity for RAKwireless RAK811 Module equipped .Net Core 5 powered devices.

This repo has the source code for the series of blog posts written as I ported my .NET nanoFramework RAK811 LoRaWAN library to .Net Core 5.

  1. Basic connectivity
  2. Nasty OTAA connect
  3. The massive refactor

I used a PI Supply IoT LoRa Node pHAT for Raspberry Pi for development

PiSupply pHat on RPI 3 device

The Things Network uplink and downlink messaging TTN Uplink and downlink messaging

I used a local RAK7258 WisGate Edge Lite connected to The Things Network to test my implementation.