<
From version < 98.7 >
edited by Xiaoling
on 2022/08/18 16:25
To version < 98.3 >
edited by Xiaoling
on 2022/06/30 11:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,6 @@
28 28  
29 29  = 1. Introduction =
30 30  
31 -
32 32  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
33 33  
34 34  (((
... ... @@ -61,7 +61,6 @@
61 61  
62 62  == ​1.2 Features ==
63 63  
64 -
65 65  * LoRaWAN 1.0.3 Class A
66 66  * Ultra-low power consumption
67 67  * Monitor soil pH with temperature compensation.
... ... @@ -78,8 +78,6 @@
78 78  
79 79  
80 80  
81 -
82 -
83 83  == 1.3 Probe Specification ==
84 84  
85 85  
... ... @@ -102,19 +102,14 @@
102 102  
103 103  
104 104  
105 -
106 -
107 107  == 1.4 ​Applications ==
108 108  
109 -
110 110  * Smart Agriculture
111 111  
112 112  
113 113  
114 -
115 115  == 1.5 Pin mapping and power on ==
116 116  
117 -
118 118  [[image:1654592472094-134.png]]
119 119  
120 120  
... ... @@ -121,10 +121,8 @@
121 121  
122 122  = 2. Configure LSPH01 to connect to LoRaWAN network =
123 123  
124 -
125 125  == 2.1 How it works ==
126 126  
127 -
128 128  (((
129 129  The LSPH01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSPH01. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
130 130  )))
... ... @@ -134,10 +134,8 @@
134 134  )))
135 135  
136 136  
137 -
138 138  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
139 139  
140 -
141 141  (((
142 142  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
143 143  )))
... ... @@ -203,8 +203,6 @@
203 203  
204 204  (((
205 205  (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
206 -
207 -
208 208  )))
209 209  
210 210  [[image:1654592697690-910.png]]
... ... @@ -213,7 +213,6 @@
213 213  
214 214  == 2.3 ​Uplink Payload ==
215 215  
216 -
217 217  (((
218 218  LSPH01 will uplink payload via LoRaWAN with below payload format: 
219 219  )))
... ... @@ -257,7 +257,6 @@
257 257  
258 258  === 2.3.2 DS18B20 Temperature sensor ===
259 259  
260 -
261 261  This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
262 262  
263 263  
... ... @@ -271,7 +271,6 @@
271 271  
272 272  === 2.3.3 Soil pH ===
273 273  
274 -
275 275  Range: 0 ~~ 14 pH
276 276  
277 277  **Example:**
... ... @@ -282,7 +282,6 @@
282 282  
283 283  === 2.3.4 Soil Temperature ===
284 284  
285 -
286 286  Get Soil Temperature 
287 287  
288 288  
... ... @@ -296,7 +296,6 @@
296 296  
297 297  === 2.3.5 Interrupt Pin ===
298 298  
299 -
300 300  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.
301 301  
302 302  
... ... @@ -310,7 +310,6 @@
310 310  
311 311  === 2.3.6 Message Type ===
312 312  
313 -
314 314  (((
315 315  For a normal uplink payload, the message type is always 0x01.
316 316  )))
... ... @@ -328,8 +328,6 @@
328 328  
329 329  
330 330  
331 -
332 -
333 333  === 2.3.7 Decode payload in The Things Network ===
334 334  
335 335  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -342,7 +342,7 @@
342 342  )))
343 343  
344 344  (((
345 -LSPH01 TTN Payload Decoder:  [[https:~~/~~/www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0>>https://www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0]]
322 +LSPH01 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
346 346  )))
347 347  
348 348  
... ... @@ -349,7 +349,6 @@
349 349  
350 350  == 2.4 Uplink Interval ==
351 351  
352 -
353 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>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
354 354  
355 355  
... ... @@ -356,7 +356,6 @@
356 356  
357 357  == 2.5 ​Show Data in DataCake IoT Server ==
358 358  
359 -
360 360  (((
361 361  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
362 362  )))
... ... @@ -399,7 +399,7 @@
399 399  )))
400 400  
401 401  (((
402 -Download Datacake decoder from: [[https:~~/~~/www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0>>url:https://www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0]]
377 +Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
403 403  )))
404 404  
405 405  
... ... @@ -540,7 +540,6 @@
540 540  * Reply to the confirmation package: 14 01
541 541  * Reply to non-confirmed packet: 14 00
542 542  
543 -
544 544  == 2.8 Frequency Plans ==
545 545  
546 546  (((
... ... @@ -623,8 +623,10 @@
623 623  )))
624 624  
625 625  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
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)
600 +* Use the Join successful sub-band if the server doesnt include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
627 627  
602 +
603 +
628 628  === 2.8.3 CN470-510 (CN470) ===
629 629  
630 630  (((
... ... @@ -732,8 +732,10 @@
732 732  )))
733 733  
734 734  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
735 -* 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)
711 +* Use the Join successful sub-band if the server doesnt include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
736 736  
713 +
714 +
737 737  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
738 738  
739 739  (((
... ... @@ -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  
938 +
939 +
960 960  == 2.10 ​Firmware Change Log ==
961 961  
962 962  
... ... @@ -1002,7 +1002,7 @@
1002 1002  )))
1003 1003  
1004 1004  (((
1005 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
985 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
1006 1006  )))
1007 1007  
1008 1008  (((
... ... @@ -1083,6 +1083,7 @@
1083 1083  )))
1084 1084  
1085 1085  
1066 +
1086 1086  == 3.3 Calibrate Sensor ==
1087 1087  
1088 1088  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -1262,7 +1262,7 @@
1262 1262  )))
1263 1263  
1264 1264  (((
1265 -The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1246 +The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user cant find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1266 1266  )))
1267 1267  
1268 1268  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0