<
From version < 100.1 >
edited by Xiaoling
on 2024/10/21 09:35
To version < 101.2 >
edited by Mengting Qiu
on 2025/01/16 15:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -647,7 +647,7 @@
647 647  
648 648  Is to check 2021/11/12 12:00:00 to 2021/11/12 15:00:00's data
649 649  
650 -Uplink Internal =5s,means CPL01 will send one packet every 5s. range 5~~255s.
650 +Uplink Internal =5s,means PS-LB will send one packet every 5s. range 5~~255s.
651 651  
652 652  
653 653  === 2.6.4 Decoder in TTN V3 ===
... ... @@ -665,7 +665,7 @@
665 665  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/a>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
666 666  
667 667  
668 -== 2.8 Report on Change Feature (Since firmware V1.1.2) ==
668 +== 2.8 Report on Change Feature (Since firmware V1.2) ==
669 669  
670 670  === 2.8.1 Uplink payload(Enable ROC) ===
671 671  
... ... @@ -959,6 +959,16 @@
959 959  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
960 960  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
961 961  
962 +(% style="color:red" %)**Note: Before v1.2, the maximum settable time of 3V3T, 5VT and 12VT is 65535 milliseconds. After v1.2, the maximum settable time of 3V3T, 5VT and 12VT is 180 seconds.**
963 +
964 +(% style="color:red" %)**Therefore, the corresponding downlink command is increased by one byte to five bytes.**
965 +
966 +**Example: **
967 +
968 +* 120s=120000ms(D) =0x01D4C0(H), Downlink Payload: 07 **01** 01 D4 C0  **~-~-->**  AT+3V3T=120000
969 +* 100s=100000ms(D) =0x0186A0(H), Downlink Payload: 07 **02** 01 86 A0  **~-~-->**  AT+5VT=100000
970 +* 80s=80000ms(D) =0x013880(H), Downlink Payload: 07 **03** 01 38 80  **~-~-->**  AT+12VT=80000
971 +
962 962  === 3.3.4 Set the Probe Model ===
963 963  
964 964  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0