[SX126x] Updated example
This commit is contained in:
parent
eddf96bbb2
commit
cca121c85e
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
||||||
/*
|
/*
|
||||||
RadioLib SX126x Channel Activity Detection Example
|
RadioLib SX126x Channel Activity Detection Example
|
||||||
|
|
||||||
This example scans the current LoRa channel and detects
|
This example uses SX1262 to scan the current LoRa
|
||||||
valid LoRa preambles. Preamble is the first part of
|
channel and detect ongoing LoRa transmissions.
|
||||||
LoRa transmission, so this can be used to check
|
Unlike SX127x CAD, SX126x can detect any part
|
||||||
if the LoRa channel is free, or if you should start
|
of LoRa transmission, not just the preamble.
|
||||||
receiving a message.
|
|
||||||
|
|
||||||
Other modules from SX126x family can also be used.
|
Other modules from SX126x family can also be used.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue