Hi,
Can anyone please explain the difference between Radio.StartCad and Radio.SetRxDutyCycle?
I am clear with the SetRxDutyCycle function but not sure what is the difference between CAD and duty cycle? Don’t they both just detect preamble only?
Hi,
Can anyone please explain the difference between Radio.StartCad and Radio.SetRxDutyCycle?
I am clear with the SetRxDutyCycle function but not sure what is the difference between CAD and duty cycle? Don’t they both just detect preamble only?
Can you provide a little more context - device, software, hardware etc
I am using semtech SX1262 for LoRa (STM32WL) and using STM32CubeIDE.
I am a bit confused about CAD, should I use CAD or Duty Cycle on receiver end to listen to preamble sent by Transmitter?
https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/2R000000HT76/7Nka9W5WgugoZe.xwIHJy6ebj1hW8UJ.USO_Pt2CLLo
Are you using LoRa to LoRa?
It is a significant task to write a LoRaWAN stack - which is what we cover here in relation to the TTN. A general LoRa question is off topic here I’m afraid.
Ok, thanks.
CAD does not detect preamble only, it detects LoRa modulation in general, i.e. even a payload will be detect by a CAD (which stands for Channel Activity Detection). It is particularly useful in listen-before-talk.
Thanks.
So is it the right approach to think that CAD is a replacement for RxDutyCycle?
No the goal of each function are very different:
Sorry gents, but this is not the forum you are looking for.
Unless it is explicitly LoRaWAN on TTN, it’s not on topic.