<
From version < 48.4 >
edited by Xiaoling
on 2023/04/03 11:10
To version < 47.2 >
edited by Xiaoling
on 2023/03/21 09:23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,6 +65,8 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 +
69 +
68 68  == 1.3 Specification ==
69 69  
70 70  
... ... @@ -113,6 +113,8 @@
113 113  * Sleep Mode: 5uA @ 3.3v
114 114  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
115 115  
118 +
119 +
116 116  == 1.4 Connect to SDI-12 Sensor ==
117 117  
118 118  
... ... @@ -134,19 +134,21 @@
134 134  [[image:1675212633011-651.png||_mstalt="291538"]]
135 135  
136 136  
137 -(% border="1" cellspacing="4" style="width:510px" %)
138 -|=(% 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**
139 -|(% 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" %)(((
140 140  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
141 141  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
142 142  )))
143 -|(% 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" %)(((
144 -(% 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.
145 -(% 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.
146 146  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.
147 147  )))
148 -|(% 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. Means PS-LB-NA is 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.
149 149  
154 +
155 +
150 150  == 1.7 Pin Mapping ==
151 151  
152 152  
... ... @@ -479,9 +479,9 @@
479 479  
480 480  (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
481 481  
482 -(% border="1" style="width:436px" %)
483 -|(% style="background-color:#f2f2f2; width:433px" %)(((
484 -(% 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**
485 485  
486 486  **a**:  length for the return of AT+COMMAND
487 487  
... ... @@ -493,11 +493,11 @@
493 493  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
494 494  
495 495  
496 -(% border="1" cellspacing="4" style="width:510px" %)
497 -|=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
498 -|(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
499 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
500 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~34|(% style="background-color:#f2f2f2; 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
502 +(% 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
501 501  
502 502  * (% style="color:blue" %)** Downlink Payload:**
503 503  
... ... @@ -890,6 +890,8 @@
890 890  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
891 891  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
892 892  
899 +
900 +
893 893  == 3.2 Set Interrupt Mode ==
894 894  
895 895  
... ... @@ -921,6 +921,8 @@
921 921  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
922 922  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
923 923  
932 +
933 +
924 924  == 3.3 Set the output time ==
925 925  
926 926  
... ... @@ -990,6 +990,8 @@
990 990  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
991 991  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
992 992  
1003 +
1004 +
993 993  == 3.4 Set the all data mode ==
994 994  
995 995  
... ... @@ -1012,6 +1012,8 @@
1012 1012  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1013 1013  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1014 1014  
1027 +
1028 +
1015 1015  == 3.5 Set the splicing payload for uplink ==
1016 1016  
1017 1017  
... ... @@ -1068,6 +1068,8 @@
1068 1068  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1069 1069  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1070 1070  
1085 +
1086 +
1071 1071  = 4. Battery & how to replace =
1072 1072  
1073 1073  == 4.1 Battery Type ==
... ... @@ -1160,7 +1160,7 @@
1160 1160  
1161 1161  = 7. FAQ =
1162 1162  
1163 -== 7.1 How to use AT Command  via UART to access device? ==
1179 +== 7.1 How to use AT Command to access device? ==
1164 1164  
1165 1165  
1166 1166  See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]
... ... @@ -1217,6 +1217,8 @@
1217 1217  * Package Size / pcs : cm
1218 1218  * Weight / pcs : g
1219 1219  
1236 +
1237 +
1220 1220  = 10. ​Support =
1221 1221  
1222 1222  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0