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

Summary

Details

Page properties
Content
... ... @@ -66,6 +66,7 @@
66 66  
67 67  
68 68  
69 +
69 69  = 1. Introduction =
70 70  
71 71  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -95,6 +95,7 @@
95 95  
96 96  
97 97  
99 +
98 98  == ​1.2 Features ==
99 99  
100 100  * LoRaWAN 1.0.3 Class A
... ... @@ -153,7 +153,7 @@
153 153  )))
154 154  
155 155  (((
156 -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.
157 157  )))
158 158  
159 159  
... ... @@ -244,14 +244,14 @@
244 244  
245 245  **(bytes)**
246 246  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
247 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
248 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
249 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
250 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 249  
250 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
251 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
252 -[[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"]]
253 253  )))|Reserve|(((
254 -[[Message Type>>path:#H2.3.6MessageType]]
256 +[[Message Type>>||anchor="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>>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.
311 311  
312 312  
313 313  **Example:**
... ... @@ -331,11 +331,10 @@
331 331  
332 332  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
333 333  |=**Message Type Code**|=**Description**|=**Payload**
334 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
335 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
336 -|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"]]
337 337  
338 -
339 339  === 2.3.7 Decode payload in The Things Network ===
340 340  
341 341  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -533,7 +533,7 @@
533 533  
534 534  Calibrate value
535 535  )))|Reserve|(((
536 -[[Message Type>>path:#H2.3.6MessageType]]
537 +[[Message Type>>||anchor="H2.3.6MessageType"]]
537 537  
538 538  Always 0x03
539 539  )))
... ... @@ -546,7 +546,6 @@
546 546  * Reply to the confirmation package: 14 01
547 547  * Reply to non-confirmed packet: 14 00
548 548  
549 -
550 550  == 2.8 Frequency Plans ==
551 551  
552 552  (((
... ... @@ -631,7 +631,6 @@
631 631  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
632 632  * 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)
633 633  
634 -
635 635  === 2.8.3 CN470-510 (CN470) ===
636 636  
637 637  (((
... ... @@ -741,7 +741,6 @@
741 741  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
742 742  * 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)
743 743  
744 -
745 745  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
746 746  
747 747  (((
... ... @@ -965,9 +965,6 @@
965 965  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
966 966  * Blink once when device transmit a packet.
967 967  
968 -
969 -
970 -
971 971  == 2.10 ​Firmware Change Log ==
972 972  
973 973  
... ... @@ -987,7 +987,7 @@
987 987  )))
988 988  
989 989  * (((
990 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
985 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
991 991  )))
992 992  * (((
993 993  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1098,7 +1098,7 @@
1098 1098  
1099 1099  == 3.3 Calibrate Sensor ==
1100 1100  
1101 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1096 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1102 1102  
1103 1103  
1104 1104  
... ... @@ -1130,7 +1130,7 @@
1130 1130  
1131 1131  Version
1132 1132  )))|Sensor Type|Reserve|(((
1133 -[[Message Type>>path:#H2.3.6MessageType]]
1128 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1134 1134  Always 0x02
1135 1135  )))
1136 1136  
... ... @@ -1304,19 +1304,17 @@
1304 1304  
1305 1305   [[image:1654593712276-618.png]]
1306 1306  
1307 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1302 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1308 1308  
1309 1309  
1310 -
1311 1311  = 6. FAQ =
1312 1312  
1313 1313  == 6.1 How to change the LoRa Frequency Bands/Region ==
1314 1314  
1315 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1309 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1316 1316  When downloading the images, choose the required image file for download. ​
1317 1317  
1318 1318  
1319 -
1320 1320  = 7. Trouble Shooting =
1321 1321  
1322 1322  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1324,7 +1324,6 @@
1324 1324  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.
1325 1325  
1326 1326  
1327 -
1328 1328  = 8. Order Info =
1329 1329  
1330 1330  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1341,8 +1341,6 @@
1341 1341  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1342 1342  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1343 1343  
1344 -
1345 -
1346 1346  = 9. ​Packing Info =
1347 1347  
1348 1348  
... ... @@ -1357,9 +1357,6 @@
1357 1357  * Package Size / pcs : cm
1358 1358  * Weight / pcs : g
1359 1359  
1360 -
1361 -
1362 -
1363 1363  = 10. ​Support =
1364 1364  
1365 1365  * 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