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

Summary

Details

Page properties
Content
... ... @@ -63,6 +63,7 @@
63 63  
64 64  
65 65  
66 +
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  
96 +
95 95  == ​1.2 Features ==
96 96  
97 97  * LoRaWAN 1.0.3 Class A
... ... @@ -108,6 +108,8 @@
108 108  * IP68 rate for the Sensor Probe
109 109  * 8500mAh Battery for long term use
110 110  
113 +
114 +
111 111  == 1.3 Probe Specification ==
112 112  
113 113  
... ... @@ -128,10 +128,14 @@
128 128  * IP68 Protection
129 129  * Length: 3.5 meters
130 130  
135 +
136 +
131 131  == 1.4 ​Applications ==
132 132  
133 133  * Smart Agriculture
134 134  
141 +
142 +
135 135  == 1.5 Pin mapping and power on ==
136 136  
137 137  [[image:1654592472094-134.png]]
... ... @@ -147,7 +147,7 @@
147 147  )))
148 148  
149 149  (((
150 -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.
151 151  )))
152 152  
153 153  
... ... @@ -233,19 +233,17 @@
233 233  )))
234 234  
235 235  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
236 -|(((
237 -**Size**
244 +|=(% style="width: 62.5px;" %)(((
245 +**Size (bytes)**
246 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
248 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
238 238  
239 -**(bytes)**
240 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
241 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
242 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
243 -
244 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
245 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
246 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
250 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
252 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
247 247  )))|Reserve|(((
248 -[[Message Type>>path:#H2.3.6MessageType]]
254 +[[Message Type>>||anchor="H2.3.6MessageType"]]
249 249  )))
250 250  
251 251  [[image:1654592721645-318.png]]
... ... @@ -301,7 +301,7 @@
301 301  
302 302  === 2.3.5 Interrupt Pin ===
303 303  
304 -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.
310 +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.
305 305  
306 306  
307 307  **Example:**
... ... @@ -323,12 +323,14 @@
323 323  )))
324 324  
325 325  
326 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
327 -|=**Message Type Code**|=**Description**|=**Payload**
328 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
329 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
330 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
332 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
331 331  
338 +
339 +
332 332  === 2.3.7 Decode payload in The Things Network ===
333 333  
334 334  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -526,7 +526,7 @@
526 526  
527 527  Calibrate value
528 528  )))|Reserve|(((
529 -[[Message Type>>path:#H2.3.6MessageType]]
537 +[[Message Type>>||anchor="H2.3.6MessageType"]]
530 530  
531 531  Always 0x03
532 532  )))
... ... @@ -539,9 +539,6 @@
539 539  * Reply to the confirmation package: 14 01
540 540  * Reply to non-confirmed packet: 14 00
541 541  
542 -
543 -
544 -
545 545  == 2.8 Frequency Plans ==
546 546  
547 547  (((
... ... @@ -626,9 +626,6 @@
626 626  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
627 627  * 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)
628 628  
629 -
630 -
631 -
632 632  === 2.8.3 CN470-510 (CN470) ===
633 633  
634 634  (((
... ... @@ -961,9 +961,6 @@
961 961  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
962 962  * Blink once when device transmit a packet.
963 963  
964 -
965 -
966 -
967 967  == 2.10 ​Firmware Change Log ==
968 968  
969 969  
... ... @@ -983,7 +983,7 @@
983 983  )))
984 984  
985 985  * (((
986 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
985 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
987 987  )))
988 988  * (((
989 989  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1094,7 +1094,7 @@
1094 1094  
1095 1095  == 3.3 Calibrate Sensor ==
1096 1096  
1097 -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
1098 1098  
1099 1099  
1100 1100  
... ... @@ -1126,7 +1126,7 @@
1126 1126  
1127 1127  Version
1128 1128  )))|Sensor Type|Reserve|(((
1129 -[[Message Type>>path:#H2.3.6MessageType]]
1128 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1130 1130  Always 0x02
1131 1131  )))
1132 1132  
... ... @@ -1300,7 +1300,7 @@
1300 1300  
1301 1301   [[image:1654593712276-618.png]]
1302 1302  
1303 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1302 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1304 1304  
1305 1305  
1306 1306  = 6. FAQ =
... ... @@ -1307,7 +1307,7 @@
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]].
1309 +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  
... ... @@ -1334,7 +1334,6 @@
1334 1334  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1335 1335  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1336 1336  
1337 -
1338 1338  = 9. ​Packing Info =
1339 1339  
1340 1340  
... ... @@ -1349,7 +1349,6 @@
1349 1349  * Package Size / pcs : cm
1350 1350  * Weight / pcs : g
1351 1351  
1352 -
1353 1353  = 10. ​Support =
1354 1354  
1355 1355  * 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