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
-
... ... @@ -66,6 +66,7 @@ 66 66 * 8500mAh Battery for long term use 67 67 68 68 69 + 69 69 == 1.3 Specification == 70 70 71 71 ... ... @@ -115,6 +115,7 @@ 115 115 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 116 116 117 117 119 + 118 118 == 1.4 Connect to SDI-12 Sensor == 119 119 120 120 ... ... @@ -136,20 +136,21 @@ 136 136 [[image:1675212633011-651.png||_mstalt="291538"]] 137 137 138 138 139 -(% border="1" cellspacing="4" style="width:510px" %) 140 -|=(% style="width: 167px; background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**141 -|(% style=" background-color:#f2f2f2;width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2;width:117px" %)Send an uplink|(% style="background-color:#f2f2f2;width:225px" %)(((141 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 142 +|=(% style="width: 167px;" %)**Behavior on ACT**|=(% style="width: 109px;" %)**Function**|=(% style="width: 231px;" %)**Action** 143 +|(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:109px" %)Send an uplink|(% style="width:231px" %)((( 142 142 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. 143 143 Meanwhile, BLE module will be active and user can connect via BLE to configure device. 144 144 ))) 145 -|(% style=" background-color:#f2f2f2;width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2;width:117px" %)Active Device|(% style="background-color:#f2f2f2;width:225px" %)(((146 -(% style=" background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network.147 -(% style=" background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.147 +|(% style="width:167px" %)Pressing ACT for more than 3s|(% style="width:109px" %)Active Device|(% style="width:231px" %)((( 148 +(% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. 149 +(% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network. 148 148 Once sensor is active, BLE module will be active and user can connect via BLE to configure device, no matter if device join or not join LoRaWAN network. 149 149 ))) 150 -|(% style=" background-color:#f2f2f2;width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2;width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2;width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. MeansPS-LB-NAis in Deep Sleep Mode.152 +|(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:109px" %)Deactivate Device|(% style="width:231px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means SDI-12-LB is in Deep Sleep Mode. 151 151 152 152 155 + 153 153 == 1.7 Pin Mapping == 154 154 155 155 ... ... @@ -482,9 +482,9 @@ 482 482 483 483 (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes. 484 484 485 -(% border="1" style="width:436px" %) 486 -|(% style="width:433px ;background-color:#F2F2F2%)(((487 -** (% style="color:#0070C0" %)AT+DATACUTx=a,b,c**488 +(% border="1" style="background-color:#f7faff; width:436px" %) 489 +|(% style="width:433px" %)((( 490 +**AT+DATACUTx=a,b,c** 488 488 489 489 **a**: length for the return of AT+COMMAND 490 490 ... ... @@ -496,11 +496,11 @@ 496 496 For example, if return from AT+COMMAND1 is “013METER TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload: 497 497 498 498 499 -(% border="1" cellspacing="4" style="width:510px" %) 500 -|=(% style="width: 164px; background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**501 -|(% style="width:164px ;background-color:#F2F2F2" %)34,1,1+2+3|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33502 -|(% style="width:164px ;background-color:#F2F2F2" %)34,2,1~~8+12~~16|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32503 -|(% style="width:164px ;background-color:#F2F2F2" %)34,2,1~~34|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A502 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %) 503 +|=(% style="width: 164px;" %)**AT+DATACUT1 value**|=(% style="width: 344px;" %)**Final Result to combine Payload** 504 +|(% style="width:164px" %)34,1,1+2+3|(% style="width:344px" %)0D 00 01 30 31 33 505 +|(% style="width:164px" %)34,2,1~~8+12~~16|(% style="width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32 506 +|(% style="width:164px" %)34,2,1~~34|(% style="width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A 504 504 505 505 * (% style="color:blue" %)** Downlink Payload:** 506 506 ... ... @@ -617,10 +617,10 @@ 617 617 618 618 Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink. 619 619 620 -(% border="1" cellspacing="4" style="width: 510px" %)621 -|(% colspan="6" style=" background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**622 -|(% style=" background-color:#f2f2f2;width:103px" %)**Sizebackground-color:#f2f2f2;width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2;width:91px" %)**1**|(% style="background-color:#f2f2f2;width:86px" %)**1**|(% style="background-color:#f2f2f2;width:44px" %)**2**623 -|(% style=" background-color:#f2f2f2;width:103px" %)**Value**|(% style="background-color:#f2f2f2;width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2;width:91px" %)Frequency Band|(% style="background-color:#f2f2f2;width:86px" %)Sub-band|(% style="background-color:#f2f2f2;width:44px" %)BAT623 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:420px" %) 624 +|(% colspan="6" style="width:434px" %)**Device Status (FPORT=5)** 625 +|(% style="width:114px" %)**Size(bytes)**|(% style="width:39px" %)**1**|(% style="width:80px" %)**2**|(% style="width:89px" %)**1**|(% style="width:59px" %)**1**|(% style="width:37px" %)**2** 626 +|(% style="width:114px" %)**Value**|(% style="width:39px" %)Sensor Model|(% style="width:80px" %)Firmware Version|(% style="width:89px" %)Frequency Band|(% style="width:59px" %)Sub-band|(% style="width:37px" %)BAT 624 624 625 625 Example parse in TTNv3 626 626 ... ... @@ -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" %)695 +(% 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" %)(((877 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 878 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 879 +|(% 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" %)(((884 +|(% 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 ... ... @@ -895,6 +895,7 @@ 895 895 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 896 896 897 897 900 + 898 898 == 3.2 Set Interrupt Mode == 899 899 900 900 ... ... @@ -927,6 +927,7 @@ 927 927 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 928 928 929 929 933 + 930 930 == 3.3 Set the output time == 931 931 932 932 ... ... @@ -997,6 +997,7 @@ 997 997 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 998 998 999 999 1004 + 1000 1000 == 3.4 Set the all data mode == 1001 1001 1002 1002 ... ... @@ -1020,6 +1020,7 @@ 1020 1020 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1021 1021 1022 1022 1028 + 1023 1023 == 3.5 Set the splicing payload for uplink == 1024 1024 1025 1025 ... ... @@ -1077,6 +1077,7 @@ 1077 1077 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1078 1078 1079 1079 1086 + 1080 1080 = 4. Battery & how to replace = 1081 1081 1082 1082 == 4.1 Battery Type == ... ... @@ -1227,6 +1227,7 @@ 1227 1227 * Weight / pcs : g 1228 1228 1229 1229 1237 + 1230 1230 = 10. Support = 1231 1231 1232 1232