Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Xiaoling on 2025/04/25 08:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -689,7 +689,7 @@ 689 689 690 690 * Periodically Uplink: FPORT=2 691 691 692 -(% border="1" cellspacing="4" style="background-color:# F2F2F2; width:500px" %)692 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:500px" %) 693 693 |=(% style="width: 90px;" %)((( 694 694 **Size(bytes)** 695 695 )))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands** ... ... @@ -871,19 +871,18 @@ 871 871 872 872 (% style="color:blue" %)**AT Command: AT+TDC** 873 873 874 -(% border="1" cellspacing="4" style="width:510px" %) 875 -|=(% style="width: 16 0px;background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px;background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**876 -|(% style=" background-color:#f2f2f2;width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2;width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((874 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 875 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 876 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 877 877 30000 878 878 OK 879 879 the interval is 30000ms = 30s 880 880 ))) 881 -|(% style=" background-color:#f2f2f2;width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2;width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)(((881 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 882 882 OK 883 883 Set transmit interval to 60000ms = 60 seconds 884 884 ))) 885 885 886 - 887 887 (% style="color:blue" %)**Downlink Command: 0x01** 888 888 889 889 ... ... @@ -902,22 +902,21 @@ 902 902 903 903 (% style="color:blue" %)**AT Command: AT+INTMOD** 904 904 905 -(% border="1" cellspacing="4" style="width:510px" %) 906 -|=(% style="width: 15 4px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**907 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2;width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2;width:157px" %)(((904 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 905 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response** 906 +|(% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)((( 908 908 0 909 909 OK 910 -the mode is 0 =Disable Interrupt 909 +the mode is 0 = Disable Interrupt 911 911 ))) 912 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2;width:196px" %)(((911 +|(% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)((( 913 913 Set Transmit Interval 914 914 0. (Disable Interrupt), 915 915 ~1. (Trigger by rising and falling edge) 916 916 2. (Trigger by falling edge) 917 917 3. (Trigger by rising edge) 918 -)))|(% style=" background-color:#f2f2f2;width:157px" %)OK917 +)))|(% style="width:165px" %)OK 919 919 920 - 921 921 (% style="color:blue" %)**Downlink Command: 0x06** 922 922 923 923 Format: Command Code (0x06) followed by 3 bytes.