SparkFun LoRa Gateway 1-Channel Hookup Guide
Contributors:
jimblom,
Liquid Soulder
Resources and Going Further
Thanks for coming on this single-channel LoRaWAN gateway journey with us! Here are a few links and documents that might prove handy as you continue exploring the world of LoRa with this board:
- The Things Network
- Product Repository -- GitHub repository where you can find all of our latest hardware and software design files.
- Hardware
- Schematic -- PDF schematic
- Eagle Files -- PCB design files
- ESP32-WROOM-32E Datasheet -- Datasheet for the ESP32 WROOM module
- RFM95W Datasheet -- Datasheet for the RFM95W LoRa radio module
- Software
- ESP-1ch-Gateway-v5.0 -- Single-Channel LoRaWAN Gateway Arduino firmware used in this tutorial.
- Arduino-LMIC library -- LoRaMAC-in-C (LMIC) Arduino library used to create LoRaWAN devices.
- ESP-1CH-TTN-Device-ABP -- Single-channel LoRaWAN device example using the Arduino-LMIC library.
- Libraries Archived for this Tutorial
Need Inspiration? Check out some of these fun IoT tutorials from SparkFun:
Photon Battery Shield Hookup Guide
The Photon Battery Shield has everything your Photon needs to run off, charge, and monitor a LiPo battery. Read through this hookup guide to get started using it.
How to Build a DIY GNSS Reference Station
Learn how to affix a GNSS antenna, use PPP to get its ECEF coordinates and then broadcast your own RTCM data over the internet and cellular using NTRIP to increase rover reception to 10km!
IoT RedBoard ESP32 Development Board Hookup Guide
Delve into the functionality-rich world of the IoT RedBoard ESP32 Development Board!
Qwiic Kit for Raspberry Pi V2 Hookup Guide
Get started with the SGP40, BME280, VCNL4040, and microOLED via I2C using the Qwiic system and Python on a Raspberry Pi! Measure VOC Index, light, temperature, humidity, and pressure from the environment. Then display them on the microOLED, serial terminal, or the cloud with Cayenne!