<
From version < 73.4 >
edited by Xiaoling
on 2022/06/07 17:24
To version < 74.6 >
edited by Xiaoling
on 2022/06/07 17:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,21 +67,29 @@
67 67  
68 68  
69 69  
70 -
71 -
72 72  = 1. Introduction =
73 73  
74 74  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
75 75  
74 +(((
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.
76 +)))
77 77  
78 +(((
78 78  LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
80 +)))
79 79  
82 +(((
80 80  The LoRa wireless technology used in LSPH01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
84 +)))
81 81  
86 +(((
82 82  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
88 +)))
83 83  
90 +(((
84 84  Each LSPH01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
92 +)))
85 85  
86 86  
87 87  [[image:1654592435432-887.png]]
... ... @@ -105,8 +105,6 @@
105 105  * 8500mAh Battery for long term use
106 106  
107 107  
108 -
109 -
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -128,15 +128,11 @@
128 128  * Length: 3.5 meters
129 129  
130 130  
131 -
132 -
133 133  == 1.4 ​Applications ==
134 134  
135 135  * Smart Agriculture
136 136  
137 137  
138 -
139 -
140 140  == 1.5 Pin mapping and power on ==
141 141  
142 142  [[image:1654592472094-134.png]]
... ... @@ -215,7 +215,9 @@
215 215  [[image:image-20220607170442-2.png]]
216 216  
217 217  
220 +(((
218 218  (% 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.
222 +)))
219 219  
220 220  [[image:1654592697690-910.png]]
221 221  
... ... @@ -223,11 +223,17 @@
223 223  
224 224  == 2.3 ​Uplink Payload ==
225 225  
230 +(((
226 226  LSPH01 will uplink payload via LoRaWAN with below payload format: 
232 +)))
227 227  
234 +(((
228 228  Uplink payload includes in total 11 bytes.
236 +)))
229 229  
238 +(((
230 230  Normal uplink payload:
240 +)))
231 231  
232 232  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
233 233  |(((
... ... @@ -311,18 +311,23 @@
311 311  
312 312  === 2.3.6 Message Type ===
313 313  
324 +(((
314 314  For a normal uplink payload, the message type is always 0x01.
326 +)))
315 315  
328 +(((
316 316  Valid Message Type:
330 +)))
317 317  
318 318  
319 319  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
320 -|**Message Type Code**|**Description**|**Payload**
334 +|=**Message Type Code**|=**Description**|=**Payload**
321 321  |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
322 322  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
323 323  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
324 324  
325 325  
340 +
326 326  === 2.3.7 Decode payload in The Things Network ===
327 327  
328 328  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -348,12 +348,21 @@
348 348  
349 349  == 2.5 ​Show Data in DataCake IoT Server ==
350 350  
366 +(((
351 351  [[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:
368 +)))
352 352  
370 +(((
371 +
372 +)))
353 353  
374 +(((
354 354  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
376 +)))
355 355  
378 +(((
356 356  (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
380 +)))
357 357  
358 358  
359 359  [[image:1654592790040-760.png]]
... ... @@ -376,9 +376,13 @@
376 376  [[image:1654592856403-259.png]]
377 377  
378 378  
403 +(((
379 379  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
405 +)))
380 380  
407 +(((
381 381  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/]]
409 +)))
382 382  
383 383  
384 384  [[image:1654592878525-845.png]]
... ... @@ -401,8 +401,10 @@
401 401  === 2.6.1 Before measurement ===
402 402  
403 403  (((
432 +(((
404 404  If the LSPH01 has more than 7 days not use or just clean the pH probe. User should put the probe inside pure water for more than 24 hours for activation. If no put in water, user need to put inside soil for more than 24 hours to ensure the measurement accuracy. 
405 405  )))
435 +)))
406 406  
407 407  
408 408  
... ... @@ -409,24 +409,45 @@
409 409  === 2.6.2 Measurement ===
410 410  
411 411  
442 +(((
412 412  (% style="color:#4f81bd" %)**Measurement the soil surface:**
444 +)))
413 413  
446 +(((
414 414  [[image:1654592946732-634.png]]
448 +)))
415 415  
450 +(((
416 416  Choose the proper measuring position. Split the surface soil according to the measured deep.
452 +)))
417 417  
454 +(((
418 418  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
456 +)))
419 419  
458 +(((
420 420  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
460 +)))
421 421  
462 +(((
422 422  Put soil over the probe after insert. And start to measure.
464 +)))
423 423  
466 +(((
467 +
468 +)))
424 424  
470 +(((
425 425  (% style="color:#4f81bd" %)**Measurement inside soil:**
472 +)))
426 426  
474 +(((
427 427  Dig a hole with diameter > 20CM.
476 +)))
428 428  
478 +(((
429 429  Insert the probe inside, method like measure the surface.
480 +)))
430 430  
431 431  
432 432  
... ... @@ -456,9 +456,13 @@
456 456  
457 457  == 2.7 Calibration ==
458 458  
510 +(((
459 459  User can do calibration for the probe. It is limited to use below pH buffer solution to calibrate: 4.00, 6.86, 9.18. When calibration, user need to clean the electrode and put the probe in the pH buffer solution to wait the value stable ( a new clean electrode might need max 24 hours to be stable).
512 +)))
460 460  
514 +(((
461 461  After stable, user can use below command to calibrate.
516 +)))
462 462  
463 463  [[image:image-20220607171149-4.png]]
464 464  
... ... @@ -465,7 +465,7 @@
465 465  
466 466  (% style="color:#037691" %)**Calibration Payload**
467 467  
468 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
523 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
469 469  |(((
470 470  **Size**
471 471  
... ... @@ -494,6 +494,7 @@
494 494  * Reply to non-confirmed packet: 14 00
495 495  
496 496  
552 +
497 497  == 2.8 Frequency Plans ==
498 498  
499 499  (((
... ... @@ -549,8 +549,6 @@
549 549  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
550 550  * 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)
551 551  
552 -
553 -
554 554  === 2.8.3 CN470-510 (CN470) ===
555 555  
556 556  Used in China, Default use CHE=1
... ... @@ -618,7 +618,6 @@
618 618  * 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)
619 619  
620 620  
621 -
622 622  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
623 623  
624 624  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -734,7 +734,6 @@
734 734  * Blink once when device transmit a packet.
735 735  
736 736  
737 -
738 738  == 2.10 ​Firmware Change Log ==
739 739  
740 740  
... ... @@ -792,6 +792,7 @@
792 792  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
793 793  
794 794  
847 +
795 795  == 3.2 Set Interrupt Mode ==
796 796  
797 797  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -810,8 +810,6 @@
810 810  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
811 811  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
812 812  
813 -
814 -
815 815  == 3.3 Calibrate Sensor ==
816 816  
817 817  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -1051,8 +1051,6 @@
1051 1051  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1052 1052  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1053 1053  
1054 -
1055 -
1056 1056  = 9. ​Packing Info =
1057 1057  
1058 1058  
... ... @@ -1067,8 +1067,6 @@
1067 1067  * Package Size / pcs : cm
1068 1068  * Weight / pcs : g
1069 1069  
1070 -
1071 -
1072 1072  = 10. ​Support =
1073 1073  
1074 1074  * 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