<
From version < 79.6 >
edited by Xiaoling
on 2022/06/07 18:02
To version < 85.3 >
edited by Xiaoling
on 2022/06/08 11:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,6 +62,12 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 +
66 +
67 +
68 +
69 +
70 +
65 65  = 1. Introduction =
66 66  
67 67  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -107,6 +107,7 @@
107 107  * IP68 rate for the Sensor Probe
108 108  * 8500mAh Battery for long term use
109 109  
116 +
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -128,15 +128,11 @@
128 128  * Length: 3.5 meters
129 129  
130 130  
131 -
132 -
133 133  == 1.4 ​Applications ==
134 134  
135 135  * Smart Agriculture
136 136  
137 137  
138 -
139 -
140 140  == 1.5 Pin mapping and power on ==
141 141  
142 142  [[image:1654592472094-134.png]]
... ... @@ -152,7 +152,7 @@
152 152  )))
153 153  
154 154  (((
155 -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.
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.
156 156  )))
157 157  
158 158  
... ... @@ -243,14 +243,14 @@
243 243  
244 244  **(bytes)**
245 245  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
246 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
247 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
249 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
250 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 248  
249 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
250 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
251 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
252 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
253 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
254 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
252 252  )))|Reserve|(((
253 -[[Message Type>>path:#H2.3.6MessageType]]
256 +[[Message Type>>||anchor="H2.3.6MessageType"]]
254 254  )))
255 255  
256 256  [[image:1654592721645-318.png]]
... ... @@ -306,7 +306,7 @@
306 306  
307 307  === 2.3.5 Interrupt Pin ===
308 308  
309 -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.
312 +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.
310 310  
311 311  
312 312  **Example:**
... ... @@ -330,13 +330,10 @@
330 330  
331 331  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
332 332  |=**Message Type Code**|=**Description**|=**Payload**
333 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
334 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
335 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
336 +|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
337 +|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
338 +|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
336 336  
337 -
338 -
339 -
340 340  === 2.3.7 Decode payload in The Things Network ===
341 341  
342 342  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -534,7 +534,7 @@
534 534  
535 535  Calibrate value
536 536  )))|Reserve|(((
537 -[[Message Type>>path:#H2.3.6MessageType]]
537 +[[Message Type>>||anchor="H2.3.6MessageType"]]
538 538  
539 539  Always 0x03
540 540  )))
... ... @@ -548,8 +548,6 @@
548 548  * Reply to non-confirmed packet: 14 00
549 549  
550 550  
551 -
552 -
553 553  == 2.8 Frequency Plans ==
554 554  
555 555  (((
... ... @@ -635,8 +635,6 @@
635 635  * 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)
636 636  
637 637  
638 -
639 -
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 642  (((
... ... @@ -746,9 +746,6 @@
746 746  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
747 747  * 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)
748 748  
749 -
750 -
751 -
752 752  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
753 753  
754 754  (((
... ... @@ -973,7 +973,6 @@
973 973  * Blink once when device transmit a packet.
974 974  
975 975  
976 -
977 977  == 2.10 ​Firmware Change Log ==
978 978  
979 979  
... ... @@ -993,7 +993,7 @@
993 993  )))
994 994  
995 995  * (((
996 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
988 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
997 997  )))
998 998  * (((
999 999  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1104,7 +1104,7 @@
1104 1104  
1105 1105  == 3.3 Calibrate Sensor ==
1106 1106  
1107 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1099 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1108 1108  
1109 1109  
1110 1110  
... ... @@ -1136,7 +1136,7 @@
1136 1136  
1137 1137  Version
1138 1138  )))|Sensor Type|Reserve|(((
1139 -[[Message Type>>path:#H2.3.6MessageType]]
1131 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1140 1140  Always 0x02
1141 1141  )))
1142 1142  
... ... @@ -1310,19 +1310,17 @@
1310 1310  
1311 1311   [[image:1654593712276-618.png]]
1312 1312  
1313 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1305 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1314 1314  
1315 1315  
1316 -
1317 1317  = 6. FAQ =
1318 1318  
1319 1319  == 6.1 How to change the LoRa Frequency Bands/Region ==
1320 1320  
1321 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1312 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1322 1322  When downloading the images, choose the required image file for download. ​
1323 1323  
1324 1324  
1325 -
1326 1326  = 7. Trouble Shooting =
1327 1327  
1328 1328  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1330,7 +1330,6 @@
1330 1330  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.
1331 1331  
1332 1332  
1333 -
1334 1334  = 8. Order Info =
1335 1335  
1336 1336  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0