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

Latest commit

 

History

History
31 lines (23 loc) · 2.52 KB

README.md

File metadata and controls

31 lines (23 loc) · 2.52 KB

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