<
From version < 74.3 >
edited by Xiaoling
on 2022/06/07 17:47
To version < 72.3 >
edited by Xiaoling
on 2022/06/07 17:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,29 +67,22 @@
67 67  
68 68  
69 69  
70 +
71 +
72 +
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
73 73  
74 -(((
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 -)))
77 77  
78 -(((
79 79  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 -)))
81 81  
82 -(((
83 83  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 -)))
85 85  
86 -(((
87 87  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
88 -)))
89 89  
90 -(((
91 91  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 -)))
93 93  
94 94  
95 95  [[image:1654592435432-887.png]]
... ... @@ -217,9 +217,7 @@
217 217  [[image:image-20220607170442-2.png]]
218 218  
219 219  
220 -(((
221 221  (% 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 -)))
223 223  
224 224  [[image:1654592697690-910.png]]
225 225  
... ... @@ -227,17 +227,11 @@
227 227  
228 228  == 2.3 ​Uplink Payload ==
229 229  
230 -(((
231 231  LSPH01 will uplink payload via LoRaWAN with below payload format: 
232 -)))
233 233  
234 -(((
235 235  Uplink payload includes in total 11 bytes.
236 -)))
237 237  
238 -(((
239 239  Normal uplink payload:
240 -)))
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
243 243  |(((
... ... @@ -321,17 +321,13 @@
321 321  
322 322  === 2.3.6 Message Type ===
323 323  
324 -(((
325 325  For a normal uplink payload, the message type is always 0x01.
326 -)))
327 327  
328 -(((
329 329  Valid Message Type:
330 -)))
331 331  
332 332  
333 333  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 -|=**Message Type Code**|=**Description**|=**Payload**
315 +|**Message Type Code**|**Description**|**Payload**
335 335  |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 336  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 337  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
... ... @@ -363,21 +363,12 @@
363 363  
364 364  == 2.5 ​Show Data in DataCake IoT Server ==
365 365  
366 -(((
367 367  [[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 -)))
369 369  
370 -(((
371 -
372 -)))
373 373  
374 -(((
375 375  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
376 -)))
377 377  
378 -(((
379 379  (% 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 -)))
381 381  
382 382  
383 383  [[image:1654592790040-760.png]]
... ... @@ -400,13 +400,9 @@
400 400  [[image:1654592856403-259.png]]
401 401  
402 402  
403 -(((
404 404  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
405 -)))
406 406  
407 -(((
408 408  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 -)))
410 410  
411 411  
412 412  [[image:1654592878525-845.png]]
... ... @@ -513,6 +513,7 @@
513 513  Always 0x03
514 514  )))
515 515  
484 +
516 516  User can also send 0x14 downlink command to poll the current calibration payload.
517 517  
518 518  [[image:image-20220607171416-7.jpeg]]
... ... @@ -578,6 +578,9 @@
578 578  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
579 579  * 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)
580 580  
550 +
551 +
552 +
581 581  === 2.8.3 CN470-510 (CN470) ===
582 582  
583 583  Used in China, Default use CHE=1
... ... @@ -645,6 +645,8 @@
645 645  * 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)
646 646  
647 647  
620 +
621 +
648 648  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
649 649  
650 650  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -760,6 +760,8 @@
760 760  * Blink once when device transmit a packet.
761 761  
762 762  
737 +
738 +
763 763  == 2.10 ​Firmware Change Log ==
764 764  
765 765  
... ... @@ -836,6 +836,9 @@
836 836  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
837 837  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
838 838  
815 +
816 +
817 +
839 839  == 3.3 Calibrate Sensor ==
840 840  
841 841  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -853,6 +853,7 @@
853 853  * Reply to the confirmation package: 26 01
854 854  * Reply to non-confirmed packet: 26 00
855 855  
835 +
856 856  Device will send an uplink after got this downlink command. With below payload:
857 857  
858 858  Configures info payload:
... ... @@ -1075,6 +1075,9 @@
1075 1075  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1076 1076  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1077 1077  
1058 +
1059 +
1060 +
1078 1078  = 9. ​Packing Info =
1079 1079  
1080 1080  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0