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

From version 73.4
edited by Xiaoling
on 2022/06/07 17:24
Change comment: There is no comment for this version
To version 87.1
edited by Xiaoling
on 2022/06/14 14:37
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,24 +64,31 @@
64 64  
65 65  
66 66  
67 -
68 -
69 -
70 -
71 -
72 72  = 1. Introduction =
73 73  
74 74  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
75 75  
71 +(((
72 +
73 +
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.
75 +)))
77 77  
77 +(((
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.
79 +)))
79 79  
81 +(((
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.
83 +)))
81 81  
85 +(((
82 82  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
87 +)))
83 83  
89 +(((
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.
91 +)))
85 85  
86 86  
87 87  [[image:1654592435432-887.png]]
... ... @@ -88,6 +88,7 @@
88 88  
89 89  
90 90  
98 +
91 91  == ​1.2 Features ==
92 92  
93 93  * LoRaWAN 1.0.3 Class A
... ... @@ -119,6 +119,7 @@
119 119  * IP68 Protection
120 120  * Length: 3.5 meters
121 121  
130 +
122 122  (% style="color:#4f81bd" %)**Soil Temperature:**
123 123  
124 124  * Range -40℃~85℃
... ... @@ -152,7 +152,7 @@
152 152  )))
153 153  
154 154  (((
155 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
164 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
156 156  )))
157 157  
158 158  
... ... @@ -164,10 +164,14 @@
164 164  
165 165  (((
166 166  [[image:1654592492399-921.png]]
176 +
177 +
167 167  )))
168 168  
169 169  (((
170 170  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.
182 +
183 +
171 171  )))
172 172  
173 173  (((
... ... @@ -191,11 +191,13 @@
191 191  [[image:1654592600093-601.png]]
192 192  
193 193  
207 +
194 194  **Add APP EUI and DEV EUI**
195 195  
196 196  [[image:1654592619856-881.png]]
197 197  
198 198  
213 +
199 199  **Add APP EUI in the application**
200 200  
201 201  [[image:1654592632656-512.png]]
... ... @@ -215,7 +215,9 @@
215 215  [[image:image-20220607170442-2.png]]
216 216  
217 217  
233 +(((
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.
235 +)))
219 219  
220 220  [[image:1654592697690-910.png]]
221 221  
... ... @@ -223,26 +223,30 @@
223 223  
224 224  == 2.3 ​Uplink Payload ==
225 225  
243 +(((
226 226  LSPH01 will uplink payload via LoRaWAN with below payload format: 
245 +)))
227 227  
247 +(((
228 228  Uplink payload includes in total 11 bytes.
249 +)))
229 229  
251 +(((
230 230  Normal uplink payload:
253 +)))
231 231  
232 232  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
233 -|(((
234 -**Size**
256 +|=(% style="width: 62.5px;" %)(((
257 +**Size (bytes)**
258 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
259 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
260 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
235 235  
236 -**(bytes)**
237 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
238 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
239 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
240 -
241 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
242 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
243 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
262 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
263 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
264 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
244 244  )))|Reserve|(((
245 -[[Message Type>>path:#H2.3.6MessageType]]
266 +[[Message Type>>||anchor="H2.3.6MessageType"]]
246 246  )))
247 247  
248 248  [[image:1654592721645-318.png]]
... ... @@ -298,7 +298,7 @@
298 298  
299 299  === 2.3.5 Interrupt Pin ===
300 300  
301 -This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
322 +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.
302 302  
303 303  
304 304  **Example:**
... ... @@ -311,18 +311,24 @@
311 311  
312 312  === 2.3.6 Message Type ===
313 313  
335 +(((
314 314  For a normal uplink payload, the message type is always 0x01.
337 +)))
315 315  
339 +(((
316 316  Valid Message Type:
341 +)))
317 317  
318 318  
319 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
320 -|**Message Type Code**|**Description**|**Payload**
321 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
322 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
323 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
344 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
345 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
346 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
347 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
348 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
324 324  
325 325  
351 +
352 +
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.
... ... @@ -342,18 +342,27 @@
342 342  
343 343  == 2.4 Uplink Interval ==
344 344  
345 -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]]
372 +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"]]
346 346  
347 347  
348 348  
349 349  == 2.5 ​Show Data in DataCake IoT Server ==
350 350  
378 +(((
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:
380 +)))
352 352  
382 +(((
383 +
384 +)))
353 353  
386 +(((
354 354  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
388 +)))
355 355  
390 +(((
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:**
392 +)))
357 357  
358 358  
359 359  [[image:1654592790040-760.png]]
... ... @@ -376,9 +376,13 @@
376 376  [[image:1654592856403-259.png]]
377 377  
378 378  
415 +(((
379 379  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
417 +)))
380 380  
419 +(((
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/]]
421 +)))
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  (((
444 +(((
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  )))
447 +)))
406 406  
407 407  
408 408  
... ... @@ -409,24 +409,45 @@
409 409  === 2.6.2 Measurement ===
410 410  
411 411  
454 +(((
412 412  (% style="color:#4f81bd" %)**Measurement the soil surface:**
456 +)))
413 413  
458 +(((
414 414  [[image:1654592946732-634.png]]
460 +)))
415 415  
462 +(((
416 416  Choose the proper measuring position. Split the surface soil according to the measured deep.
464 +)))
417 417  
466 +(((
418 418  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
468 +)))
419 419  
470 +(((
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.
472 +)))
421 421  
474 +(((
422 422  Put soil over the probe after insert. And start to measure.
476 +)))
423 423  
478 +(((
479 +
480 +)))
424 424  
482 +(((
425 425  (% style="color:#4f81bd" %)**Measurement inside soil:**
484 +)))
426 426  
486 +(((
427 427  Dig a hole with diameter > 20CM.
488 +)))
428 428  
490 +(((
429 429  Insert the probe inside, method like measure the surface.
492 +)))
430 430  
431 431  
432 432  
... ... @@ -456,9 +456,13 @@
456 456  
457 457  == 2.7 Calibration ==
458 458  
522 +(((
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).
524 +)))
460 460  
526 +(((
461 461  After stable, user can use below command to calibrate.
528 +)))
462 462  
463 463  [[image:image-20220607171149-4.png]]
464 464  
... ... @@ -465,12 +465,10 @@
465 465  
466 466  (% style="color:#037691" %)**Calibration Payload**
467 467  
468 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
469 -|(((
470 -**Size**
471 -
472 -**(bytes)**
473 -)))|**1**|**1**|**1**|**7**|**1**
535 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
536 +|=(% style="width: 62.5px;" %)(((
537 +**Size (bytes)**
538 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
474 474  |**Value**|(((
475 475  PH4
476 476  
... ... @@ -480,7 +480,7 @@
480 480  
481 481  Calibrate value
482 482  )))|Reserve|(((
483 -[[Message Type>>path:#H2.3.6MessageType]]
548 +[[Message Type>>||anchor="H2.3.6MessageType"]]
484 484  
485 485  Always 0x03
486 486  )))
... ... @@ -494,6 +494,7 @@
494 494  * Reply to non-confirmed packet: 14 00
495 495  
496 496  
562 +
497 497  == 2.8 Frequency Plans ==
498 498  
499 499  (((
... ... @@ -503,32 +503,61 @@
503 503  
504 504  === 2.8.1 EU863-870 (EU868) ===
505 505  
572 +(((
506 506  (% style="color:blue" %)**Uplink:**
574 +)))
507 507  
576 +(((
508 508  868.1 - SF7BW125 to SF12BW125
578 +)))
509 509  
580 +(((
510 510  868.3 - SF7BW125 to SF12BW125 and SF7BW250
582 +)))
511 511  
584 +(((
512 512  868.5 - SF7BW125 to SF12BW125
586 +)))
513 513  
588 +(((
514 514  867.1 - SF7BW125 to SF12BW125
590 +)))
515 515  
592 +(((
516 516  867.3 - SF7BW125 to SF12BW125
594 +)))
517 517  
596 +(((
518 518  867.5 - SF7BW125 to SF12BW125
598 +)))
519 519  
600 +(((
520 520  867.7 - SF7BW125 to SF12BW125
602 +)))
521 521  
604 +(((
522 522  867.9 - SF7BW125 to SF12BW125
606 +)))
523 523  
608 +(((
524 524  868.8 - FSK
610 +)))
525 525  
612 +(((
613 +
614 +)))
526 526  
616 +(((
527 527  (% style="color:blue" %)**Downlink:**
618 +)))
528 528  
620 +(((
529 529  Uplink channels 1-9 (RX1)
622 +)))
530 530  
624 +(((
531 531  869.525 - SF9BW125 (RX2 downlink only)
626 +)))
532 532  
533 533  
534 534  
... ... @@ -553,46 +553,89 @@
553 553  
554 554  === 2.8.3 CN470-510 (CN470) ===
555 555  
651 +(((
556 556  Used in China, Default use CHE=1
653 +)))
557 557  
655 +(((
558 558  (% style="color:blue" %)**Uplink:**
657 +)))
559 559  
659 +(((
560 560  486.3 - SF7BW125 to SF12BW125
661 +)))
561 561  
663 +(((
562 562  486.5 - SF7BW125 to SF12BW125
665 +)))
563 563  
667 +(((
564 564  486.7 - SF7BW125 to SF12BW125
669 +)))
565 565  
671 +(((
566 566  486.9 - SF7BW125 to SF12BW125
673 +)))
567 567  
675 +(((
568 568  487.1 - SF7BW125 to SF12BW125
677 +)))
569 569  
679 +(((
570 570  487.3 - SF7BW125 to SF12BW125
681 +)))
571 571  
683 +(((
572 572  487.5 - SF7BW125 to SF12BW125
685 +)))
573 573  
687 +(((
574 574  487.7 - SF7BW125 to SF12BW125
689 +)))
575 575  
691 +(((
692 +
693 +)))
576 576  
695 +(((
577 577  (% style="color:blue" %)**Downlink:**
697 +)))
578 578  
699 +(((
579 579  506.7 - SF7BW125 to SF12BW125
701 +)))
580 580  
703 +(((
581 581  506.9 - SF7BW125 to SF12BW125
705 +)))
582 582  
707 +(((
583 583  507.1 - SF7BW125 to SF12BW125
709 +)))
584 584  
711 +(((
585 585  507.3 - SF7BW125 to SF12BW125
713 +)))
586 586  
715 +(((
587 587  507.5 - SF7BW125 to SF12BW125
717 +)))
588 588  
719 +(((
589 589  507.7 - SF7BW125 to SF12BW125
721 +)))
590 590  
723 +(((
591 591  507.9 - SF7BW125 to SF12BW125
725 +)))
592 592  
727 +(((
593 593  508.1 - SF7BW125 to SF12BW125
729 +)))
594 594  
731 +(((
595 595  505.3 - SF12BW125 (RX2 downlink only)
733 +)))
596 596  
597 597  
598 598  
... ... @@ -619,110 +619,220 @@
619 619  
620 620  
621 621  
760 +
622 622  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
623 623  
763 +(((
624 624  (% style="color:blue" %)**Default Uplink channel:**
765 +)))
625 625  
767 +(((
626 626  923.2 - SF7BW125 to SF10BW125
769 +)))
627 627  
771 +(((
628 628  923.4 - SF7BW125 to SF10BW125
773 +)))
629 629  
775 +(((
776 +
777 +)))
630 630  
779 +(((
631 631  (% style="color:blue" %)**Additional Uplink Channel**:
781 +)))
632 632  
783 +(((
633 633  (OTAA mode, channel added by JoinAccept message)
785 +)))
634 634  
787 +(((
788 +
789 +)))
635 635  
791 +(((
636 636  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
793 +)))
637 637  
795 +(((
638 638  922.2 - SF7BW125 to SF10BW125
797 +)))
639 639  
799 +(((
640 640  922.4 - SF7BW125 to SF10BW125
801 +)))
641 641  
803 +(((
642 642  922.6 - SF7BW125 to SF10BW125
805 +)))
643 643  
807 +(((
644 644  922.8 - SF7BW125 to SF10BW125
809 +)))
645 645  
811 +(((
646 646  923.0 - SF7BW125 to SF10BW125
813 +)))
647 647  
815 +(((
648 648  922.0 - SF7BW125 to SF10BW125
817 +)))
649 649  
819 +(((
820 +
821 +)))
650 650  
823 +(((
651 651  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
825 +)))
652 652  
827 +(((
653 653  923.6 - SF7BW125 to SF10BW125
829 +)))
654 654  
831 +(((
655 655  923.8 - SF7BW125 to SF10BW125
833 +)))
656 656  
835 +(((
657 657  924.0 - SF7BW125 to SF10BW125
837 +)))
658 658  
839 +(((
659 659  924.2 - SF7BW125 to SF10BW125
841 +)))
660 660  
843 +(((
661 661  924.4 - SF7BW125 to SF10BW125
845 +)))
662 662  
847 +(((
663 663  924.6 - SF7BW125 to SF10BW125
849 +)))
664 664  
851 +(((
852 +
853 +)))
665 665  
855 +(((
666 666  (% style="color:blue" %)**Downlink:**
857 +)))
667 667  
859 +(((
668 668  Uplink channels 1-8 (RX1)
861 +)))
669 669  
863 +(((
670 670  923.2 - SF10BW125 (RX2)
865 +)))
671 671  
672 672  
673 673  
674 674  === 2.8.6 KR920-923 (KR920) ===
675 675  
871 +(((
676 676  (% style="color:blue" %)**Default channel:**
873 +)))
677 677  
875 +(((
678 678  922.1 - SF7BW125 to SF12BW125
877 +)))
679 679  
879 +(((
680 680  922.3 - SF7BW125 to SF12BW125
881 +)))
681 681  
883 +(((
682 682  922.5 - SF7BW125 to SF12BW125
885 +)))
683 683  
887 +(((
888 +
889 +)))
684 684  
891 +(((
685 685  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
893 +)))
686 686  
895 +(((
687 687  922.1 - SF7BW125 to SF12BW125
897 +)))
688 688  
899 +(((
689 689  922.3 - SF7BW125 to SF12BW125
901 +)))
690 690  
903 +(((
691 691  922.5 - SF7BW125 to SF12BW125
905 +)))
692 692  
907 +(((
693 693  922.7 - SF7BW125 to SF12BW125
909 +)))
694 694  
911 +(((
695 695  922.9 - SF7BW125 to SF12BW125
913 +)))
696 696  
915 +(((
697 697  923.1 - SF7BW125 to SF12BW125
917 +)))
698 698  
919 +(((
699 699  923.3 - SF7BW125 to SF12BW125
921 +)))
700 700  
923 +(((
924 +
925 +)))
701 701  
927 +(((
702 702  (% style="color:blue" %)**Downlink:**
929 +)))
703 703  
931 +(((
704 704  Uplink channels 1-7(RX1)
933 +)))
705 705  
935 +(((
706 706  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
937 +)))
707 707  
708 708  
709 709  
710 710  === 2.8.7 IN865-867 (IN865) ===
711 711  
943 +(((
712 712  (% style="color:blue" %)**Uplink:**
945 +)))
713 713  
947 +(((
714 714  865.0625 - SF7BW125 to SF12BW125
949 +)))
715 715  
951 +(((
716 716  865.4025 - SF7BW125 to SF12BW125
953 +)))
717 717  
955 +(((
718 718  865.9850 - SF7BW125 to SF12BW125
957 +)))
719 719  
959 +(((
960 +
961 +)))
720 720  
963 +(((
721 721  (% style="color:blue" %)**Downlink:**
965 +)))
722 722  
967 +(((
723 723  Uplink channels 1-3 (RX1)
969 +)))
724 724  
971 +(((
725 725  866.550 - SF10BW125 (RX2)
973 +)))
726 726  
727 727  
728 728  
... ... @@ -735,6 +735,7 @@
735 735  
736 736  
737 737  
986 +
738 738  == 2.10 ​Firmware Change Log ==
739 739  
740 740  
... ... @@ -749,26 +749,51 @@
749 749  
750 750  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
751 751  
1001 +(((
752 752  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
1003 +)))
753 753  
754 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
755 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1005 +* (((
1006 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1007 +)))
1008 +* (((
1009 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1010 +)))
756 756  
1012 +(((
757 757  There are two kinds of commands to configure LSPH01, they are:
1014 +)))
758 758  
759 -* (% style="color:#4f81bd" %)** General Commands**.
1016 +* (((
1017 +(% style="color:#4f81bd" %)** General Commands**.
1018 +)))
760 760  
1020 +(((
761 761  These commands are to configure:
1022 +)))
762 762  
763 -* General system settings like: uplink interval.
764 -* LoRaWAN protocol & radio related command.
1024 +* (((
1025 +General system settings like: uplink interval.
1026 +)))
1027 +* (((
1028 +LoRaWAN protocol & radio related command.
1029 +)))
765 765  
1031 +(((
766 766  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/]]
1033 +)))
767 767  
1035 +(((
1036 +
1037 +)))
768 768  
769 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1039 +* (((
1040 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1041 +)))
770 770  
1043 +(((
771 771  These commands only valid for LSPH01, as below:
1045 +)))
772 772  
773 773  
774 774  
... ... @@ -782,16 +782,28 @@
782 782  
783 783  
784 784  
1059 +(((
785 785  (% style="color:#037691" %)**Downlink Command: 0x01**
1061 +)))
786 786  
1063 +(((
787 787  Format: Command Code (0x01) followed by 3 bytes time value.
1065 +)))
788 788  
1067 +(((
789 789  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1069 +)))
790 790  
791 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
792 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1071 +* (((
1072 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1073 +)))
1074 +* (((
1075 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
793 793  
794 794  
1078 +
1079 +)))
1080 +
795 795  == 3.2 Set Interrupt Mode ==
796 796  
797 797  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -798,23 +798,37 @@
798 798  
799 799  (% style="color:#037691" %)**AT Command: AT+INTMOD**
800 800  
801 -[[image:image-20220607171716-9.png]]
1087 +[[image:image-20220610105907-1.png]]
802 802  
803 803  
1090 +(((
804 804  (% style="color:#037691" %)**Downlink Command: 0x06**
1092 +)))
805 805  
1094 +(((
806 806  Format: Command Code (0x06) followed by 3 bytes.
1096 +)))
807 807  
1098 +(((
808 808  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1100 +)))
809 809  
810 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
811 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1102 +* (((
1103 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1104 +)))
1105 +* (((
1106 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1107 +)))
812 812  
1109 +(((
1110 +
1111 +)))
813 813  
814 814  
1114 +
815 815  == 3.3 Calibrate Sensor ==
816 816  
817 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1117 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
818 818  
819 819  
820 820  
... ... @@ -846,7 +846,7 @@
846 846  
847 847  Version
848 848  )))|Sensor Type|Reserve|(((
849 -[[Message Type>>path:#H2.3.6MessageType]]
1149 +[[Message Type>>||anchor="H2.3.6MessageType"]]
850 850  Always 0x02
851 851  )))
852 852  
... ... @@ -986,9 +986,13 @@
986 986  
987 987  === ​4.3.2 Replace the battery ===
988 988  
1289 +(((
989 989  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.
1291 +)))
990 990  
1293 +(((
991 991  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)
1295 +)))
992 992  
993 993  
994 994  
... ... @@ -1009,24 +1009,24 @@
1009 1009  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1010 1010  
1011 1011  
1316 +(((
1012 1012  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:
1318 +)))
1013 1013  
1014 1014  
1015 1015   [[image:1654593712276-618.png]]
1016 1016  
1017 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1323 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1018 1018  
1019 1019  
1020 -
1021 1021  = 6. FAQ =
1022 1022  
1023 1023  == 6.1 How to change the LoRa Frequency Bands/Region ==
1024 1024  
1025 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1330 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1026 1026  When downloading the images, choose the required image file for download. ​
1027 1027  
1028 1028  
1029 -
1030 1030  = 7. Trouble Shooting =
1031 1031  
1032 1032  == 7.1 AT Commands input doesn’t work ==
image-20220610105907-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.5 KB
Content