<
From version < 106.1 >
edited by Mengting Qiu
on 2025/01/16 16:44
To version < 103.1 >
edited by Mengting Qiu
on 2025/01/16 16:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -775,7 +775,7 @@
775 775  **0:** off
776 776  **1:** Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value.
777 777  
778 -**2: **Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. In addition, the comparison value is refreshed when the device sends packets ([[TDC>>||anchor="H3.3.1SetTransmitIntervalTime"]] or [[ACT>>||anchor="H1.7Button26LEDs"]]).
778 +**2: **Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. In addition, the comparison value is refreshed when the device sends packets ([[TDC>>||anchor="H3.3.1SetTransmitIntervalTime"]] or [[ACT>>||anchor="H1.6Button26LEDs"]]).
779 779  )))
780 780  |(% style="width:154px" %)**b**: Set the detection interval|(% style="width:197px" %)(((
781 781  Range:  0~~65535s
... ... @@ -853,9 +853,9 @@
853 853  
854 854  **Example:**
855 855  
856 -* AT+ROC=3,60,0,0,3000,5000  ~/~/The data is checked every 60 seconds. If the IDC is less than 3mA or the VDC is less than 5000mV, an alarm is generated.
857 -* AT+ROC=3,180,1,1,3000,5000  ~/~/The data is checked every 180 seconds. If the IDC is greater than 3mA or the VDC is greater than 5000mV, an alarm is generated.
858 -* AT+ROC=3,300,0,1,3000,5000  ~/~/The data is checked every 300 seconds. If the IDC is less than 3mA or the VDC is greater than 5000mV, an alarm is generated.
856 +* AT+ROC=3,60,0,0,3000,500  ~/~/The data is checked every 60 seconds. If the IDC is less than 3mA or the VDC is less than 500mV, an alarm is generated.
857 +* AT+ROC=3,180,1,1,3000,500  ~/~/The data is checked every 180 seconds. If the IDC is greater than 3mA or the VDC is greater than 500mV, an alarm is generated.
858 +* AT+ROC=3,300,0,1,3000,500  ~/~/The data is checked every 300 seconds. If the IDC is less than 3mA or the VDC is greater than 500mV, an alarm is generated.
859 859  
860 860  (% style="color:blue" %)**Downlink Command: 0x09 03 aa bb cc dd ee**
861 861  
... ... @@ -873,13 +873,12 @@
873 873  
874 874  **Example:**
875 875  
876 -* Downlink Payload: **09 03 00 3C 00 00 0B B8 13 38** ~/~/Equal to AT+ROC=3,60,0,0,3000,5000
877 -* Downlink Payload: **09 03 00 b4 01 01 0B B8 13 38**  ~/~/Equal to AT+ROC=3,180,1,1,3000,5000
878 -* Downlink Payload: **09 03 01 2C 00 01 0B B8 13 38**  ~/~/Equal to AT+ROC=3,300,0,1,3000,5000
876 +* Downlink Payload: **09 03 00 3C 00 00 0B B8 01 F4** ~/~/Equal to AT+ROC=3,60,0,0,3000,500
877 +* Downlink Payload: **09 03 00 b4 01 01 0B B8 01 F4**  ~/~/Equal to AT+ROC=3,180,1,1,3000,500
878 +* Downlink Payload: **09 03 01 2C 00 01 0B B8 01 F4** ~/~/Equal to AT+ROC=3,300,0,1,3000,500
879 879  
880 880  (% style="color:blue" %)**Screenshot of parsing example in TTN:**
881 881  
882 -* AT+ROC=3,60,0,0,3000,5000
883 883  
884 884  
885 885  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0