Last modified by BoYang Xie on 2025/07/24 16:47

From version 195.11
edited by BoYang Xie
on 2025/07/24 16:38
Change comment: There is no comment for this version
To version 195.7
edited by BoYang Xie
on 2025/07/24 16:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -451,9 +451,8 @@
451 451  
452 452  AT+SEND=1,014b69746368656e2d467269676531FFFFA84041000181D4A8**06**A4CB00,0,3
453 453  
454 +**LTS5 panel data format**:
454 454  
455 -**Currently, there are two types of panel data formats in LTS5. One is the temperature and humidity type, and the other is the "switch" type. Here is the detailed introduction.**
456 -
457 457  ~1. AT+SEND=1,**01**  **4b69746368656e2d467269676531FFFF  A84041000181D4A8  01  A4CB  BB0A  8E08  5C02**,0,3
458 458  
459 459  **01:** encrypt. 1 Byte. 01 ~-~-> no encryption. This 1-byte information is now invalid; simply write 0x01 instead.
... ... @@ -482,7 +482,6 @@
482 482  
483 483  **5C02:**The humidity of the built-in sensor in LHT65N. 2 Bytes. Humidity: 0x025C/10=60.4%
484 484  
485 -
486 486  2. AT+SEND=1,**01**  **4b69746368656e2d467269676531FFFF**  **A84041000181D4A8**  **02  A4CB  00**,0,3
487 487  
488 488  Specific sections of the data share the same function.
... ... @@ -495,9 +495,8 @@
495 495  
496 496   If Panel Type is 0x05, **Status: 00~-~->OFF; 01~-~->ON.**
497 497  
498 - If Panel Type is 0x06, **Status: 00~-~->OFF; 01~-~->Alarm.**
496 + If Panel Type is 0x06, **Status: 00~-~->OFF; 01~-~->Alarm.**
499 499  
500 -
501 501  == 5.3 Usage ==
502 502  
503 503  After burning the firmware into LTS5, you can use an LA66 equipped with peer-to-peer firmware to send data to LTS5 via AT commands.