SX1262 - two way communication issue #1195
Closed
Nandhini-271
started this conversation in
General
Replies: 1 comment
-
Taking a cue from the very last word, I've created an issue for you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Core1262-868M module (from Waveshare) with an ESP32 controller. I have successfully completed long-range LoRa testing at 1km using the
RadioLib
library in a one-way communication setup, utilizing basic transmitter and receiver code. However, when attempting two-way communication using the "PingPong" example, the transmitter sends the data packet and then switches to receiver mode after 3 seconds, while the receiver remains in listening mode. Despite not altering the LoRa key parameters or antenna position, I am unable to achieve two-way communication. Could you please provide a solution for this issue?Beta Was this translation helpful? Give feedback.
All reactions