<
From version < 82.3 >
edited by Xiaoling
on 2022/06/07 18:07
To version < 86.4 >
edited by Xiaoling
on 2022/06/14 14:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  
7 -**Contents:**
7 +**Table of Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -64,12 +64,13 @@
64 64  
65 65  
66 66  
67 -
68 68  = 1. Introduction =
69 69  
70 70  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
71 71  
72 72  (((
72 +
73 +
73 73  The Dragino LSPH01 is a (% style="color:#4f81bd" %)**LoRaWAN Soil pH Sensor**(%%) for IoT of Agriculture. It is designed to measure the soil PH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
74 74  )))
75 75  
... ... @@ -94,6 +94,7 @@
94 94  
95 95  
96 96  
98 +
97 97  == ​1.2 Features ==
98 98  
99 99  * LoRaWAN 1.0.3 Class A
... ... @@ -110,6 +110,9 @@
110 110  * IP68 rate for the Sensor Probe
111 111  * 8500mAh Battery for long term use
112 112  
115 +
116 +
117 +
113 113  == 1.3 Probe Specification ==
114 114  
115 115  
... ... @@ -149,7 +149,7 @@
149 149  )))
150 150  
151 151  (((
152 -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.
157 +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.
153 153  )))
154 154  
155 155  
... ... @@ -235,19 +235,17 @@
235 235  )))
236 236  
237 237  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
238 -|(((
239 -**Size**
243 +|=(% style="width: 62.5px;" %)(((
244 +**Size (bytes)**
245 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
246 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
247 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
240 240  
241 -**(bytes)**
242 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
243 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
244 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
245 -
246 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
247 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
248 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
249 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
250 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
251 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
249 249  )))|Reserve|(((
250 -[[Message Type>>path:#H2.3.6MessageType]]
253 +[[Message Type>>||anchor="H2.3.6MessageType"]]
251 251  )))
252 252  
253 253  [[image:1654592721645-318.png]]
... ... @@ -303,7 +303,7 @@
303 303  
304 304  === 2.3.5 Interrupt Pin ===
305 305  
306 -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.
309 +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.
307 307  
308 308  
309 309  **Example:**
... ... @@ -325,11 +325,11 @@
325 325  )))
326 326  
327 327  
328 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
329 -|=**Message Type Code**|=**Description**|=**Payload**
330 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
331 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
332 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
331 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
332 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
333 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
334 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
335 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
333 333  
334 334  === 2.3.7 Decode payload in The Things Network ===
335 335  
... ... @@ -350,7 +350,7 @@
350 350  
351 351  == 2.4 Uplink Interval ==
352 352  
353 -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]]
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>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
354 354  
355 355  
356 356  
... ... @@ -514,11 +514,9 @@
514 514  (% style="color:#037691" %)**Calibration Payload**
515 515  
516 516  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
517 -|(((
518 -**Size**
519 -
520 -**(bytes)**
521 -)))|**1**|**1**|**1**|**7**|**1**
520 +|=(% style="width: 62.5px;" %)(((
521 +**Size (bytes)**
522 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
522 522  |**Value**|(((
523 523  PH4
524 524  
... ... @@ -528,7 +528,7 @@
528 528  
529 529  Calibrate value
530 530  )))|Reserve|(((
531 -[[Message Type>>path:#H2.3.6MessageType]]
532 +[[Message Type>>||anchor="H2.3.6MessageType"]]
532 532  
533 533  Always 0x03
534 534  )))
... ... @@ -541,6 +541,7 @@
541 541  * Reply to the confirmation package: 14 01
542 542  * Reply to non-confirmed packet: 14 00
543 543  
545 +
544 544  == 2.8 Frequency Plans ==
545 545  
546 546  (((
... ... @@ -625,6 +625,7 @@
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  
630 +
628 628  === 2.8.3 CN470-510 (CN470) ===
629 629  
630 630  (((
... ... @@ -957,8 +957,6 @@
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  
960 -
961 -
962 962  == 2.10 ​Firmware Change Log ==
963 963  
964 964  
... ... @@ -978,7 +978,7 @@
978 978  )))
979 979  
980 980  * (((
981 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
982 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 982  )))
983 983  * (((
984 984  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1059,7 +1059,7 @@
1059 1059  
1060 1060  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1061 1061  
1062 -[[image:image-20220607171716-9.png]]
1063 +[[image:image-20220610105907-1.png]]
1063 1063  
1064 1064  
1065 1065  (((
... ... @@ -1089,7 +1089,7 @@
1089 1089  
1090 1090  == 3.3 Calibrate Sensor ==
1091 1091  
1092 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1093 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1093 1093  
1094 1094  
1095 1095  
... ... @@ -1121,7 +1121,7 @@
1121 1121  
1122 1122  Version
1123 1123  )))|Sensor Type|Reserve|(((
1124 -[[Message Type>>path:#H2.3.6MessageType]]
1125 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1125 1125  Always 0x02
1126 1126  )))
1127 1127  
... ... @@ -1295,7 +1295,7 @@
1295 1295  
1296 1296   [[image:1654593712276-618.png]]
1297 1297  
1298 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1299 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1299 1299  
1300 1300  
1301 1301  = 6. FAQ =
... ... @@ -1302,7 +1302,7 @@
1302 1302  
1303 1303  == 6.1 How to change the LoRa Frequency Bands/Region ==
1304 1304  
1305 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1306 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1306 1306  When downloading the images, choose the required image file for download. ​
1307 1307  
1308 1308  
... ... @@ -1313,6 +1313,7 @@
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  
1317 +
1316 1316  = 8. Order Info =
1317 1317  
1318 1318  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1329,7 +1329,6 @@
1329 1329  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1330 1330  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1331 1331  
1332 -
1333 1333  = 9. ​Packing Info =
1334 1334  
1335 1335  
... ... @@ -1344,7 +1344,6 @@
1344 1344  * Package Size / pcs : cm
1345 1345  * Weight / pcs : g
1346 1346  
1347 -
1348 1348  = 10. ​Support =
1349 1349  
1350 1350  * 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.
image-20220610105907-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0