Files

copied
Last update 5 years 11 months by wero1414
FilesFwLoRa_PHY
..
LoRaReceiverCallback
LoRaSender
LoRaSniffer
Relay_stick
README.md
README.md

LoRa_PHY Folder

Here you'll find the simplest examples to use the LoRa radio just using the physical layer of LoRa

  • "LoRaReceiverCallback" Will receive any LoRa data from an interrupt
  • "LoRaSender" Will send data on the physical layer of LoRa
  • "LoRa_PHY_Sniffer" Will receive any packet an is under development to configure the radio over serial communication
  • "Relay Stick" Will communicate with the CatWAN Relay board to control and monitor relays.
Report a bug