Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.
/ msp430-radio Public archive

SX1276 transceiver test code for MSP430G2553

Notifications You must be signed in to change notification settings

Show-vars/msp430-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

msp430-radio

SX1276 transceiver driver implementation for MSP430G2553.

Driver was written from scratch using official Semtech code of LoRaWAN endpoint stack implementation. Receiving and transmitting works properly.

In this implementation timers and most of sx1276 interrupts not used at all (although it necessary). So this code need to be supplemented before using in production.

About

SX1276 transceiver test code for MSP430G2553

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published