-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LD2410 doesn't send data #11
Comments
Hi, We have RX and TX pins set to this uart: You'll want to double check yours are the same, it is easy to get them mixed up. Are you powering it with 3V or 5V? |
Thanks for your answer.
I have checked pin GPIO21 and GPIO20 trying several times also to inert pin.
LD2410 is powered with 5v.
If everything is ok maybe I'll try another ESP32 PCB.
Thanks a lot for your answer
Ciao
Andrea
Il ven 13 set 2024, 00:42 Trevor Schirmer ***@***.***> ha
scritto:
… Hi,
We have RX and TX pins set to this
uart:
tx_pin: GPIO21
rx_pin: GPIO20
You'll want to double check yours are the same, it is easy to get them
mixed up.
Are you powering it with 3V or 5V?
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWI3TAAM7QXZYXCILM7MFDZWIKD5AVCNFSM6AAAAABOEDH77SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGM3DGNRVGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Tried another ESP32 borad but nothing to do. GPIO20 and 21 are RX and TX pin on ESP32 board (looking at wiring scheme)...so it seems that connections are ok. |
Unfortunately I'm not sure what else it could be if you've double checked the wiring and tried swapping the TX and RX to make sure it isn't backwards. Can you post your full YAML file? |
i have followed your guide : substitutions: I have also followed this procedure for MTR-1 version and it works perfctly. Thanks a lot for your help. Have a nice day |
Hello i'm using your yaml-factory file to create a DIY version of your sensor, but LD2410 doesn't send any data to ESP32 it results always unkwown.
I have connected rx and tx pin of ld2410 to tx and rx pin pf ESP32-C3 devboard.
I have tested LD2410 with HLK Radar tool app and it works well.
What's the peoblem?
Thanks a lot
The text was updated successfully, but these errors were encountered: