Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -827,32 +827,31 @@ 827 827 828 828 Format: Command Code (0x01) followed by 3 bytes time value. 829 829 830 -If the downlink payload=0100003C, it means set the END Node 's Transmit Interval to 0x00003C=60(S), while type code is 01.830 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 831 831 832 -* Example 1: Downlink Payload: 0100001E 833 -* Example 2: Downlink Payload: 0100003C 832 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 833 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 834 834 835 835 == 3.2 Set Interrupt Mode == 836 836 837 - 838 838 Feature, Set Interrupt mode for GPIO_EXIT. 839 839 840 840 (% style="color:blue" %)**AT Command: AT+INTMOD** 841 841 842 842 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 843 -|= (% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response**844 -| (% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)(((842 +|=**Command Example**|=**Function**|=**Response** 843 +|AT+INTMOD=?|Show current interrupt mode|((( 845 845 0 846 846 OK 847 847 the mode is 0 = No interruption 848 848 ))) 849 -| (% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)(((848 +|AT+INTMOD=2|((( 850 850 Set Transmit Interval 851 851 ~1. (Disable Interrupt), 852 852 2. (Trigger by rising and falling edge) 853 853 3. (Trigger by falling edge) 854 854 4. (Trigger by rising edge) 855 -)))| (% style="width:165px" %)OK854 +)))|OK 856 856 857 857 (% style="color:blue" %)**Downlink Command: 0x06** 858 858 ... ... @@ -860,8 +860,8 @@ 860 860 861 861 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 862 862 863 -* Example 1: Downlink Payload: 06000000 864 -* Example 2: Downlink Payload: 06000003 862 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 863 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 865 865 866 866 == 3.3 Set the output time == 867 867 ... ... @@ -981,9 +981,9 @@ 981 981 982 982 Format: Command Code (0xAD) followed by 1 bytes or 5 bytes. 983 983 984 -* Example 1: Downlink Payload: AD 00 985 -* Example 2: Downlink Payload: AD 01 986 -* Example 3: Downlink Payload: AD 01 00 00 14 983 +* Example 1: Downlink Payload: AD 00 ~/~/ AT+DATAUP=0 984 +* Example 2: Downlink Payload: AD 01 ~/~/ AT+DATAUP =1 985 +* Example 3: Downlink Payload: AD 01 00 00 14~/~/ AT+DATAUP =1,20000 987 987 988 988 This means that the interval is set to 0x000014=20S 989 989 ... ... @@ -994,20 +994,19 @@ 994 994 995 995 (% style="color:blue" %)**AT Command: AT+PAYVER** 996 996 997 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %) 998 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response** 999 -|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|((( 996 +|**Command Example**|**Function**|**Response** 997 +|AT+PAYVER=?|Show current payload version|((( 1000 1000 1 1001 1001 OK 1002 1002 ))) 1003 -| (% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK1001 +|AT+PAYVER=5|Set payload version is 5.|OK 1004 1004 1005 1005 (% style="color:blue" %)**Downlink Command: 0xAE** 1006 1006 1007 1007 Format: Command Code (0xAE) followed by 1 bytes. 1008 1008 1009 -* Example 1: Downlink Payload: AE 01 1010 -* Example 2: Downlink Payload: AE 05 1007 +* Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1008 +* Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1011 1011 1012 1012 = 4. Battery & how to replace = 1013 1013 ... ... @@ -1142,4 +1142,3 @@ 1142 1142 1143 1143 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]] 1144 1144 1145 -