DRAMCO / LoRaWAN_EFM32

LoRaWAN implementation for the EFM32HG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRaWAN_EFM32

DOI

LoRaMAC implementation based on the Semtech implemenation for the EFM32 Happy Gecko develop board. Developed by DRAMCO.

LoRaWAN EFM32 module

This project will be used in hands-on sessions to let attendees experience the development of low power IoT nodes. The module was used in the following tutorials:

The hands-on can be found here with the corresponding presentation.

The DRAMCO LoRa module features a Semtech SX1272 Radio chip and an EFM32 Cortex M0 processor.

How to cite

@Misc{lorawan-efm32,
  author =   {G. Ottoy and G. Leenders and G. Callebaut},
  title =    {{LoRaWAN EFM32}},
  url = {https://github.com/DRAMCO/LoRaWAN_EFM32},
  note = {doi: \url{10.5281/zenodo.1209414}}
}

About

LoRaWAN implementation for the EFM32HG

License:GNU General Public License v3.0


Languages

Language:C 97.3%Language:Assembly 1.7%Language:C++ 1.0%