Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 17:58
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.ting - Content
-
... ... @@ -593,7 +593,7 @@ 593 593 === 2.6.1 Unix TimeStamp === 594 594 595 595 596 - CPL01uses Unix TimeStamp format based on596 +PS-LB uses Unix TimeStamp format based on 597 597 598 598 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652861618065-927.png?width=705&height=109&rev=1.1||alt="1652861618065-927.png" height="109" width="705"]] 599 599 ... ... @@ -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 CPL01will 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