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

Summary

Details

Page properties
Content
... ... @@ -853,9 +853,9 @@
853 853  
854 854  **Example:**
855 855  
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.
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.
859 859  
860 860  (% style="color:blue" %)**Downlink Command: 0x09 03 aa bb cc dd ee**
861 861  
... ... @@ -873,12 +873,13 @@
873 873  
874 874  **Example:**
875 875  
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
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
879 879  
880 880  (% style="color:blue" %)**Screenshot of parsing example in TTN:**
881 881  
882 +* AT+ROC=3,60,0,0,3000,5000
882 882  
883 883  
884 884  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0