Skip to content
/ sx1278 Public

Platform agnostic driver for SX1278 (LoRa RF chip)

License

Notifications You must be signed in to change notification settings

susu/sx1278

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SX1278

WORK-IN-PROGRESS

Platform agnostic driver for Semtech's SX1278 (LoRa RF chip).

Implemented over embedded-hal traits.

Recommended read: SX1278 datasheet

I plan to implement only the LoRa functionality, not the FSK/OOK.

TODO list - LoRa mode only

  • Set mode
  • Set up radio frontend (frequency, BW, SF, EC, ...)
  • Set up PA (Power Amp for output)
  • Set up receiver config (LNA/AGC)
  • "Easy API" for transmitting data
  • "Easy API" for receiving data
  • Query modem status
  • DIOx ping configuration and handle possible interrupts

About

Platform agnostic driver for SX1278 (LoRa RF chip)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages