<
From version < 76.1 >
edited by Xiaoling
on 2022/06/07 17:59
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
... ... @@ -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 ==
... ... @@ -150,7 +150,7 @@
150 150  )))
151 151  
152 152  (((
153 -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.
154 154  )))
155 155  
156 156  
... ... @@ -241,14 +241,14 @@
241 241  
242 242  **(bytes)**
243 243  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
244 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
245 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
245 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
246 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
246 246  
247 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
248 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
249 -[[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"]]
250 250  )))|Reserve|(((
251 -[[Message Type>>path:#H2.3.6MessageType]]
252 +[[Message Type>>||anchor="H2.3.6MessageType"]]
252 252  )))
253 253  
254 254  [[image:1654592721645-318.png]]
... ... @@ -304,7 +304,7 @@
304 304  
305 305  === 2.3.5 Interrupt Pin ===
306 306  
307 -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.
308 308  
309 309  
310 310  **Example:**
... ... @@ -328,11 +328,10 @@
328 328  
329 329  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
330 330  |=**Message Type Code**|=**Description**|=**Payload**
331 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
332 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
333 -|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"]]
334 334  
335 -
336 336  === 2.3.7 Decode payload in The Things Network ===
337 337  
338 338  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -530,7 +530,7 @@
530 530  
531 531  Calibrate value
532 532  )))|Reserve|(((
533 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
534 534  
535 535  Always 0x03
536 536  )))
... ... @@ -543,7 +543,6 @@
543 543  * Reply to the confirmation package: 14 01
544 544  * Reply to non-confirmed packet: 14 00
545 545  
546 -
547 547  == 2.8 Frequency Plans ==
548 548  
549 549  (((
... ... @@ -628,8 +628,6 @@
628 628  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
629 629  * 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)
630 630  
631 -
632 -
633 633  === 2.8.3 CN470-510 (CN470) ===
634 634  
635 635  (((
... ... @@ -962,9 +962,6 @@
962 962  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
963 963  * Blink once when device transmit a packet.
964 964  
965 -
966 -
967 -
968 968  == 2.10 ​Firmware Change Log ==
969 969  
970 970  
... ... @@ -984,7 +984,7 @@
984 984  )))
985 985  
986 986  * (((
987 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
988 988  )))
989 989  * (((
990 990  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1054,9 +1054,11 @@
1054 1054  )))
1055 1055  * (((
1056 1056  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1057 -)))
1058 1058  
1059 1059  
1053 +
1054 +)))
1055 +
1060 1060  == 3.2 Set Interrupt Mode ==
1061 1061  
1062 1062  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -1093,7 +1093,7 @@
1093 1093  
1094 1094  == 3.3 Calibrate Sensor ==
1095 1095  
1096 -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
1097 1097  
1098 1098  
1099 1099  
... ... @@ -1125,7 +1125,7 @@
1125 1125  
1126 1126  Version
1127 1127  )))|Sensor Type|Reserve|(((
1128 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1129 1129  Always 0x02
1130 1130  )))
1131 1131  
... ... @@ -1299,19 +1299,17 @@
1299 1299  
1300 1300   [[image:1654593712276-618.png]]
1301 1301  
1302 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1303 1303  
1304 1304  
1305 -
1306 1306  = 6. FAQ =
1307 1307  
1308 1308  == 6.1 How to change the LoRa Frequency Bands/Region ==
1309 1309  
1310 -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"]].
1311 1311  When downloading the images, choose the required image file for download. ​
1312 1312  
1313 1313  
1314 -
1315 1315  = 7. Trouble Shooting =
1316 1316  
1317 1317  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1319,7 +1319,6 @@
1319 1319  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.
1320 1320  
1321 1321  
1322 -
1323 1323  = 8. Order Info =
1324 1324  
1325 1325  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1336,8 +1336,6 @@
1336 1336  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1337 1337  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1338 1338  
1339 -
1340 -
1341 1341  = 9. ​Packing Info =
1342 1342  
1343 1343  
... ... @@ -1352,8 +1352,6 @@
1352 1352  * Package Size / pcs : cm
1353 1353  * Weight / pcs : g
1354 1354  
1355 -
1356 -
1357 1357  = 10. ​Support =
1358 1358  
1359 1359  * 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