<
From version < 84.6 >
edited by Xiaoling
on 2022/06/07 18:09
To version < 85.25 >
edited by Xiaoling
on 2022/06/08 11:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,8 +61,6 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 -
65 -
66 66  = 1. Introduction =
67 67  
68 68  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -92,6 +92,7 @@
92 92  
93 93  
94 94  
93 +
95 95  == ​1.2 Features ==
96 96  
97 97  * LoRaWAN 1.0.3 Class A
... ... @@ -110,7 +110,6 @@
110 110  
111 111  
112 112  
113 -
114 114  == 1.3 Probe Specification ==
115 115  
116 116  
... ... @@ -137,6 +137,8 @@
137 137  
138 138  * Smart Agriculture
139 139  
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.
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 >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
156 156  )))
157 157  
158 158  
... ... @@ -238,19 +238,17 @@
238 238  )))
239 239  
240 240  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
241 -|(((
242 -**Size**
241 +|=(% style="width: 62.5px;" %)(((
242 +**Size (bytes)**
243 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
244 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
245 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
243 243  
244 -**(bytes)**
245 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
246 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
247 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
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]]
247 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
249 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
252 252  )))|Reserve|(((
253 -[[Message Type>>path:#H2.3.6MessageType]]
251 +[[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.
307 +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:**
... ... @@ -328,11 +328,11 @@
328 328  )))
329 329  
330 330  
331 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
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]]
329 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
330 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
331 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
332 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
333 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
336 336  
337 337  === 2.3.7 Decode payload in The Things Network ===
338 338  
... ... @@ -353,7 +353,7 @@
353 353  
354 354  == 2.4 Uplink Interval ==
355 355  
356 -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]]
354 +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"]]
357 357  
358 358  
359 359  
... ... @@ -517,11 +517,9 @@
517 517  (% style="color:#037691" %)**Calibration Payload**
518 518  
519 519  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
520 -|(((
521 -**Size**
522 -
523 -**(bytes)**
524 -)))|**1**|**1**|**1**|**7**|**1**
518 +|=(% style="width: 62.5px;" %)(((
519 +**Size (bytes)**
520 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
525 525  |**Value**|(((
526 526  PH4
527 527  
... ... @@ -531,7 +531,7 @@
531 531  
532 532  Calibrate value
533 533  )))|Reserve|(((
534 -[[Message Type>>path:#H2.3.6MessageType]]
530 +[[Message Type>>||anchor="H2.3.6MessageType"]]
535 535  
536 536  Always 0x03
537 537  )))
... ... @@ -545,8 +545,6 @@
545 545  * Reply to non-confirmed packet: 14 00
546 546  
547 547  
548 -
549 -
550 550  == 2.8 Frequency Plans ==
551 551  
552 552  (((
... ... @@ -631,9 +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 -
636 -
637 637  === 2.8.3 CN470-510 (CN470) ===
638 638  
639 639  (((
... ... @@ -966,9 +966,6 @@
966 966  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
967 967  * Blink once when device transmit a packet.
968 968  
969 -
970 -
971 -
972 972  == 2.10 ​Firmware Change Log ==
973 973  
974 974  
... ... @@ -988,7 +988,7 @@
988 988  )))
989 989  
990 990  * (((
991 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
979 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
992 992  )))
993 993  * (((
994 994  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1099,7 +1099,7 @@
1099 1099  
1100 1100  == 3.3 Calibrate Sensor ==
1101 1101  
1102 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1090 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1103 1103  
1104 1104  
1105 1105  
... ... @@ -1131,7 +1131,7 @@
1131 1131  
1132 1132  Version
1133 1133  )))|Sensor Type|Reserve|(((
1134 -[[Message Type>>path:#H2.3.6MessageType]]
1122 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1135 1135  Always 0x02
1136 1136  )))
1137 1137  
... ... @@ -1305,7 +1305,7 @@
1305 1305  
1306 1306   [[image:1654593712276-618.png]]
1307 1307  
1308 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1296 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1309 1309  
1310 1310  
1311 1311  = 6. FAQ =
... ... @@ -1312,7 +1312,7 @@
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]].
1303 +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  
... ... @@ -1323,6 +1323,7 @@
1323 1323  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.
1324 1324  
1325 1325  
1314 +
1326 1326  = 8. Order Info =
1327 1327  
1328 1328  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1340,6 +1340,7 @@
1340 1340  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1341 1341  
1342 1342  
1332 +
1343 1343  = 9. ​Packing Info =
1344 1344  
1345 1345  
... ... @@ -1355,6 +1355,7 @@
1355 1355  * Weight / pcs : g
1356 1356  
1357 1357  
1348 +
1358 1358  = 10. ​Support =
1359 1359  
1360 1360  * 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