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

Summary

Details

Page properties
Content
... ... @@ -63,7 +63,6 @@
63 63  
64 64  
65 65  
66 -
67 67  = 1. Introduction =
68 68  
69 69  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -93,6 +93,7 @@
93 93  
94 94  
95 95  
95 +
96 96  == ​1.2 Features ==
97 97  
98 98  * LoRaWAN 1.0.3 Class A
... ... @@ -109,6 +109,7 @@
109 109  * IP68 rate for the Sensor Probe
110 110  * 8500mAh Battery for long term use
111 111  
112 +
112 112  == 1.3 Probe Specification ==
113 113  
114 114  
... ... @@ -129,10 +129,12 @@
129 129  * IP68 Protection
130 130  * Length: 3.5 meters
131 131  
133 +
132 132  == 1.4 ​Applications ==
133 133  
134 134  * Smart Agriculture
135 135  
138 +
136 136  == 1.5 Pin mapping and power on ==
137 137  
138 138  [[image:1654592472094-134.png]]
... ... @@ -148,7 +148,7 @@
148 148  )))
149 149  
150 150  (((
151 -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.
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 152  )))
153 153  
154 154  
... ... @@ -234,19 +234,17 @@
234 234  )))
235 235  
236 236  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
237 -|(((
238 -**Size**
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"]]
239 239  
240 -**(bytes)**
241 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
242 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
243 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
244 -
245 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
246 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
247 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
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"]]
248 248  )))|Reserve|(((
249 -[[Message Type>>path:#H2.3.6MessageType]]
250 +[[Message Type>>||anchor="H2.3.6MessageType"]]
250 250  )))
251 251  
252 252  [[image:1654592721645-318.png]]
... ... @@ -302,7 +302,7 @@
302 302  
303 303  === 2.3.5 Interrupt Pin ===
304 304  
305 -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.
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 306  
307 307  
308 308  **Example:**
... ... @@ -324,12 +324,13 @@
324 324  )))
325 325  
326 326  
327 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
328 -|=**Message Type Code**|=**Description**|=**Payload**
329 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
330 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
331 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
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"]]
332 332  
334 +
333 333  === 2.3.7 Decode payload in The Things Network ===
334 334  
335 335  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -497,6 +497,7 @@
497 497  
498 498  )))
499 499  
502 +
500 500  == 2.7 Calibration ==
501 501  
502 502  (((
... ... @@ -513,11 +513,9 @@
513 513  (% style="color:#037691" %)**Calibration Payload**
514 514  
515 515  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
516 -|(((
517 -**Size**
518 -
519 -**(bytes)**
520 -)))|**1**|**1**|**1**|**7**|**1**
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**
521 521  |**Value**|(((
522 522  PH4
523 523  
... ... @@ -527,7 +527,7 @@
527 527  
528 528  Calibrate value
529 529  )))|Reserve|(((
530 -[[Message Type>>path:#H2.3.6MessageType]]
531 +[[Message Type>>||anchor="H2.3.6MessageType"]]
531 531  
532 532  Always 0x03
533 533  )))
... ... @@ -540,6 +540,9 @@
540 540  * Reply to the confirmation package: 14 01
541 541  * Reply to non-confirmed packet: 14 00
542 542  
544 +
545 +
546 +
543 543  == 2.8 Frequency Plans ==
544 544  
545 545  (((
... ... @@ -956,7 +956,6 @@
956 956  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
957 957  * Blink once when device transmit a packet.
958 958  
959 -
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>>path:#H6.FAQ]].
982 +AT Command Connection: See [[FAQ>>||anchor="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>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1093 +Detail See [[Calibration Guide>>||anchor="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>>path:#H2.3.6MessageType]]
1125 +[[Message Type>>||anchor="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>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1299 +Valid AT Command please check [[Configure Device>>||anchor="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>>path:#H2.10200BFirmwareChangeLog]].
1306 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1304 1304  When downloading the images, choose the required image file for download. ​
1305 1305  
1306 1306  
... ... @@ -1327,8 +1327,6 @@
1327 1327  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1328 1328  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1329 1329  
1330 -
1331 -
1332 1332  = 9. ​Packing Info =
1333 1333  
1334 1334  
... ... @@ -1343,8 +1343,6 @@
1343 1343  * Package Size / pcs : cm
1344 1344  * Weight / pcs : g
1345 1345  
1346 -
1347 -
1348 1348  = 10. ​Support =
1349 1349  
1350 1350  * 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