Skip to content
master
Go to file
Code
This branch is 25 commits ahead, 1143 commits behind Lora-net:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Doc
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

This project is a port of the Lora-net LoRaWAN stack implementation to work on the EFM32 Giant Gecko (STK3700) hardware with a HopeRF RFM95W radio (which is compatible with the SX1276).

Note that some parts were not ported (e.g. I2C and GPS), only the code required to use the radio and the uart are implemented.

To compile one of the apps, update Makefile.local (or set the TARGET environment variable) and run make from the root directory. To compile e.g. the class A end-device code from src/apps/LoRaMac/classA/EFM32GG_STK3700, the TARGET variable should be LoRaMac/classA.

About

Fork of the LoRa-net reference LoRaMAC-node implementation that adds support for the EFM32GG-STK3700 / RFM95W hardware platform

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.