<
From version < 73.11 >
edited by Xiaoling
on 2022/06/07 17:37
To version < 85.8 >
edited by Xiaoling
on 2022/06/08 11:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,22 +65,29 @@
65 65  
66 66  
67 67  
68 -
69 -
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
74 74  
72 +(((
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.
74 +)))
76 76  
76 +(((
77 77  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.
78 +)))
78 78  
80 +(((
79 79  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.
82 +)))
80 80  
84 +(((
81 81  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
86 +)))
82 82  
88 +(((
83 83  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.
90 +)))
84 84  
85 85  
86 86  [[image:1654592435432-887.png]]
... ... @@ -87,6 +87,7 @@
87 87  
88 88  
89 89  
97 +
90 90  == ​1.2 Features ==
91 91  
92 92  * LoRaWAN 1.0.3 Class A
... ... @@ -103,8 +103,6 @@
103 103  * IP68 rate for the Sensor Probe
104 104  * 8500mAh Battery for long term use
105 105  
106 -
107 -
108 108  == 1.3 Probe Specification ==
109 109  
110 110  
... ... @@ -125,14 +125,10 @@
125 125  * IP68 Protection
126 126  * Length: 3.5 meters
127 127  
128 -
129 -
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
134 -
135 -
136 136  == 1.5 Pin mapping and power on ==
137 137  
138 138  [[image:1654592472094-134.png]]
... ... @@ -148,7 +148,7 @@
148 148  )))
149 149  
150 150  (((
151 -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.
153 +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.
152 152  )))
153 153  
154 154  
... ... @@ -211,7 +211,9 @@
211 211  [[image:image-20220607170442-2.png]]
212 212  
213 213  
216 +(((
214 214  (% 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.
218 +)))
215 215  
216 216  [[image:1654592697690-910.png]]
217 217  
... ... @@ -219,26 +219,30 @@
219 219  
220 220  == 2.3 ​Uplink Payload ==
221 221  
226 +(((
222 222  LSPH01 will uplink payload via LoRaWAN with below payload format: 
228 +)))
223 223  
230 +(((
224 224  Uplink payload includes in total 11 bytes.
232 +)))
225 225  
234 +(((
226 226  Normal uplink payload:
236 +)))
227 227  
228 228  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
229 -|(((
230 -**Size**
239 +|=(% style="width: 62.5px;" %)(((
240 +**Size (bytes)**
241 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
242 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
243 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
231 231  
232 -**(bytes)**
233 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
234 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
235 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
236 -
237 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
238 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
239 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
245 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
246 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
247 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
240 240  )))|Reserve|(((
241 -[[Message Type>>path:#H2.3.6MessageType]]
249 +[[Message Type>>||anchor="H2.3.6MessageType"]]
242 242  )))
243 243  
244 244  [[image:1654592721645-318.png]]
... ... @@ -294,7 +294,7 @@
294 294  
295 295  === 2.3.5 Interrupt Pin ===
296 296  
297 -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.
305 +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.
298 298  
299 299  
300 300  **Example:**
... ... @@ -307,16 +307,20 @@
307 307  
308 308  === 2.3.6 Message Type ===
309 309  
318 +(((
310 310  For a normal uplink payload, the message type is always 0x01.
320 +)))
311 311  
322 +(((
312 312  Valid Message Type:
324 +)))
313 313  
314 314  
315 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
316 -|**Message Type Code**|**Description**|**Payload**
317 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
318 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
319 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
327 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
328 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
329 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
330 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
331 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
320 320  
321 321  
322 322  
... ... @@ -346,12 +346,21 @@
346 346  
347 347  == 2.5 ​Show Data in DataCake IoT Server ==
348 348  
361 +(((
349 349  [[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:
363 +)))
350 350  
365 +(((
366 +
367 +)))
351 351  
369 +(((
352 352  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
371 +)))
353 353  
373 +(((
354 354  (% 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:**
375 +)))
355 355  
356 356  
357 357  [[image:1654592790040-760.png]]
... ... @@ -374,9 +374,13 @@
374 374  [[image:1654592856403-259.png]]
375 375  
376 376  
398 +(((
377 377  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
400 +)))
378 378  
402 +(((
379 379  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/]]
404 +)))
380 380  
381 381  
382 382  [[image:1654592878525-845.png]]
... ... @@ -399,8 +399,10 @@
399 399  === 2.6.1 Before measurement ===
400 400  
401 401  (((
427 +(((
402 402  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. 
403 403  )))
430 +)))
404 404  
405 405  
406 406  
... ... @@ -407,24 +407,45 @@
407 407  === 2.6.2 Measurement ===
408 408  
409 409  
437 +(((
410 410  (% style="color:#4f81bd" %)**Measurement the soil surface:**
439 +)))
411 411  
441 +(((
412 412  [[image:1654592946732-634.png]]
443 +)))
413 413  
445 +(((
414 414  Choose the proper measuring position. Split the surface soil according to the measured deep.
447 +)))
415 415  
449 +(((
416 416  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
451 +)))
417 417  
453 +(((
418 418  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
455 +)))
419 419  
457 +(((
420 420  Put soil over the probe after insert. And start to measure.
459 +)))
421 421  
461 +(((
462 +
463 +)))
422 422  
465 +(((
423 423  (% style="color:#4f81bd" %)**Measurement inside soil:**
467 +)))
424 424  
469 +(((
425 425  Dig a hole with diameter > 20CM.
471 +)))
426 426  
473 +(((
427 427  Insert the probe inside, method like measure the surface.
475 +)))
428 428  
429 429  
430 430  
... ... @@ -454,9 +454,13 @@
454 454  
455 455  == 2.7 Calibration ==
456 456  
505 +(((
457 457  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).
507 +)))
458 458  
509 +(((
459 459  After stable, user can use below command to calibrate.
511 +)))
460 460  
461 461  [[image:image-20220607171149-4.png]]
462 462  
... ... @@ -463,7 +463,7 @@
463 463  
464 464  (% style="color:#037691" %)**Calibration Payload**
465 465  
466 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
518 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
467 467  |(((
468 468  **Size**
469 469  
... ... @@ -478,7 +478,7 @@
478 478  
479 479  Calibrate value
480 480  )))|Reserve|(((
481 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
482 482  
483 483  Always 0x03
484 484  )))
... ... @@ -491,9 +491,6 @@
491 491  * Reply to the confirmation package: 14 01
492 492  * Reply to non-confirmed packet: 14 00
493 493  
494 -
495 -
496 -
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  
555 +(((
506 506  (% style="color:blue" %)**Uplink:**
557 +)))
507 507  
559 +(((
508 508  868.1 - SF7BW125 to SF12BW125
561 +)))
509 509  
563 +(((
510 510  868.3 - SF7BW125 to SF12BW125 and SF7BW250
565 +)))
511 511  
567 +(((
512 512  868.5 - SF7BW125 to SF12BW125
569 +)))
513 513  
571 +(((
514 514  867.1 - SF7BW125 to SF12BW125
573 +)))
515 515  
575 +(((
516 516  867.3 - SF7BW125 to SF12BW125
577 +)))
517 517  
579 +(((
518 518  867.5 - SF7BW125 to SF12BW125
581 +)))
519 519  
583 +(((
520 520  867.7 - SF7BW125 to SF12BW125
585 +)))
521 521  
587 +(((
522 522  867.9 - SF7BW125 to SF12BW125
589 +)))
523 523  
591 +(((
524 524  868.8 - FSK
593 +)))
525 525  
595 +(((
596 +
597 +)))
526 526  
599 +(((
527 527  (% style="color:blue" %)**Downlink:**
601 +)))
528 528  
603 +(((
529 529  Uplink channels 1-9 (RX1)
605 +)))
530 530  
607 +(((
531 531  869.525 - SF9BW125 (RX2 downlink only)
609 +)))
532 532  
533 533  
534 534  
... ... @@ -549,49 +549,91 @@
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 553  === 2.8.3 CN470-510 (CN470) ===
554 554  
632 +(((
555 555  Used in China, Default use CHE=1
634 +)))
556 556  
636 +(((
557 557  (% style="color:blue" %)**Uplink:**
638 +)))
558 558  
640 +(((
559 559  486.3 - SF7BW125 to SF12BW125
642 +)))
560 560  
644 +(((
561 561  486.5 - SF7BW125 to SF12BW125
646 +)))
562 562  
648 +(((
563 563  486.7 - SF7BW125 to SF12BW125
650 +)))
564 564  
652 +(((
565 565  486.9 - SF7BW125 to SF12BW125
654 +)))
566 566  
656 +(((
567 567  487.1 - SF7BW125 to SF12BW125
658 +)))
568 568  
660 +(((
569 569  487.3 - SF7BW125 to SF12BW125
662 +)))
570 570  
664 +(((
571 571  487.5 - SF7BW125 to SF12BW125
666 +)))
572 572  
668 +(((
573 573  487.7 - SF7BW125 to SF12BW125
670 +)))
574 574  
672 +(((
673 +
674 +)))
575 575  
676 +(((
576 576  (% style="color:blue" %)**Downlink:**
678 +)))
577 577  
680 +(((
578 578  506.7 - SF7BW125 to SF12BW125
682 +)))
579 579  
684 +(((
580 580  506.9 - SF7BW125 to SF12BW125
686 +)))
581 581  
688 +(((
582 582  507.1 - SF7BW125 to SF12BW125
690 +)))
583 583  
692 +(((
584 584  507.3 - SF7BW125 to SF12BW125
694 +)))
585 585  
696 +(((
586 586  507.5 - SF7BW125 to SF12BW125
698 +)))
587 587  
700 +(((
588 588  507.7 - SF7BW125 to SF12BW125
702 +)))
589 589  
704 +(((
590 590  507.9 - SF7BW125 to SF12BW125
706 +)))
591 591  
708 +(((
592 592  508.1 - SF7BW125 to SF12BW125
710 +)))
593 593  
712 +(((
594 594  505.3 - SF12BW125 (RX2 downlink only)
714 +)))
595 595  
596 596  
597 597  
... ... @@ -616,112 +616,219 @@
616 616  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
617 617  * 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)
618 618  
619 -
620 -
621 621  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
622 622  
741 +(((
623 623  (% style="color:blue" %)**Default Uplink channel:**
743 +)))
624 624  
745 +(((
625 625  923.2 - SF7BW125 to SF10BW125
747 +)))
626 626  
749 +(((
627 627  923.4 - SF7BW125 to SF10BW125
751 +)))
628 628  
753 +(((
754 +
755 +)))
629 629  
757 +(((
630 630  (% style="color:blue" %)**Additional Uplink Channel**:
759 +)))
631 631  
761 +(((
632 632  (OTAA mode, channel added by JoinAccept message)
763 +)))
633 633  
765 +(((
766 +
767 +)))
634 634  
769 +(((
635 635  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
771 +)))
636 636  
773 +(((
637 637  922.2 - SF7BW125 to SF10BW125
775 +)))
638 638  
777 +(((
639 639  922.4 - SF7BW125 to SF10BW125
779 +)))
640 640  
781 +(((
641 641  922.6 - SF7BW125 to SF10BW125
783 +)))
642 642  
785 +(((
643 643  922.8 - SF7BW125 to SF10BW125
787 +)))
644 644  
789 +(((
645 645  923.0 - SF7BW125 to SF10BW125
791 +)))
646 646  
793 +(((
647 647  922.0 - SF7BW125 to SF10BW125
795 +)))
648 648  
797 +(((
798 +
799 +)))
649 649  
801 +(((
650 650  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
803 +)))
651 651  
805 +(((
652 652  923.6 - SF7BW125 to SF10BW125
807 +)))
653 653  
809 +(((
654 654  923.8 - SF7BW125 to SF10BW125
811 +)))
655 655  
813 +(((
656 656  924.0 - SF7BW125 to SF10BW125
815 +)))
657 657  
817 +(((
658 658  924.2 - SF7BW125 to SF10BW125
819 +)))
659 659  
821 +(((
660 660  924.4 - SF7BW125 to SF10BW125
823 +)))
661 661  
825 +(((
662 662  924.6 - SF7BW125 to SF10BW125
827 +)))
663 663  
829 +(((
830 +
831 +)))
664 664  
833 +(((
665 665  (% style="color:blue" %)**Downlink:**
835 +)))
666 666  
837 +(((
667 667  Uplink channels 1-8 (RX1)
839 +)))
668 668  
841 +(((
669 669  923.2 - SF10BW125 (RX2)
843 +)))
670 670  
671 671  
672 672  
673 673  === 2.8.6 KR920-923 (KR920) ===
674 674  
849 +(((
675 675  (% style="color:blue" %)**Default channel:**
851 +)))
676 676  
853 +(((
677 677  922.1 - SF7BW125 to SF12BW125
855 +)))
678 678  
857 +(((
679 679  922.3 - SF7BW125 to SF12BW125
859 +)))
680 680  
861 +(((
681 681  922.5 - SF7BW125 to SF12BW125
863 +)))
682 682  
865 +(((
866 +
867 +)))
683 683  
869 +(((
684 684  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
871 +)))
685 685  
873 +(((
686 686  922.1 - SF7BW125 to SF12BW125
875 +)))
687 687  
877 +(((
688 688  922.3 - SF7BW125 to SF12BW125
879 +)))
689 689  
881 +(((
690 690  922.5 - SF7BW125 to SF12BW125
883 +)))
691 691  
885 +(((
692 692  922.7 - SF7BW125 to SF12BW125
887 +)))
693 693  
889 +(((
694 694  922.9 - SF7BW125 to SF12BW125
891 +)))
695 695  
893 +(((
696 696  923.1 - SF7BW125 to SF12BW125
895 +)))
697 697  
897 +(((
698 698  923.3 - SF7BW125 to SF12BW125
899 +)))
699 699  
901 +(((
902 +
903 +)))
700 700  
905 +(((
701 701  (% style="color:blue" %)**Downlink:**
907 +)))
702 702  
909 +(((
703 703  Uplink channels 1-7(RX1)
911 +)))
704 704  
913 +(((
705 705  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
915 +)))
706 706  
707 707  
708 708  
709 709  === 2.8.7 IN865-867 (IN865) ===
710 710  
921 +(((
711 711  (% style="color:blue" %)**Uplink:**
923 +)))
712 712  
925 +(((
713 713  865.0625 - SF7BW125 to SF12BW125
927 +)))
714 714  
929 +(((
715 715  865.4025 - SF7BW125 to SF12BW125
931 +)))
716 716  
933 +(((
717 717  865.9850 - SF7BW125 to SF12BW125
935 +)))
718 718  
937 +(((
938 +
939 +)))
719 719  
941 +(((
720 720  (% style="color:blue" %)**Downlink:**
943 +)))
721 721  
945 +(((
722 722  Uplink channels 1-3 (RX1)
947 +)))
723 723  
949 +(((
724 724  866.550 - SF10BW125 (RX2)
951 +)))
725 725  
726 726  
727 727  
... ... @@ -732,7 +732,6 @@
732 732  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
733 733  * Blink once when device transmit a packet.
734 734  
735 -
736 736  == 2.10 ​Firmware Change Log ==
737 737  
738 738  
... ... @@ -747,26 +747,51 @@
747 747  
748 748  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
749 749  
976 +(((
750 750  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
751 751  
752 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
753 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
980 +* (((
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 +)))
983 +* (((
984 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 +)))
754 754  
987 +(((
755 755  There are two kinds of commands to configure LSPH01, they are:
989 +)))
756 756  
757 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
758 758  
995 +(((
759 759  These commands are to configure:
997 +)))
760 760  
761 -* General system settings like: uplink interval.
762 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
763 763  
1006 +(((
764 764  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/]]
1008 +)))
765 765  
1010 +(((
1011 +
1012 +)))
766 766  
767 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
768 768  
1018 +(((
769 769  These commands only valid for LSPH01, as below:
1020 +)))
770 770  
771 771  
772 772  
... ... @@ -780,18 +780,28 @@
780 780  
781 781  
782 782  
1034 +(((
783 783  (% style="color:#037691" %)**Downlink Command: 0x01**
1036 +)))
784 784  
1038 +(((
785 785  Format: Command Code (0x01) followed by 3 bytes time value.
1040 +)))
786 786  
1042 +(((
787 787  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
788 788  
789 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
790 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1046 +* (((
1047 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 +)))
1049 +* (((
1050 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
791 791  
792 792  
1053 +
1054 +)))
793 793  
794 -
795 795  == 3.2 Set Interrupt Mode ==
796 796  
797 797  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -801,19 +801,34 @@
801 801  [[image:image-20220607171716-9.png]]
802 802  
803 803  
1065 +(((
804 804  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
805 805  
1069 +(((
806 806  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
807 807  
1073 +(((
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.
1075 +)))
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
1077 +* (((
1078 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 +)))
1080 +* (((
1081 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 +)))
812 812  
1084 +(((
1085 +
1086 +)))
813 813  
1088 +
1089 +
814 814  == 3.3 Calibrate Sensor ==
815 815  
816 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
817 817  
818 818  
819 819  
... ... @@ -828,7 +828,6 @@
828 828  * Reply to the confirmation package: 26 01
829 829  * Reply to non-confirmed packet: 26 00
830 830  
831 -
832 832  Device will send an uplink after got this downlink command. With below payload:
833 833  
834 834  Configures info payload:
... ... @@ -846,7 +846,7 @@
846 846  
847 847  Version
848 848  )))|Sensor Type|Reserve|(((
849 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[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  
1264 +(((
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.
1266 +)))
990 990  
1268 +(((
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)
1270 +)))
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  
1291 +(((
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:
1293 +)))
1013 1013  
1014 1014  
1015 1015   [[image:1654593712276-618.png]]
1016 1016  
1017 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +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]].
1305 +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 ==
... ... @@ -1034,7 +1034,6 @@
1034 1034  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.
1035 1035  
1036 1036  
1037 -
1038 1038  = 8. Order Info =
1039 1039  
1040 1040  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1051,7 +1051,6 @@
1051 1051  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1052 1052  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1053 1053  
1054 -
1055 1055  = 9. ​Packing Info =
1056 1056  
1057 1057  
... ... @@ -1066,7 +1066,6 @@
1066 1066  * Package Size / pcs : cm
1067 1067  * Weight / pcs : g
1068 1068  
1069 -
1070 1070  = 10. ​Support =
1071 1071  
1072 1072  * 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