Last modified by Mengting Qiu on 2025/07/18 19:23

From version 34.24
edited by Xiaoling
on 2022/06/07 16:35
Change comment: There is no comment for this version
To version 85.3
edited by Xiaoling
on 2022/06/08 11:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,65 @@
1 1  (% style="text-align:center" %)
2 -[[image:1654574317295-380.png||height="621" width="576"]]
2 +[[image:1654592399090-860.png||height="521" width="483"]]
3 3  
4 4  
5 5  
6 6  
7 -
8 8  **Contents:**
9 9  
10 -{{toc/}}
9 +* [[1. Introduction>>path:#H1.Introduction]]
10 +** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
11 +** [[​1.2 Features>>path:#H200B1.2Features]]
12 +** [[1.3 Probe Specification>>path:#H1.3ProbeSpecification]]
13 +** [[1.4 ​Applications>>path:#H1.4200BApplications]]
14 +** [[1.5 Pin mapping and power on>>path:#H1.5Pinmappingandpoweron]]
15 +* [[2. Configure LSPH01 to connect to LoRaWAN network>>path:#H2.ConfigureLSPH01toconnecttoLoRaWANnetwork]]
16 +** [[2.1 How it works>>path:#H2.1Howitworks]]
17 +** [[2.2 ​Quick guide to connect to LoRaWAN server (OTAA)>>path:#H2.2200BQuickguidetoconnecttoLoRaWANserver28OTAA29]]
18 +** [[2.3 ​Uplink Payload>>path:#H2.3200BUplinkPayload]]
19 +*** [[2.3.1 Battery Info>>path:#H2.3.1BatteryInfo]]
20 +*** [[2.3.2 DS18B20 Temperature sensor>>path:#H2.3.2DS18B20Temperaturesensor]]
21 +*** [[2.3.3 Soil pH>>path:#H2.3.3SoilpH]]
22 +*** [[2.3.4 Soil Temperature>>path:#H2.3.4SoilTemperature]]
23 +*** [[2.3.5 Interrupt Pin>>path:#H2.3.5InterruptPin]]
24 +*** [[2.3.6 Message Type>>path:#H2.3.6MessageType]]
25 +*** [[2.3.7 Decode payload in The Things Network>>path:#H2.3.7DecodepayloadinTheThingsNetwork]]
26 +** [[2.4 Uplink Interval>>path:#H2.4UplinkInterval]]
27 +** [[2.5 ​Show Data in DataCake IoT Server>>path:#H2.5200BShowDatainDataCakeIoTServer]]
28 +** [[2.6 Installation and Maintain>>path:#H2.6InstallationandMaintain]]
29 +*** [[2.6.1 Before measurement>>path:#H2.6.1Beforemeasurement]]
30 +*** [[2.6.2 Measurement>>path:#H2.6.2Measurement]]
31 +*** [[2.6.3 Maintain Probe>>path:#H2.6.3MaintainProbe]]
32 +** [[2.7 Calibration>>path:#H2.7Calibration]]
33 +** [[2.8 Frequency Plans>>path:#H2.8FrequencyPlans]]
34 +*** [[2.8.1 EU863-870 (EU868)>>path:#H2.8.1EU863-87028EU86829]]
35 +*** [[2.8.2 US902-928(US915)>>path:#H2.8.2US902-92828US91529]]
36 +*** [[2.8.3 CN470-510 (CN470)>>path:#H2.8.3CN470-51028CN47029]]
37 +*** [[2.8.4 AU915-928(AU915)>>path:#H2.8.4AU915-92828AU91529]]
38 +*** [[2.8.5 AS920-923 & AS923-925 (AS923)>>path:#H2.8.5AS920-92326AS923-92528AS92329]]
39 +*** [[2.8.6 KR920-923 (KR920)>>path:#H2.8.6KR920-92328KR92029]]
40 +*** [[2.8.7 IN865-867 (IN865)>>path:#H2.8.7IN865-86728IN86529]]
41 +** [[2.9 LED Indicator>>path:#H2.9LEDIndicator]]
42 +** [[2.10 ​Firmware Change Log>>path:#H2.10200BFirmwareChangeLog]]
43 +* [[3. Configure LSPH01 via AT Command or LoRaWAN Downlink>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]
44 +** [[3.1 Set Transmit Interval Time>>path:#H3.1SetTransmitIntervalTime]]
45 +** [[3.2 Set Interrupt Mode>>path:#H3.2SetInterruptMode]]
46 +** [[3.3 Calibrate Sensor>>path:#H3.3CalibrateSensor]]
47 +** [[3.4 Get Firmware Version Info>>path:#H3.4GetFirmwareVersionInfo]]
48 +* [[4. Battery & How to replace>>path:#H4.Battery26Howtoreplace]]
49 +** [[4.1 Battery Type>>path:#H4.1BatteryType]]
50 +** [[4.2 Replace Battery>>path:#H4.2ReplaceBattery]]
51 +** [[4.3 Power Consumption Analyze>>path:#H4.3PowerConsumptionAnalyze]]
52 +*** [[4.3.1 ​Battery Note>>path:#H4.3.1200BBatteryNote]]
53 +*** [[​4.3.2 Replace the battery>>path:#H200B4.3.2Replacethebattery]]
54 +* [[5. Use AT Command>>path:#H5.UseATCommand]]
55 +** [[5.1 Access AT Commands>>path:#H5.1AccessATCommands]]
56 +* [[6. FAQ>>path:#H6.FAQ]]
57 +** [[6.1 How to change the LoRa Frequency Bands/Region>>path:#H6.1HowtochangetheLoRaFrequencyBands2FRegion]]
58 +* [[7. Trouble Shooting>>path:#H7.TroubleShooting]]
59 +** [[7.1 AT Commands input doesn’t work>>path:#H7.1ATCommandsinputdoesn2019twork]]
60 +* [[8. Order Info>>path:#H8.OrderInfo]]
61 +* [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 +* [[10. ​Support>>path:#H10.A0200BSupport]]
11 11  
12 12  
13 13  
... ... @@ -16,26 +16,32 @@
16 16  
17 17  
18 18  
19 -
20 -
21 -
22 -
23 23  = 1. Introduction =
24 24  
25 25  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
26 26  
75 +(((
27 27  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.
77 +)))
28 28  
79 +(((
29 29  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.
81 +)))
30 30  
83 +(((
31 31  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.
85 +)))
32 32  
87 +(((
33 33  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 +)))
34 34  
91 +(((
35 35  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.
93 +)))
36 36  
37 37  
38 -[[image:1654580186518-415.png]]
96 +[[image:1654592435432-887.png]]
39 39  
40 40  
41 41  
... ... @@ -56,7 +56,6 @@
56 56  * 8500mAh Battery for long term use
57 57  
58 58  
59 -
60 60  == 1.3 Probe Specification ==
61 61  
62 62  
... ... @@ -85,7 +85,7 @@
85 85  
86 86  == 1.5 Pin mapping and power on ==
87 87  
88 -[[image:1654580482666-473.png]]
145 +[[image:1654592472094-134.png]]
89 89  
90 90  
91 91  
... ... @@ -109,7 +109,7 @@
109 109  )))
110 110  
111 111  (((
112 -
169 +[[image:1654592492399-921.png]]
113 113  )))
114 114  
115 115  (((
... ... @@ -124,8 +124,8 @@
124 124  Each LSPH01 is shipped with a sticker with the default device EUI as below:
125 125  )))
126 126  
184 +[[image:image-20220607170145-1.jpeg]]
127 127  
128 -[[image:image-20220607135531-1.jpeg]]
129 129  
130 130  
131 131  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -133,25 +133,24 @@
133 133  
134 134  **Register the device**
135 135  
136 -[[image:1654581442672-605.png]]
137 137  
194 +[[image:1654592600093-601.png]]
138 138  
139 139  
140 140  **Add APP EUI and DEV EUI**
141 141  
142 -[[image:1654581465717-368.png]]
199 +[[image:1654592619856-881.png]]
143 143  
144 144  
145 -
146 146  **Add APP EUI in the application**
147 147  
148 -[[image:1654581493871-516.png]]
204 +[[image:1654592632656-512.png]]
149 149  
150 150  
151 151  
152 152  **Add APP KEY**
153 153  
154 -[[image:1654581517630-991.png]]
210 +[[image:1654592653453-934.png]]
155 155  
156 156  
157 157  (% style="color:blue" %)**Step 2**(%%): Power on LSPH01
... ... @@ -159,22 +159,30 @@
159 159  
160 160  Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
161 161  
162 -[[image:image-20220607135918-2.png]]
218 +[[image:image-20220607170442-2.png]]
163 163  
164 164  
221 +(((
165 165  (% 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.
223 +)))
166 166  
167 -[[image:1654581590132-631.png]]
225 +[[image:1654592697690-910.png]]
168 168  
169 169  
170 170  
171 171  == 2.3 ​Uplink Payload ==
172 172  
231 +(((
173 173  LSPH01 will uplink payload via LoRaWAN with below payload format: 
233 +)))
174 174  
235 +(((
175 175  Uplink payload includes in total 11 bytes.
237 +)))
176 176  
239 +(((
177 177  Normal uplink payload:
241 +)))
178 178  
179 179  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
180 180  |(((
... ... @@ -182,7 +182,7 @@
182 182  
183 183  **(bytes)**
184 184  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
185 -|**Value**|[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(((
249 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
186 186  [[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
187 187  
188 188  [[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
... ... @@ -192,7 +192,7 @@
192 192  [[Message Type>>||anchor="H2.3.6MessageType"]]
193 193  )))
194 194  
195 -[[image:1654581735133-458.png]]
259 +[[image:1654592721645-318.png]]
196 196  
197 197  
198 198  
... ... @@ -258,25 +258,27 @@
258 258  
259 259  === 2.3.6 Message Type ===
260 260  
325 +(((
261 261  For a normal uplink payload, the message type is always 0x01.
327 +)))
262 262  
329 +(((
263 263  Valid Message Type:
331 +)))
264 264  
265 265  
266 266  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
267 -|**Message Type Code**|**Description**|**Payload**
335 +|=**Message Type Code**|=**Description**|=**Payload**
268 268  |0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
269 269  |0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
270 270  |0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
271 271  
272 -
273 -
274 274  === 2.3.7 Decode payload in The Things Network ===
275 275  
276 276  While using TTN network, you can add the payload format to decode the payload.
277 277  
278 278  
279 -[[image:1654582541848-906.png]]
345 +[[image:1654592762713-715.png]]
280 280  
281 281  (((
282 282  The payload decoder function for TTN is here:
... ... @@ -290,24 +290,33 @@
290 290  
291 291  == 2.4 Uplink Interval ==
292 292  
293 -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"]]
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]]
294 294  
295 295  
296 296  
297 297  == 2.5 ​Show Data in DataCake IoT Server ==
298 298  
365 +(((
299 299  [[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:
367 +)))
300 300  
369 +(((
370 +
371 +)))
301 301  
373 +(((
302 302  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
375 +)))
303 303  
377 +(((
304 304  (% 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:**
379 +)))
305 305  
306 306  
307 -[[image:1654583683416-869.png]]
382 +[[image:1654592790040-760.png]]
308 308  
309 309  
310 -[[image:1654583694084-878.png]]
385 +[[image:1654592800389-571.png]]
311 311  
312 312  
313 313  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
... ... @@ -314,33 +314,37 @@
314 314  
315 315  (% style="color:blue" %)**Step 4**(%%)**: Create LSPH01 product.**
316 316  
317 -[[image:1654583711590-413.png]]
392 +[[image:1654592819047-535.png]]
318 318  
319 319  
320 320  
321 -[[image:1654583732798-193.png]]
396 +[[image:1654592833877-762.png]]
322 322  
323 323  
324 -[[image:1654583749683-259.png]]
399 +[[image:1654592856403-259.png]]
325 325  
326 326  
402 +(((
327 327  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
404 +)))
328 328  
406 +(((
329 329  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/]]
408 +)))
330 330  
331 331  
332 -[[image:1654583770974-935.png]]
411 +[[image:1654592878525-845.png]]
333 333  
334 -[[image:1654583781517-146.png]]
413 +[[image:1654592892967-474.png]]
335 335  
336 336  
337 -[[image:1654583791351-557.png]]
416 +[[image:1654592905354-123.png]]
338 338  
339 339  
340 340  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
341 341  
342 342  
343 -[[image:1654583805491-713.png]]
422 +[[image:1654592917530-261.png]]
344 344  
345 345  
346 346  
... ... @@ -349,8 +349,10 @@
349 349  === 2.6.1 Before measurement ===
350 350  
351 351  (((
431 +(((
352 352  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. 
353 353  )))
434 +)))
354 354  
355 355  
356 356  
... ... @@ -357,24 +357,45 @@
357 357  === 2.6.2 Measurement ===
358 358  
359 359  
441 +(((
360 360  (% style="color:#4f81bd" %)**Measurement the soil surface:**
443 +)))
361 361  
362 -[[image:1654584128046-287.png]]
445 +(((
446 +[[image:1654592946732-634.png]]
447 +)))
363 363  
449 +(((
364 364  Choose the proper measuring position. Split the surface soil according to the measured deep.
451 +)))
365 365  
453 +(((
366 366  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
455 +)))
367 367  
457 +(((
368 368  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
459 +)))
369 369  
461 +(((
370 370  Put soil over the probe after insert. And start to measure.
463 +)))
371 371  
465 +(((
466 +
467 +)))
372 372  
469 +(((
373 373  (% style="color:#4f81bd" %)**Measurement inside soil:**
471 +)))
374 374  
473 +(((
375 375  Dig a hole with diameter > 20CM.
475 +)))
376 376  
477 +(((
377 377  Insert the probe inside, method like measure the surface.
479 +)))
378 378  
379 379  
380 380  
... ... @@ -404,16 +404,20 @@
404 404  
405 405  == 2.7 Calibration ==
406 406  
509 +(((
407 407  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).
511 +)))
408 408  
513 +(((
409 409  After stable, user can use below command to calibrate.
515 +)))
410 410  
411 -[[image:image-20220607144936-3.png]]
517 +[[image:image-20220607171149-4.png]]
412 412  
413 413  
414 414  (% style="color:#037691" %)**Calibration Payload**
415 415  
416 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
522 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
417 417  |(((
418 418  **Size**
419 419  
... ... @@ -435,13 +435,13 @@
435 435  
436 436  User can also send 0x14 downlink command to poll the current calibration payload.
437 437  
438 -[[image:image-20220607145603-4.png]]
544 +[[image:image-20220607171416-7.jpeg]]
439 439  
546 +
440 440  * Reply to the confirmation package: 14 01
441 441  * Reply to non-confirmed packet: 14 00
442 442  
443 443  
444 -
445 445  == 2.8 Frequency Plans ==
446 446  
447 447  (((
... ... @@ -451,32 +451,61 @@
451 451  
452 452  === 2.8.1 EU863-870 (EU868) ===
453 453  
560 +(((
454 454  (% style="color:blue" %)**Uplink:**
562 +)))
455 455  
564 +(((
456 456  868.1 - SF7BW125 to SF12BW125
566 +)))
457 457  
568 +(((
458 458  868.3 - SF7BW125 to SF12BW125 and SF7BW250
570 +)))
459 459  
572 +(((
460 460  868.5 - SF7BW125 to SF12BW125
574 +)))
461 461  
576 +(((
462 462  867.1 - SF7BW125 to SF12BW125
578 +)))
463 463  
580 +(((
464 464  867.3 - SF7BW125 to SF12BW125
582 +)))
465 465  
584 +(((
466 466  867.5 - SF7BW125 to SF12BW125
586 +)))
467 467  
588 +(((
468 468  867.7 - SF7BW125 to SF12BW125
590 +)))
469 469  
592 +(((
470 470  867.9 - SF7BW125 to SF12BW125
594 +)))
471 471  
596 +(((
472 472  868.8 - FSK
598 +)))
473 473  
600 +(((
601 +
602 +)))
474 474  
604 +(((
475 475  (% style="color:blue" %)**Downlink:**
606 +)))
476 476  
608 +(((
477 477  Uplink channels 1-9 (RX1)
610 +)))
478 478  
612 +(((
479 479  869.525 - SF9BW125 (RX2 downlink only)
614 +)))
480 480  
481 481  
482 482  
... ... @@ -498,49 +498,91 @@
498 498  * 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)
499 499  
500 500  
501 -
502 502  === 2.8.3 CN470-510 (CN470) ===
503 503  
638 +(((
504 504  Used in China, Default use CHE=1
640 +)))
505 505  
642 +(((
506 506  (% style="color:blue" %)**Uplink:**
644 +)))
507 507  
646 +(((
508 508  486.3 - SF7BW125 to SF12BW125
648 +)))
509 509  
650 +(((
510 510  486.5 - SF7BW125 to SF12BW125
652 +)))
511 511  
654 +(((
512 512  486.7 - SF7BW125 to SF12BW125
656 +)))
513 513  
658 +(((
514 514  486.9 - SF7BW125 to SF12BW125
660 +)))
515 515  
662 +(((
516 516  487.1 - SF7BW125 to SF12BW125
664 +)))
517 517  
666 +(((
518 518  487.3 - SF7BW125 to SF12BW125
668 +)))
519 519  
670 +(((
520 520  487.5 - SF7BW125 to SF12BW125
672 +)))
521 521  
674 +(((
522 522  487.7 - SF7BW125 to SF12BW125
676 +)))
523 523  
678 +(((
679 +
680 +)))
524 524  
682 +(((
525 525  (% style="color:blue" %)**Downlink:**
684 +)))
526 526  
686 +(((
527 527  506.7 - SF7BW125 to SF12BW125
688 +)))
528 528  
690 +(((
529 529  506.9 - SF7BW125 to SF12BW125
692 +)))
530 530  
694 +(((
531 531  507.1 - SF7BW125 to SF12BW125
696 +)))
532 532  
698 +(((
533 533  507.3 - SF7BW125 to SF12BW125
700 +)))
534 534  
702 +(((
535 535  507.5 - SF7BW125 to SF12BW125
704 +)))
536 536  
706 +(((
537 537  507.7 - SF7BW125 to SF12BW125
708 +)))
538 538  
710 +(((
539 539  507.9 - SF7BW125 to SF12BW125
712 +)))
540 540  
714 +(((
541 541  508.1 - SF7BW125 to SF12BW125
716 +)))
542 542  
718 +(((
543 543  505.3 - SF12BW125 (RX2 downlink only)
720 +)))
544 544  
545 545  
546 546  
... ... @@ -567,107 +567,217 @@
567 567  
568 568  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
569 569  
747 +(((
570 570  (% style="color:blue" %)**Default Uplink channel:**
749 +)))
571 571  
751 +(((
572 572  923.2 - SF7BW125 to SF10BW125
753 +)))
573 573  
755 +(((
574 574  923.4 - SF7BW125 to SF10BW125
757 +)))
575 575  
759 +(((
760 +
761 +)))
576 576  
763 +(((
577 577  (% style="color:blue" %)**Additional Uplink Channel**:
765 +)))
578 578  
767 +(((
579 579  (OTAA mode, channel added by JoinAccept message)
769 +)))
580 580  
771 +(((
772 +
773 +)))
581 581  
775 +(((
582 582  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
777 +)))
583 583  
779 +(((
584 584  922.2 - SF7BW125 to SF10BW125
781 +)))
585 585  
783 +(((
586 586  922.4 - SF7BW125 to SF10BW125
785 +)))
587 587  
787 +(((
588 588  922.6 - SF7BW125 to SF10BW125
789 +)))
589 589  
791 +(((
590 590  922.8 - SF7BW125 to SF10BW125
793 +)))
591 591  
795 +(((
592 592  923.0 - SF7BW125 to SF10BW125
797 +)))
593 593  
799 +(((
594 594  922.0 - SF7BW125 to SF10BW125
801 +)))
595 595  
803 +(((
804 +
805 +)))
596 596  
807 +(((
597 597  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
809 +)))
598 598  
811 +(((
599 599  923.6 - SF7BW125 to SF10BW125
813 +)))
600 600  
815 +(((
601 601  923.8 - SF7BW125 to SF10BW125
817 +)))
602 602  
819 +(((
603 603  924.0 - SF7BW125 to SF10BW125
821 +)))
604 604  
823 +(((
605 605  924.2 - SF7BW125 to SF10BW125
825 +)))
606 606  
827 +(((
607 607  924.4 - SF7BW125 to SF10BW125
829 +)))
608 608  
831 +(((
609 609  924.6 - SF7BW125 to SF10BW125
833 +)))
610 610  
835 +(((
836 +
837 +)))
611 611  
839 +(((
612 612  (% style="color:blue" %)**Downlink:**
841 +)))
613 613  
843 +(((
614 614  Uplink channels 1-8 (RX1)
845 +)))
615 615  
847 +(((
616 616  923.2 - SF10BW125 (RX2)
849 +)))
617 617  
618 618  
619 619  
620 620  === 2.8.6 KR920-923 (KR920) ===
621 621  
855 +(((
622 622  (% style="color:blue" %)**Default channel:**
857 +)))
623 623  
859 +(((
624 624  922.1 - SF7BW125 to SF12BW125
861 +)))
625 625  
863 +(((
626 626  922.3 - SF7BW125 to SF12BW125
865 +)))
627 627  
867 +(((
628 628  922.5 - SF7BW125 to SF12BW125
869 +)))
629 629  
871 +(((
872 +
873 +)))
630 630  
875 +(((
631 631  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
877 +)))
632 632  
879 +(((
633 633  922.1 - SF7BW125 to SF12BW125
881 +)))
634 634  
883 +(((
635 635  922.3 - SF7BW125 to SF12BW125
885 +)))
636 636  
887 +(((
637 637  922.5 - SF7BW125 to SF12BW125
889 +)))
638 638  
891 +(((
639 639  922.7 - SF7BW125 to SF12BW125
893 +)))
640 640  
895 +(((
641 641  922.9 - SF7BW125 to SF12BW125
897 +)))
642 642  
899 +(((
643 643  923.1 - SF7BW125 to SF12BW125
901 +)))
644 644  
903 +(((
645 645  923.3 - SF7BW125 to SF12BW125
905 +)))
646 646  
907 +(((
908 +
909 +)))
647 647  
911 +(((
648 648  (% style="color:blue" %)**Downlink:**
913 +)))
649 649  
915 +(((
650 650  Uplink channels 1-7(RX1)
917 +)))
651 651  
919 +(((
652 652  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
921 +)))
653 653  
654 654  
924 +
655 655  === 2.8.7 IN865-867 (IN865) ===
656 656  
927 +(((
657 657  (% style="color:blue" %)**Uplink:**
929 +)))
658 658  
931 +(((
659 659  865.0625 - SF7BW125 to SF12BW125
933 +)))
660 660  
935 +(((
661 661  865.4025 - SF7BW125 to SF12BW125
937 +)))
662 662  
939 +(((
663 663  865.9850 - SF7BW125 to SF12BW125
941 +)))
664 664  
943 +(((
944 +
945 +)))
665 665  
947 +(((
666 666  (% style="color:blue" %)**Downlink:**
949 +)))
667 667  
951 +(((
668 668  Uplink channels 1-3 (RX1)
953 +)))
669 669  
955 +(((
670 670  866.550 - SF10BW125 (RX2)
957 +)))
671 671  
672 672  
673 673  
... ... @@ -679,7 +679,6 @@
679 679  * Blink once when device transmit a packet.
680 680  
681 681  
682 -
683 683  == 2.10 ​Firmware Change Log ==
684 684  
685 685  
... ... @@ -688,32 +688,57 @@
688 688  [[http:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
689 689  
690 690  
691 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
977 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
692 692  
693 693  
694 694  
695 695  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
696 696  
983 +(((
697 697  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
985 +)))
698 698  
699 -* AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
700 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
987 +* (((
988 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
989 +)))
990 +* (((
991 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
992 +)))
701 701  
994 +(((
702 702  There are two kinds of commands to configure LSPH01, they are:
996 +)))
703 703  
704 -* (% style="color:#4f81bd" %)** General Commands**.
998 +* (((
999 +(% style="color:#4f81bd" %)** General Commands**.
1000 +)))
705 705  
1002 +(((
706 706  These commands are to configure:
1004 +)))
707 707  
708 -* General system settings like: uplink interval.
709 -* LoRaWAN protocol & radio related command.
1006 +* (((
1007 +General system settings like: uplink interval.
1008 +)))
1009 +* (((
1010 +LoRaWAN protocol & radio related command.
1011 +)))
710 710  
711 -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>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1013 +(((
1014 +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/]]
1015 +)))
712 712  
1017 +(((
1018 +
1019 +)))
713 713  
714 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1021 +* (((
1022 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 +)))
715 715  
1025 +(((
716 716  These commands only valid for LSPH01, as below:
1027 +)))
717 717  
718 718  
719 719  
... ... @@ -723,30 +723,31 @@
723 723  
724 724  (% style="color:#037691" %)**AT Command: AT+TDC**
725 725  
1037 +[[image:image-20220607171554-8.png]]
726 726  
727 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
728 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
729 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
730 -30000
731 731  
732 -OK
733 733  
734 -the interval is 30000ms = 30s
1041 +(((
1042 +(% style="color:#037691" %)**Downlink Command: 0x01**
735 735  )))
736 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
737 -OK
738 738  
739 -Set transmit interval to 60000ms = 60 seconds
1045 +(((
1046 +Format: Command Code (0x01) followed by 3 bytes time value.
740 740  )))
741 741  
742 -(% style="color:#037691" %)**Downlink Command: 0x01**
1049 +(((
1050 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1051 +)))
743 743  
744 -Format: Command Code (0x01) followed by 3 bytes time value.
1053 +* (((
1054 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1055 +)))
1056 +* (((
1057 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
745 745  
746 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
747 747  
748 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
749 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1060 +
1061 +)))
750 750  
751 751  == 3.2 Set Interrupt Mode ==
752 752  
... ... @@ -754,21 +754,37 @@
754 754  
755 755  (% style="color:#037691" %)**AT Command: AT+INTMOD**
756 756  
757 -[[image:image-20220607153759-6.png]]
1069 +[[image:image-20220607171716-9.png]]
758 758  
759 759  
1072 +(((
760 760  (% style="color:#037691" %)**Downlink Command: 0x06**
1074 +)))
761 761  
1076 +(((
762 762  Format: Command Code (0x06) followed by 3 bytes.
1078 +)))
763 763  
1080 +(((
764 764  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1082 +)))
765 765  
766 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
767 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1084 +* (((
1085 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1086 +)))
1087 +* (((
1088 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1089 +)))
768 768  
1091 +(((
1092 +
1093 +)))
1094 +
1095 +
1096 +
769 769  == 3.3 Calibrate Sensor ==
770 770  
771 -Detail See [[Calibration Guide>>||anchor="2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1099 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
772 772  
773 773  
774 774  
... ... @@ -778,12 +778,11 @@
778 778  
779 779  (% style="color:#037691" %)**Downlink Command: 0x26**
780 780  
781 -[[image:image-20220607154718-7.png]]
1109 +[[image:image-20220607171917-10.png]]
782 782  
783 783  * Reply to the confirmation package: 26 01
784 784  * Reply to non-confirmed packet: 26 00
785 785  
786 -
787 787  Device will send an uplink after got this downlink command. With below payload:
788 788  
789 789  Configures info payload:
... ... @@ -867,7 +867,7 @@
867 867  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
868 868  )))
869 869  
870 -[[image:1654588469844-778.png]]
1197 +[[image:1654593587246-335.png]]
871 871  
872 872  
873 873  Minimum Working Voltage for the LSPH01:
... ... @@ -912,7 +912,7 @@
912 912  
913 913  And the Life expectation in difference case will be shown on the right.
914 914  
915 -[[image:1654588577573-122.png]]
1242 +[[image:1654593605679-189.png]]
916 916  
917 917  
918 918  The battery related documents as below:
... ... @@ -927,7 +927,7 @@
927 927  [[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]]
928 928  )))
929 929  
930 -[[image:image-20220607155856-8.png]]
1257 +[[image:image-20220607172042-11.png]]
931 931  
932 932  
933 933  
... ... @@ -941,9 +941,13 @@
941 941  
942 942  === ​4.3.2 Replace the battery ===
943 943  
1271 +(((
944 944  You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
1273 +)))
945 945  
1275 +(((
946 946  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)
1277 +)))
947 947  
948 948  
949 949  
... ... @@ -953,7 +953,7 @@
953 953  
954 954  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
955 955  
956 -[[image:1654589001411-343.png]]
1287 +[[image:1654593668970-604.png]]
957 957  
958 958  **Connection:**
959 959  
... ... @@ -964,15 +964,16 @@
964 964  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
965 965  
966 966  
1298 +(((
967 967  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1300 +)))
968 968  
969 969  
970 - [[image:1654589062541-567.png]]
1303 + [[image:1654593712276-618.png]]
971 971  
972 -Valid AT Command please check [[Configure Device>>path:#Configure_Device]].
1305 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
973 973  
974 974  
975 -
976 976  = 6. FAQ =
977 977  
978 978  == 6.1 How to change the LoRa Frequency Bands/Region ==
... ... @@ -981,7 +981,6 @@
981 981  When downloading the images, choose the required image file for download. ​
982 982  
983 983  
984 -
985 985  = 7. Trouble Shooting =
986 986  
987 987  == 7.1 AT Commands input doesn’t work ==
... ... @@ -989,7 +989,6 @@
989 989  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.
990 990  
991 991  
992 -
993 993  = 8. Order Info =
994 994  
995 995  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1020,7 +1020,6 @@
1020 1020  * Package Size / pcs : cm
1021 1021  * Weight / pcs : g
1022 1022  
1023 -
1024 1024  = 10. ​Support =
1025 1025  
1026 1026  * 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.
1654592399090-860.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +272.0 KB
Content
1654592435432-887.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +89.0 KB
Content
1654592472094-134.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +492.6 KB
Content
1654592492399-921.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +89.0 KB
Content
1654592600093-601.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.6 KB
Content
1654592619856-881.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.1 KB
Content
1654592632656-512.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.1 KB
Content
1654592653453-934.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +65.2 KB
Content
1654592697690-910.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.6 KB
Content
1654592721645-318.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.6 KB
Content
1654592762713-715.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
1654592790040-760.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.2 KB
Content
1654592800389-571.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.6 KB
Content
1654592819047-535.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +246.2 KB
Content
1654592833877-762.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +199.6 KB
Content
1654592856403-259.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +129.1 KB
Content
1654592878525-845.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +37.7 KB
Content
1654592892967-474.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
1654592905354-123.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.3 KB
Content
1654592917530-261.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +127.1 KB
Content
1654592946732-634.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +345.3 KB
Content
1654593587246-335.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607170145-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +16.5 KB
Content
image-20220607170442-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +99.6 KB
Content
image-20220607171123-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171149-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171311-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607171335-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.1 KB
Content
image-20220607171416-7.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +5.0 KB
Content
image-20220607171554-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.7 KB
Content