<
From version < 85.6 >
edited by Xiaoling
on 2022/06/08 11:26
To version < 90.1 >
edited by Xiaoling
on 2022/06/25 16:48
>
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]]
... ... @@ -63,15 +63,13 @@
63 63  
64 64  
65 65  
66 -
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
73 73  
74 74  (((
71 +
72 +
75 75  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.
76 76  )))
77 77  
... ... @@ -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]]
165 +
166 +
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.
171 +
172 +
174 174  )))
175 175  
176 176  (((
... ... @@ -194,11 +194,13 @@
194 194  [[image:1654592600093-601.png]]
195 195  
196 196  
196 +
197 197  **Add APP EUI and DEV EUI**
198 198  
199 199  [[image:1654592619856-881.png]]
200 200  
201 201  
202 +
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"]]|(((
245 +|=(% style="width: 62.5px;" %)(((
246 +**Size (bytes)**
247 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
248 +|(% 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"]]
333 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
334 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
335 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
336 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
337 +|(% 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]]
358 +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**
522 +|=(% style="width: 62.5px;" %)(((
523 +**Size (bytes)**
524 +)))|=(% 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  
... ... @@ -547,6 +547,9 @@
547 547  * Reply to the confirmation package: 14 01
548 548  * Reply to non-confirmed packet: 14 00
549 549  
547 +
548 +
549 +
550 550  == 2.8 Frequency Plans ==
551 551  
552 552  (((
... ... @@ -631,6 +631,9 @@
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 +
634 634  === 2.8.3 CN470-510 (CN470) ===
635 635  
636 636  (((
... ... @@ -1034,7 +1034,6 @@
1034 1034  [[image:image-20220607171554-8.png]]
1035 1035  
1036 1036  
1037 -
1038 1038  (((
1039 1039  (% style="color:#037691" %)**Downlink Command: 0x01**
1040 1040  )))
... ... @@ -1063,7 +1063,7 @@
1063 1063  
1064 1064  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1065 1065  
1066 -[[image:image-20220607171716-9.png]]
1068 +[[image:image-20220610105907-1.png]]
1067 1067  
1068 1068  
1069 1069  (((
... ... @@ -1188,7 +1188,7 @@
1188 1188  )))
1189 1189  
1190 1190  (((
1191 -The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1193 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1192 1192  )))
1193 1193  
1194 1194  [[image:1654593587246-335.png]]
... ... @@ -1242,13 +1242,13 @@
1242 1242  The battery related documents as below:
1243 1243  
1244 1244  * (((
1245 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1247 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1246 1246  )))
1247 1247  * (((
1248 1248  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1249 1249  )))
1250 1250  * (((
1251 -[[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]]
1253 +[[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/]]
1252 1252  )))
1253 1253  
1254 1254  [[image:image-20220607172042-11.png]]
... ... @@ -1317,6 +1317,7 @@
1317 1317  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.
1318 1318  
1319 1319  
1322 +
1320 1320  = 8. Order Info =
1321 1321  
1322 1322  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1333,6 +1333,11 @@
1333 1333  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1334 1334  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1335 1335  
1339 +
1340 +
1341 +
1342 +
1343 +
1336 1336  = 9. ​Packing Info =
1337 1337  
1338 1338  
... ... @@ -1347,6 +1347,11 @@
1347 1347  * Package Size / pcs : cm
1348 1348  * Weight / pcs : g
1349 1349  
1358 +
1359 +
1360 +
1361 +
1362 +
1350 1350  = 10. ​Support =
1351 1351  
1352 1352  * 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