LoRa-E5-mini: verschil tussen versies

Uit RevSpace

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 7: Regel 7:
   }}
   }}


=== The plan ===
This page is about the LoRa-E5 module and getting it to work as a LoRaWAN node with Arduino and the BasicMac stack.
This page is about the LoRa-E5 module and getting it to work as a LoRaWAN node with Arduino and the BasicMac stack.
* replace the original "AT" firmware with Arduino based firmware
* use the BasicMac library for LoRaWAN
* use platformio as the build system
* create some basic examples for use as a LoRaWAN node on TheThingsNetwork
=== Hardware ===
=== Software ===
https://github.com/bertrik/lora-e5

Versie van 8 okt 2021 08:00

Project LoRa E5
Arduino on the LoRa-E5 module
Status In progress
Contact bertrik
Last Update 2021-10-08

The plan

This page is about the LoRa-E5 module and getting it to work as a LoRaWAN node with Arduino and the BasicMac stack.

  • replace the original "AT" firmware with Arduino based firmware
  • use the BasicMac library for LoRaWAN
  • use platformio as the build system
  • create some basic examples for use as a LoRaWAN node on TheThingsNetwork

Hardware

Software

https://github.com/bertrik/lora-e5