Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
/ RFM69HCW-Net Public archive

A C# RFM69HCW library for Windows 10 IoT Core powered devices

Notifications You must be signed in to change notification settings

KiwiBryn/RFM69HCW-Net

Repository files navigation

RFM69HCW-Net

A C# library for HopeRF @RFM69 or Semtech @SX1231 equipped shields on Windows 10 IoT Core Raspbery PI devices.

The repo has the source code for the series of blog posts written as I built this library

  1. SPI
  2. Register Dump
  3. Reset
  4. Transmit basic with iwanders plainRFM69 and rasmatic RFM69 Arduino Library
  5. Receive basic
  6. Receive interrrupt
  7. Transmit interrrupt
  8. Receive transmit interrupt
  9. Addressing
  10. Encryption
  11. Register manager refactor
  12. Enums & masks, Encryption, Synchronisation, Addressing & CRCs

I had some problems with the library locking receiving messages under load

My main use case for the Library is a telemetery field gateway uploading data from a number of remote devices.

AdaFruit Radio Bonnet

Seegel Systeme RaspyRFM-II

Releases

No releases published

Packages

No packages published

Languages