Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Packet -> None
Query the LoRa transceiver's Channel Activity Detection (CAD) state before transmitting, deferring packet transmission with a backoff if the channel is busy.
Problem it solves
Collisions occur when multiple nodes transmit simultaneously on the same LoRa frequency.
Consumes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.