LoRa-E5-mini: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
=== Hardware === | === Hardware === | ||
The hardware is the LoRa-E5 module from seeed studio: | The hardware is the LoRa-E5 module from seeed studio: | ||
* LoRa E5 module (just the chip): https://www.seeedstudio.com/LoRa-E5-Wireless-Module-p-4745.html | |||
* LoRa E5 mini dev board: https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html | |||
* LoRa E5 wiki page: https://wiki.seeedstudio.com/LoRa-E5_STM32WLE5JC_Module/ | |||
https://wiki.seeedstudio.com/LoRa-E5_STM32WLE5JC_Module/ | |||
Where can I find which pin of the microcontroller is connected to which pin of the LoRa RF module? | Where can I find which pin of the microcontroller is connected to which pin of the LoRa RF module? |
Revision as of 09:57, 8 October 2021
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
The hardware is the LoRa-E5 module from seeed studio:
- LoRa E5 module (just the chip): https://www.seeedstudio.com/LoRa-E5-Wireless-Module-p-4745.html
- LoRa E5 mini dev board: https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html
- LoRa E5 wiki page: https://wiki.seeedstudio.com/LoRa-E5_STM32WLE5JC_Module/
Where can I find which pin of the microcontroller is connected to which pin of the LoRa RF module?