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

Summary

Details

Page properties
Content
... ... @@ -61,6 +61,14 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 +
65 +
66 +
67 +
68 +
69 +
70 +
71 +
64 64  = 1. Introduction =
65 65  
66 66  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -90,7 +90,6 @@
90 90  
91 91  
92 92  
93 -
94 94  == ​1.2 Features ==
95 95  
96 96  * LoRaWAN 1.0.3 Class A
... ... @@ -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 >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
162 +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.
156 156  )))
157 157  
158 158  
... ... @@ -238,17 +238,19 @@
238 238  )))
239 239  
240 240  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
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"]]
248 +|(((
249 +**Size**
246 246  
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"]]
251 +**(bytes)**
252 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
253 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
254 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
255 +
256 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
257 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
258 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
250 250  )))|Reserve|(((
251 -[[Message Type>>||anchor="H2.3.6MessageType"]]
260 +[[Message Type>>path:#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>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
316 +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 308  
309 309  
310 310  **Example:**
... ... @@ -326,11 +326,11 @@
326 326  )))
327 327  
328 328  
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"]]
338 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
339 +|=**Message Type Code**|=**Description**|=**Payload**
340 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
341 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
342 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
334 334  
335 335  === 2.3.7 Decode payload in The Things Network ===
336 336  
... ... @@ -351,7 +351,7 @@
351 351  
352 352  == 2.4 Uplink Interval ==
353 353  
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"]]
363 +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]]
355 355  
356 356  
357 357  
... ... @@ -515,9 +515,11 @@
515 515  (% style="color:#037691" %)**Calibration Payload**
516 516  
517 517  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
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**
527 +|(((
528 +**Size**
529 +
530 +**(bytes)**
531 +)))|**1**|**1**|**1**|**7**|**1**
521 521  |**Value**|(((
522 522  PH4
523 523  
... ... @@ -527,7 +527,7 @@
527 527  
528 528  Calibrate value
529 529  )))|Reserve|(((
530 -[[Message Type>>||anchor="H2.3.6MessageType"]]
541 +[[Message Type>>path:#H2.3.6MessageType]]
531 531  
532 532  Always 0x03
533 533  )))
... ... @@ -541,6 +541,7 @@
541 541  * Reply to non-confirmed packet: 14 00
542 542  
543 543  
555 +
544 544  == 2.8 Frequency Plans ==
545 545  
546 546  (((
... ... @@ -625,6 +625,8 @@
625 625  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
626 626  * 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)
627 627  
640 +
641 +
628 628  === 2.8.3 CN470-510 (CN470) ===
629 629  
630 630  (((
... ... @@ -957,6 +957,8 @@
957 957  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
958 958  * Blink once when device transmit a packet.
959 959  
974 +
975 +
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>>||anchor="H6.FAQ"]].
995 +AT Command Connection: See [[FAQ>>path:#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>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1106 +Detail See [[Calibration Guide>>path:#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>>||anchor="H2.3.6MessageType"]]
1138 +[[Message Type>>path:#H2.3.6MessageType]]
1123 1123  Always 0x02
1124 1124  )))
1125 1125  
... ... @@ -1293,7 +1293,7 @@
1293 1293  
1294 1294   [[image:1654593712276-618.png]]
1295 1295  
1296 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1312 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1297 1297  
1298 1298  
1299 1299  = 6. FAQ =
... ... @@ -1300,7 +1300,7 @@
1300 1300  
1301 1301  == 6.1 How to change the LoRa Frequency Bands/Region ==
1302 1302  
1303 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1319 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1304 1304  When downloading the images, choose the required image file for download. ​
1305 1305  
1306 1306  
... ... @@ -1311,7 +1311,6 @@
1311 1311  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.
1312 1312  
1313 1313  
1314 -
1315 1315  = 8. Order Info =
1316 1316  
1317 1317  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1328,8 +1328,6 @@
1328 1328  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1329 1329  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1330 1330  
1331 -
1332 -
1333 1333  = 9. ​Packing Info =
1334 1334  
1335 1335  
... ... @@ -1344,8 +1344,6 @@
1344 1344  * Package Size / pcs : cm
1345 1345  * Weight / pcs : g
1346 1346  
1347 -
1348 -
1349 1349  = 10. ​Support =
1350 1350  
1351 1351  * 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