Skip to content

marcobrianza/Lora_Node_1.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRa Node 1.3

PCB design by Mauro Alfieri and Marco Brianza

A LoRa shield for WeMos D1 mini boards
Made to experiment a LoRaWan radio node and single channel gateway. based on the projects:

PCB tested ready for manufactoring:

The reference BOM:
http://www.tme.eu/parking/d9c2f42be567335629e84ae2b3406e02d69110b7.html

To use the board as node use this version of the lmic LoRa library:
https://github.com/marcobrianza/arduino-lmic
It supports the LoraNode 1.3 pinout and fixes the radio power setting

Some practial examples with wrapping of the LMIC in more Arduinistic way are here: https://github.com/marcobrianza/LoraNode_Examples

To use it as gateway this repo:
https://github.com/marcobrianza/ESP-1ch-Gateway-v4.0/tree/LoraNode_1.3

Usage Notes

The pinout is as the following table

  • I2C pins are free to be used for sensors or GPIO (pull up resistor are optional on the bottom)
  • D0 is free and can be connected to Reset with the "sleep" pad on the bottom of the board
  • The 2 switches (normally opened) are shared with the serial port pins
  • The LED is connecred in parallel with the Built in LED of Wemos

Pictures

The board assembled top and bottom LoraNode_1.3 top and bottom

The board in use as node and gateway with wemos oled display LoraNode_1.3 node and gateway

About

A LoRa shield for WeMos D1 mini boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages