Skip to content
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

Xsns 102 ld2410 #21880

Open
wants to merge 4 commits into
base: development
Choose a base branch
from
Open

Conversation

md5sum-as
Copy link
Contributor

@md5sum-as md5sum-as commented Jul 31, 2024

Description:

Added new features:

  • command LD2410EngineeringStart. Starting engineering mode for tuning moving and static sensitivity
  • command LD2410EngineeringEnd. Stop engineering mode
  • commang LD2410Get. Get last received moving/static target energy
  • add Setoption160 - Disable generate moving event by sensor report - use LD2410 out pin for events (1 for disable)
  • added output to main web page engineering statistics when receive engineering reports
    Снимок экрана от 2024-08-01 01-37-31 Снимок экрана от 2024-07-31 22-36-27

Refactoring language header files - add/move defines for xsns_102_ld2410.ino module
UPD: check with Tasmota core ESP32 V.3.0.2

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.7
  • The code change is tested and works with Tasmota core ESP32 V.3.0.2
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@md5sum-as
Copy link
Contributor Author

UPD: check with Tasmota core ESP32 V.3.0.2

@ortegafernando
Copy link
Contributor

Hi, do you think this is compatible with the low consumption HLK-LD2410S version? thanks

@md5sum-as
Copy link
Contributor Author

Hi, do you think this is compatible with the low consumption HLK-LD2410S version? thanks

Hi.
No, not compatible, tested. As expected from the documentation.
The 2410S has a different communication protocol. The manufacturer sent me the documentation for it, but only in Chinese, and I plan to create a module for the 2410S in the future.

Copy link

This PR has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Action - Issue left behind - Used by the BOT to call for attention label Sep 30, 2024
@arendst
Copy link
Owner

arendst commented Sep 30, 2024

Unstale

@github-actions github-actions bot removed the stale Action - Issue left behind - Used by the BOT to call for attention label Sep 30, 2024
@wiktor-m
Copy link

wiktor-m commented Oct 6, 2024

Hi, do you think this is compatible with the low consumption HLK-LD2410S version? thanks

Hi. No, not compatible, tested. As expected from the documentation. The 2410S has a different communication protocol. The manufacturer sent me the documentation for it, but only in Chinese, and I plan to create a module for the 2410S in the future.

Hi @md5sum-as,
Here is PDF for LD2410S from manufacturer:
https://drive.google.com/drive/folders/1wC8KC-DaNavNbpeVouZ1HdiBzZ9YrAcg
I need support LD2410S too :) Is there a chance that you will write something for LD2410S soon?

@md5sum-as
Copy link
Contributor Author

Hi, do you think this is compatible with the low consumption HLK-LD2410S version? thanks

Hi. No, not compatible, tested. As expected from the documentation. The 2410S has a different communication protocol. The manufacturer sent me the documentation for it, but only in Chinese, and I plan to create a module for the 2410S in the future.

Hi @md5sum-as, Here is PDF for LD2410S from manufacturer: https://drive.google.com/drive/folders/1wC8KC-DaNavNbpeVouZ1HdiBzZ9YrAcg I need support LD2410S too :) Is there a chance that you will write something for LD2410S soon?

Hi wiktor-m,
I have seen this document. Unfortunately, it does not fully describe the protocol.
I created a separate module for the ld2410s because the communication protocols are very different. #22253

@wikmas
Copy link

wikmas commented Oct 8, 2024

Hi, do you think this is compatible with the low consumption HLK-LD2410S version? thanks

Hi. No, not compatible, tested. As expected from the documentation. The 2410S has a different communication protocol. The manufacturer sent me the documentation for it, but only in Chinese, and I plan to create a module for the 2410S in the future.

Hi @md5sum-as, Here is PDF for LD2410S from manufacturer: https://drive.google.com/drive/folders/1wC8KC-DaNavNbpeVouZ1HdiBzZ9YrAcg I need support LD2410S too :) Is there a chance that you will write something for LD2410S soon?

Hi wiktor-m, I have seen this document. Unfortunately, it does not fully describe the protocol. I created a separate module for the ld2410s because the communication protocols are very different. #22253

Hi md5sum-as,
Thank you very much.
Verry good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants