Problem with use of CAD to recieve LoRa messages #707
wimvanderneut
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a question about using CAD mode for the SX1276. I want to use this to drastically reduce energy consumption during "standby" use. What I notice, however, is that this does not work correctly. In most cases the lora module goes to the receive status but receives the subsequent message.
The Arduino I use is the atmega328P and runs on the internal 1mhz clock.
The simple testcode I use is showen below.
Sender:
Reciever:
Is there anyone who can help me with this? Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions