MeshTNC
MeshTNC is a tool for piping LoRa data to and from consumer grade radios.
Features
Simple serial cli built into the firmware
Transmit raw bytes (hex) over LoRA using serial CLI
LoRA packet logging to serial (hex)
BLE packet sniffing
KISS-TNC mode
Compiling
Install PlatformIO in Visual Studio Code.
... continue reading