<
From version < 85.12 >
edited by Xiaoling
on 2022/06/08 11:43
To version < 83.1 >
edited by Xiaoling
on 2022/06/07 18:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -63,6 +63,8 @@
63 63  
64 64  
65 65  
66 +
67 +
66 66  = 1. Introduction =
67 67  
68 68  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -92,7 +92,6 @@
92 92  
93 93  
94 94  
95 -
96 96  == ​1.2 Features ==
97 97  
98 98  * LoRaWAN 1.0.3 Class A
... ... @@ -109,7 +109,6 @@
109 109  * IP68 rate for the Sensor Probe
110 110  * 8500mAh Battery for long term use
111 111  
112 -
113 113  == 1.3 Probe Specification ==
114 114  
115 115  
... ... @@ -130,12 +130,10 @@
130 130  * IP68 Protection
131 131  * Length: 3.5 meters
132 132  
133 -
134 134  == 1.4 ​Applications ==
135 135  
136 136  * Smart Agriculture
137 137  
138 -
139 139  == 1.5 Pin mapping and power on ==
140 140  
141 141  [[image:1654592472094-134.png]]
... ... @@ -151,7 +151,7 @@
151 151  )))
152 152  
153 153  (((
154 -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.
152 +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.
155 155  )))
156 156  
157 157  
... ... @@ -237,17 +237,19 @@
237 237  )))
238 238  
239 239  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
240 -|=(% style="width: 62.5px;" %)(((
241 -**Size (bytes)**
242 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
243 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
244 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
238 +|(((
239 +**Size**
245 245  
246 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
247 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
248 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
241 +**(bytes)**
242 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
243 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
244 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
245 +
246 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
247 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
248 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
249 249  )))|Reserve|(((
250 -[[Message Type>>||anchor="H2.3.6MessageType"]]
250 +[[Message Type>>path:#H2.3.6MessageType]]
251 251  )))
252 252  
253 253  [[image:1654592721645-318.png]]
... ... @@ -303,7 +303,7 @@
303 303  
304 304  === 2.3.5 Interrupt Pin ===
305 305  
306 -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.
306 +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.
307 307  
308 308  
309 309  **Example:**
... ... @@ -325,13 +325,12 @@
325 325  )))
326 326  
327 327  
328 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
329 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
330 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
331 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
332 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
328 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
329 +|=**Message Type Code**|=**Description**|=**Payload**
330 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
331 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
332 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
333 333  
334 -
335 335  === 2.3.7 Decode payload in The Things Network ===
336 336  
337 337  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -499,7 +499,6 @@
499 499  
500 500  )))
501 501  
502 -
503 503  == 2.7 Calibration ==
504 504  
505 505  (((
... ... @@ -516,9 +516,11 @@
516 516  (% style="color:#037691" %)**Calibration Payload**
517 517  
518 518  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
519 -|=(% style="width: 62.5px;" %)(((
520 -**Size (bytes)**
521 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
517 +|(((
518 +**Size**
519 +
520 +**(bytes)**
521 +)))|**1**|**1**|**1**|**7**|**1**
522 522  |**Value**|(((
523 523  PH4
524 524  
... ... @@ -528,7 +528,7 @@
528 528  
529 529  Calibrate value
530 530  )))|Reserve|(((
531 -[[Message Type>>||anchor="H2.3.6MessageType"]]
531 +[[Message Type>>path:#H2.3.6MessageType]]
532 532  
533 533  Always 0x03
534 534  )))
... ... @@ -957,6 +957,8 @@
957 957  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
958 958  * Blink once when device transmit a packet.
959 959  
960 +
961 +
960 960  == 2.10 ​Firmware Change Log ==
961 961  
962 962  
... ... @@ -976,7 +976,7 @@
976 976  )))
977 977  
978 978  * (((
979 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
981 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
980 980  )))
981 981  * (((
982 982  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1087,7 +1087,7 @@
1087 1087  
1088 1088  == 3.3 Calibrate Sensor ==
1089 1089  
1090 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1091 1091  
1092 1092  
1093 1093  
... ... @@ -1119,7 +1119,7 @@
1119 1119  
1120 1120  Version
1121 1121  )))|Sensor Type|Reserve|(((
1122 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1124 +[[Message Type>>path:#H2.3.6MessageType]]
1123 1123  Always 0x02
1124 1124  )))
1125 1125  
... ... @@ -1293,7 +1293,7 @@
1293 1293  
1294 1294   [[image:1654593712276-618.png]]
1295 1295  
1296 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1298 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1297 1297  
1298 1298  
1299 1299  = 6. FAQ =
... ... @@ -1300,7 +1300,7 @@
1300 1300  
1301 1301  == 6.1 How to change the LoRa Frequency Bands/Region ==
1302 1302  
1303 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1305 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1304 1304  When downloading the images, choose the required image file for download. ​
1305 1305  
1306 1306  
... ... @@ -1327,6 +1327,7 @@
1327 1327  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1328 1328  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1329 1329  
1332 +
1330 1330  = 9. ​Packing Info =
1331 1331  
1332 1332  
... ... @@ -1341,6 +1341,7 @@
1341 1341  * Package Size / pcs : cm
1342 1342  * Weight / pcs : g
1343 1343  
1347 +
1344 1344  = 10. ​Support =
1345 1345  
1346 1346  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0