<
From version < 85.3 >
edited by Xiaoling
on 2022/06/08 11:24
To version < 90.3 >
edited by Xiaoling
on 2022/06/25 16:49
>
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]]
... ... @@ -62,17 +62,13 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 -
66 -
67 -
68 -
69 -
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
74 74  
75 75  (((
70 +
71 +
76 76  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.
77 77  )))
78 78  
... ... @@ -97,6 +97,7 @@
97 97  
98 98  
99 99  
96 +
100 100  == ​1.2 Features ==
101 101  
102 102  * LoRaWAN 1.0.3 Class A
... ... @@ -113,7 +113,6 @@
113 113  * IP68 rate for the Sensor Probe
114 114  * 8500mAh Battery for long term use
115 115  
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -134,12 +134,10 @@
134 134  * IP68 Protection
135 135  * Length: 3.5 meters
136 136  
137 -
138 138  == 1.4 ​Applications ==
139 139  
140 140  * Smart Agriculture
141 141  
142 -
143 143  == 1.5 Pin mapping and power on ==
144 144  
145 145  [[image:1654592472094-134.png]]
... ... @@ -167,10 +167,14 @@
167 167  
168 168  (((
169 169  [[image:1654592492399-921.png]]
164 +
165 +
170 170  )))
171 171  
172 172  (((
173 173  The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
170 +
171 +
174 174  )))
175 175  
176 176  (((
... ... @@ -194,11 +194,13 @@
194 194  [[image:1654592600093-601.png]]
195 195  
196 196  
195 +
197 197  **Add APP EUI and DEV EUI**
198 198  
199 199  [[image:1654592619856-881.png]]
200 200  
201 201  
201 +
202 202  **Add APP EUI in the application**
203 203  
204 204  [[image:1654592632656-512.png]]
... ... @@ -241,12 +241,10 @@
241 241  )))
242 242  
243 243  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
244 -|(((
245 -**Size**
246 -
247 -**(bytes)**
248 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
249 -|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
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" %)(((
250 250  [[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 251  
252 252  [[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
... ... @@ -331,11 +331,11 @@
331 331  )))
332 332  
333 333  
334 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
335 -|=**Message Type Code**|=**Description**|=**Payload**
336 -|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
337 -|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
338 -|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="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"]]
339 339  
340 340  === 2.3.7 Decode payload in The Things Network ===
341 341  
... ... @@ -356,7 +356,7 @@
356 356  
357 357  == 2.4 Uplink Interval ==
358 358  
359 -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]]
357 +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"]]
360 360  
361 361  
362 362  
... ... @@ -520,11 +520,9 @@
520 520  (% style="color:#037691" %)**Calibration Payload**
521 521  
522 522  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
523 -|(((
524 -**Size**
525 -
526 -**(bytes)**
527 -)))|**1**|**1**|**1**|**7**|**1**
521 +|=(% style="width: 62.5px;" %)(((
522 +**Size (bytes)**
523 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
528 528  |**Value**|(((
529 529  PH4
530 530  
... ... @@ -548,6 +548,7 @@
548 548  * Reply to non-confirmed packet: 14 00
549 549  
550 550  
547 +
551 551  == 2.8 Frequency Plans ==
552 552  
553 553  (((
... ... @@ -633,6 +633,7 @@
633 633  * 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)
634 634  
635 635  
633 +
636 636  === 2.8.3 CN470-510 (CN470) ===
637 637  
638 638  (((
... ... @@ -965,7 +965,6 @@
965 965  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
966 966  * Blink once when device transmit a packet.
967 967  
968 -
969 969  == 2.10 ​Firmware Change Log ==
970 970  
971 971  
... ... @@ -1037,7 +1037,6 @@
1037 1037  [[image:image-20220607171554-8.png]]
1038 1038  
1039 1039  
1040 -
1041 1041  (((
1042 1042  (% style="color:#037691" %)**Downlink Command: 0x01**
1043 1043  )))
... ... @@ -1066,7 +1066,7 @@
1066 1066  
1067 1067  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1068 1068  
1069 -[[image:image-20220607171716-9.png]]
1065 +[[image:image-20220610105907-1.png]]
1070 1070  
1071 1071  
1072 1072  (((
... ... @@ -1191,7 +1191,7 @@
1191 1191  )))
1192 1192  
1193 1193  (((
1194 -The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1190 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1195 1195  )))
1196 1196  
1197 1197  [[image:1654593587246-335.png]]
... ... @@ -1245,13 +1245,13 @@
1245 1245  The battery related documents as below:
1246 1246  
1247 1247  * (((
1248 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1244 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1249 1249  )))
1250 1250  * (((
1251 1251  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1252 1252  )))
1253 1253  * (((
1254 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
1250 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
1255 1255  )))
1256 1256  
1257 1257  [[image:image-20220607172042-11.png]]
... ... @@ -1315,11 +1315,12 @@
1315 1315  
1316 1316  = 7. Trouble Shooting =
1317 1317  
1318 -== 7.1 AT Commands input doesnt work ==
1314 +== 7.1 AT Commands input doesn't work ==
1319 1319  
1320 -In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesnt send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1316 +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.
1321 1321  
1322 1322  
1319 +
1323 1323  = 8. Order Info =
1324 1324  
1325 1325  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1336,6 +1336,10 @@
1336 1336  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1337 1337  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1338 1338  
1336 +
1337 +
1338 +
1339 +
1339 1339  = 9. ​Packing Info =
1340 1340  
1341 1341  
... ... @@ -1350,6 +1350,10 @@
1350 1350  * Package Size / pcs : cm
1351 1351  * Weight / pcs : g
1352 1352  
1354 +
1355 +
1356 +
1357 +
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.
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