<
From version < 78.1 >
edited by Xiaoling
on 2022/06/07 18:00
To version < 85.4 >
edited by Xiaoling
on 2022/06/08 11:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -64,6 +64,9 @@
64 64  
65 65  
66 66  
67 +
68 +
69 +
67 67  = 1. Introduction =
68 68  
69 69  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -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  
... ... @@ -239,14 +239,14 @@
239 239  
240 240  **(bytes)**
241 241  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
242 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
243 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
245 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
246 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
244 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]]
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"]]
248 248  )))|Reserve|(((
249 -[[Message Type>>path:#H2.3.6MessageType]]
252 +[[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.
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.
306 306  
307 307  
308 308  **Example:**
... ... @@ -326,9 +326,9 @@
326 326  
327 327  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
328 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]]
332 +|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
333 +|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
334 +|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
332 332  
333 333  === 2.3.7 Decode payload in The Things Network ===
334 334  
... ... @@ -527,7 +527,7 @@
527 527  
528 528  Calibrate value
529 529  )))|Reserve|(((
530 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
531 531  
532 532  Always 0x03
533 533  )))
... ... @@ -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]].
981 +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
1092 +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]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1123 1123  Always 0x02
1124 1124  )))
1125 1125  
... ... @@ -1293,19 +1293,17 @@
1293 1293  
1294 1294   [[image:1654593712276-618.png]]
1295 1295  
1296 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1297 1297  
1298 1298  
1299 -
1300 1300  = 6. FAQ =
1301 1301  
1302 1302  == 6.1 How to change the LoRa Frequency Bands/Region ==
1303 1303  
1304 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1305 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1305 1305  When downloading the images, choose the required image file for download. ​
1306 1306  
1307 1307  
1308 -
1309 1309  = 7. Trouble Shooting =
1310 1310  
1311 1311  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1313,7 +1313,6 @@
1313 1313  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.
1314 1314  
1315 1315  
1316 -
1317 1317  = 8. Order Info =
1318 1318  
1319 1319  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0