Last modified by Xiaoling on 2025/04/25 14:08

From version 85.11
edited by Xiaoling
on 2022/06/08 11:38
Change comment: There is no comment for this version
To version 87.2
edited by Xiaoling
on 2022/06/14 14:38
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]]
... ... @@ -64,11 +64,15 @@
64 64  
65 65  
66 66  
67 +
68 +
67 67  = 1. Introduction =
68 68  
69 69  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
70 70  
71 71  (((
74 +
75 +
72 72  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.
73 73  )))
74 74  
... ... @@ -167,10 +167,14 @@
167 167  
168 168  (((
169 169  [[image:1654592492399-921.png]]
174 +
175 +
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.
180 +
181 +
174 174  )))
175 175  
176 176  (((
... ... @@ -194,11 +194,13 @@
194 194  [[image:1654592600093-601.png]]
195 195  
196 196  
205 +
197 197  **Add APP EUI and DEV EUI**
198 198  
199 199  [[image:1654592619856-881.png]]
200 200  
201 201  
211 +
202 202  **Add APP EUI in the application**
203 203  
204 204  [[image:1654592632656-512.png]]
... ... @@ -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]]
369 +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  
... ... @@ -504,8 +504,6 @@
504 504  
505 505  )))
506 506  
507 -
508 -
509 509  == 2.7 Calibration ==
510 510  
511 511  (((
... ... @@ -522,11 +522,9 @@
522 522  (% style="color:#037691" %)**Calibration Payload**
523 523  
524 524  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
525 -|(((
526 -**Size**
527 -
528 -**(bytes)**
529 -)))|**1**|**1**|**1**|**7**|**1**
533 +|=(% style="width: 62.5px;" %)(((
534 +**Size (bytes)**
535 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
530 530  |**Value**|(((
531 531  PH4
532 532  
... ... @@ -549,6 +549,7 @@
549 549  * Reply to the confirmation package: 14 01
550 550  * Reply to non-confirmed packet: 14 00
551 551  
558 +
552 552  == 2.8 Frequency Plans ==
553 553  
554 554  (((
... ... @@ -633,6 +633,7 @@
633 633  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
634 634  * 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)
635 635  
643 +
636 636  === 2.8.3 CN470-510 (CN470) ===
637 637  
638 638  (((
... ... @@ -742,6 +742,8 @@
742 742  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
743 743  * 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)
744 744  
753 +
754 +
745 745  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
746 746  
747 747  (((
... ... @@ -965,6 +965,8 @@
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  
978 +
979 +
968 968  == 2.10 ​Firmware Change Log ==
969 969  
970 970  
... ... @@ -1065,7 +1065,7 @@
1065 1065  
1066 1066  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1067 1067  
1068 -[[image:image-20220607171716-9.png]]
1080 +[[image:image-20220610105907-1.png]]
1069 1069  
1070 1070  
1071 1071  (((
... ... @@ -1319,6 +1319,7 @@
1319 1319  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.
1320 1320  
1321 1321  
1334 +
1322 1322  = 8. Order Info =
1323 1323  
1324 1324  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1335,6 +1335,7 @@
1335 1335  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1336 1336  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1337 1337  
1351 +
1338 1338  = 9. ​Packing Info =
1339 1339  
1340 1340  
... ... @@ -1349,6 +1349,7 @@
1349 1349  * Package Size / pcs : cm
1350 1350  * Weight / pcs : g
1351 1351  
1366 +
1352 1352  = 10. ​Support =
1353 1353  
1354 1354  * 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