This project communicates with a Semtech SX1276 LoRa tranceiver available on most Ardunio LoRa shields. This project will listen for LoRa messages using the configured LoRa settings, waiting for a ...
// This sketch uses the Adafruit LoRa library to communicate with an RFM95/96/97/98 // module on a Feather M0/M4 board. It initializes the SX1276, sends/receives packets, ...