Hacker News new | ask | show | jobs
by politelemon 123 days ago
I haven't encountered this term outside of stable diffusion and could probably do with a primer of what this is about.
1 comments

LoRa is short for Long Range. It's basically about providing a physical layer for networks over radio using spread spectrum modulation. It's got long range, even for fairly low-power devices, but also low bandwidth. Think IoT stuff. LoRaWAN is a layer above in the network stack (MAC) and runs on top of LoRa.

TNC is "terminal node controller". They're kinda sorta like modems for radios. KISS TNC is a particular protocol for communication between a radio and a TNC.