<
From version < 85.30 >
edited by Xiaoling
on 2022/06/08 11:55
To version < 85.1 >
edited by Xiaoling
on 2022/06/07 18:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -63,10 +63,6 @@
63 63  
64 64  
65 65  
66 -
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -96,7 +96,6 @@
96 96  
97 97  
98 98  
99 -
100 100  == ​1.2 Features ==
101 101  
102 102  * LoRaWAN 1.0.3 Class A
... ... @@ -114,6 +114,8 @@
114 114  * 8500mAh Battery for long term use
115 115  
116 116  
112 +
113 +
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -135,11 +135,15 @@
135 135  * Length: 3.5 meters
136 136  
137 137  
135 +
136 +
138 138  == 1.4 ​Applications ==
139 139  
140 140  * Smart Agriculture
141 141  
142 142  
142 +
143 +
143 143  == 1.5 Pin mapping and power on ==
144 144  
145 145  [[image:1654592472094-134.png]]
... ... @@ -155,7 +155,7 @@
155 155  )))
156 156  
157 157  (((
158 -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.
159 +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.
159 159  )))
160 160  
161 161  
... ... @@ -241,17 +241,19 @@
241 241  )))
242 242  
243 243  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
244 -|=(% style="width: 62.5px;" %)(((
245 -**Size (bytes)**
246 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
248 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 +|(((
246 +**Size**
249 249  
250 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
252 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
248 +**(bytes)**
249 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
250 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
251 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
252 +
253 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
254 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
255 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
253 253  )))|Reserve|(((
254 -[[Message Type>>||anchor="H2.3.6MessageType"]]
257 +[[Message Type>>path:#H2.3.6MessageType]]
255 255  )))
256 256  
257 257  [[image:1654592721645-318.png]]
... ... @@ -307,7 +307,7 @@
307 307  
308 308  === 2.3.5 Interrupt Pin ===
309 309  
310 -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.
313 +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.
311 311  
312 312  
313 313  **Example:**
... ... @@ -329,15 +329,12 @@
329 329  )))
330 330  
331 331  
332 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
335 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
336 +|=**Message Type Code**|=**Description**|=**Payload**
337 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
338 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
339 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
337 337  
338 -
339 -
340 -
341 341  === 2.3.7 Decode payload in The Things Network ===
342 342  
343 343  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -357,7 +357,7 @@
357 357  
358 358  == 2.4 Uplink Interval ==
359 359  
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>>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]]
361 361  
362 362  
363 363  
... ... @@ -521,9 +521,11 @@
521 521  (% style="color:#037691" %)**Calibration Payload**
522 522  
523 523  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
524 -|=(% style="width: 62.5px;" %)(((
525 -**Size (bytes)**
526 -)))|=(% 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**
527 527  |**Value**|(((
528 528  PH4
529 529  
... ... @@ -533,7 +533,7 @@
533 533  
534 534  Calibrate value
535 535  )))|Reserve|(((
536 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
537 537  
538 538  Always 0x03
539 539  )))
... ... @@ -546,6 +546,9 @@
546 546  * Reply to the confirmation package: 14 01
547 547  * Reply to non-confirmed packet: 14 00
548 548  
551 +
552 +
553 +
549 549  == 2.8 Frequency Plans ==
550 550  
551 551  (((
... ... @@ -633,7 +633,6 @@
633 633  
634 634  
635 635  
636 -
637 637  === 2.8.3 CN470-510 (CN470) ===
638 638  
639 639  (((
... ... @@ -743,9 +743,6 @@
743 743  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
744 744  * 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)
745 745  
746 -
747 -
748 -
749 749  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
750 750  
751 751  (((
... ... @@ -991,7 +991,7 @@
991 991  )))
992 992  
993 993  * (((
994 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
995 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
995 995  )))
996 996  * (((
997 997  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1102,7 +1102,7 @@
1102 1102  
1103 1103  == 3.3 Calibrate Sensor ==
1104 1104  
1105 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1106 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1106 1106  
1107 1107  
1108 1108  
... ... @@ -1134,7 +1134,7 @@
1134 1134  
1135 1135  Version
1136 1136  )))|Sensor Type|Reserve|(((
1137 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1138 +[[Message Type>>path:#H2.3.6MessageType]]
1138 1138  Always 0x02
1139 1139  )))
1140 1140  
... ... @@ -1308,7 +1308,7 @@
1308 1308  
1309 1309   [[image:1654593712276-618.png]]
1310 1310  
1311 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1312 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1312 1312  
1313 1313  
1314 1314  = 6. FAQ =
... ... @@ -1315,7 +1315,7 @@
1315 1315  
1316 1316  == 6.1 How to change the LoRa Frequency Bands/Region ==
1317 1317  
1318 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1319 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1319 1319  When downloading the images, choose the required image file for download. ​
1320 1320  
1321 1321  
... ... @@ -1326,7 +1326,6 @@
1326 1326  In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1327 1327  
1328 1328  
1329 -
1330 1330  = 8. Order Info =
1331 1331  
1332 1332  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0