Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.34 KB

SeeedLoRaE5-NetCore

A C# library for LoRaWAN connectivity for Seeedstudio LoRa-E5 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 Seeed LoRa-E5 LoRaWAN library to .Net Core 5.

  1. Basic connectivity
  2. Nasty OTAA connect

I used a LoRa-E5 Development Kit and Grove Base Hat for Raspberry Pi for development

LoRa-E5 connected to 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.