<
From version < 85.32 >
edited by Xiaoling
on 2022/06/08 13:44
To version < 74.19 >
edited by Xiaoling
on 2022/06/07 17:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,6 +66,7 @@
66 66  
67 67  
68 68  
69 +
69 69  = 1. Introduction =
70 70  
71 71  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -95,7 +95,6 @@
95 95  
96 96  
97 97  
98 -
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -113,7 +113,6 @@
113 113  * 8500mAh Battery for long term use
114 114  
115 115  
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -134,10 +134,12 @@
134 134  * IP68 Protection
135 135  * Length: 3.5 meters
136 136  
136 +
137 137  == 1.4 ​Applications ==
138 138  
139 139  * Smart Agriculture
140 140  
141 +
141 141  == 1.5 Pin mapping and power on ==
142 142  
143 143  [[image:1654592472094-134.png]]
... ... @@ -153,7 +153,7 @@
153 153  )))
154 154  
155 155  (((
156 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
157 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
157 157  )))
158 158  
159 159  
... ... @@ -239,17 +239,19 @@
239 239  )))
240 240  
241 241  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
242 -|=(% style="width: 62.5px;" %)(((
243 -**Size (bytes)**
244 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
245 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
246 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
243 +|(((
244 +**Size**
247 247  
248 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
250 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
246 +**(bytes)**
247 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
248 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
250 +
251 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
252 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
253 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
251 251  )))|Reserve|(((
252 -[[Message Type>>||anchor="H2.3.6MessageType"]]
255 +[[Message Type>>path:#H2.3.6MessageType]]
253 253  )))
254 254  
255 255  [[image:1654592721645-318.png]]
... ... @@ -305,7 +305,7 @@
305 305  
306 306  === 2.3.5 Interrupt Pin ===
307 307  
308 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
311 +This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
309 309  
310 310  
311 311  **Example:**
... ... @@ -327,11 +327,11 @@
327 327  )))
328 328  
329 329  
330 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
331 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
332 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
333 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
334 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
333 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 +|=**Message Type Code**|=**Description**|=**Payload**
335 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
335 335  
336 336  
337 337  
... ... @@ -354,7 +354,7 @@
354 354  
355 355  == 2.4 Uplink Interval ==
356 356  
357 -The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
360 +The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
358 358  
359 359  
360 360  
... ... @@ -518,9 +518,11 @@
518 518  (% style="color:#037691" %)**Calibration Payload**
519 519  
520 520  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
521 -|=(% style="width: 62.5px;" %)(((
522 -**Size (bytes)**
523 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
524 +|(((
525 +**Size**
526 +
527 +**(bytes)**
528 +)))|**1**|**1**|**1**|**7**|**1**
524 524  |**Value**|(((
525 525  PH4
526 526  
... ... @@ -530,7 +530,7 @@
530 530  
531 531  Calibrate value
532 532  )))|Reserve|(((
533 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
534 534  
535 535  Always 0x03
536 536  )))
... ... @@ -543,6 +543,8 @@
543 543  * Reply to the confirmation package: 14 01
544 544  * Reply to non-confirmed packet: 14 00
545 545  
551 +
552 +
546 546  == 2.8 Frequency Plans ==
547 547  
548 548  (((
... ... @@ -740,7 +740,6 @@
740 740  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
741 741  
742 742  
743 -
744 744  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
745 745  
746 746  (((
... ... @@ -965,7 +965,6 @@
965 965  * Blink once when device transmit a packet.
966 966  
967 967  
968 -
969 969  == 2.10 ​Firmware Change Log ==
970 970  
971 971  
... ... @@ -985,7 +985,7 @@
985 985  )))
986 986  
987 987  * (((
988 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
993 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
989 989  )))
990 990  * (((
991 991  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1055,10 +1055,9 @@
1055 1055  )))
1056 1056  * (((
1057 1057  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1063 +)))
1058 1058  
1059 1059  
1060 -
1061 -)))
1062 1062  
1063 1063  == 3.2 Set Interrupt Mode ==
1064 1064  
... ... @@ -1096,7 +1096,7 @@
1096 1096  
1097 1097  == 3.3 Calibrate Sensor ==
1098 1098  
1099 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1103 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1100 1100  
1101 1101  
1102 1102  
... ... @@ -1128,7 +1128,7 @@
1128 1128  
1129 1129  Version
1130 1130  )))|Sensor Type|Reserve|(((
1131 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1135 +[[Message Type>>path:#H2.3.6MessageType]]
1132 1132  Always 0x02
1133 1133  )))
1134 1134  
... ... @@ -1268,13 +1268,9 @@
1268 1268  
1269 1269  === ​4.3.2 Replace the battery ===
1270 1270  
1271 -(((
1272 1272  You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
1273 -)))
1274 1274  
1275 -(((
1276 1276  The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1277 -)))
1278 1278  
1279 1279  
1280 1280  
... ... @@ -1295,24 +1295,24 @@
1295 1295  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1296 1296  
1297 1297  
1298 -(((
1299 1299  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1300 -)))
1301 1301  
1302 1302  
1303 1303   [[image:1654593712276-618.png]]
1304 1304  
1305 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1303 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1306 1306  
1307 1307  
1306 +
1308 1308  = 6. FAQ =
1309 1309  
1310 1310  == 6.1 How to change the LoRa Frequency Bands/Region ==
1311 1311  
1312 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1311 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1313 1313  When downloading the images, choose the required image file for download. ​
1314 1314  
1315 1315  
1315 +
1316 1316  = 7. Trouble Shooting =
1317 1317  
1318 1318  == 7.1 AT Commands input doesn’t work ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0