Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.27
edited by Xiaoling
on 2022/06/20 12:01
Change comment: There is no comment for this version
To version 82.29
edited by Xiaoling
on 2022/06/20 13:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -564,6 +564,7 @@
564 564  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
565 565  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
566 566  
567 +
567 567  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
568 568  
569 569  (% style="color:#4f81bd" %)**Trigger base on voltage**:
... ... @@ -719,19 +719,19 @@
719 719  
720 720  * (% style="color:#037691" %)**AT Command:**
721 721  
722 -(% class="box infomessage" %)
723 -(((
724 724  **AT+TDC=N **
725 -)))
726 726  
725 +
727 727  **Example: **AT+TDC=30000. Means set interval to 30 seconds
728 728  
729 729  
730 730  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
731 731  
731 +**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
732 +
732 732  (% class="box infomessage" %)
733 733  (((
734 -**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
735 +
735 735  )))
736 736  
737 737