lora_monitoring
LoRa Monitoring / Debugging
Reticulum RNodes can be used to listen to a LoRa channel. It seems this is only for a specific frequency and set of paramaters (SF, BW, etc.).
A python program called loramon connects to the RNode and prints received packets.
After installing the RNode:
pipx install loramon
Run something like: loramon /dev/ttyACM0 –console –freq 869431300 –bw 250000 –sf 10 –cr 3
lora_monitoring.txt · Last modified: 2024/02/01 10:25 by river