<
From version < 74.1 >
edited by Xiaoling
on 2022/06/07 17:42
To version < 85.33 >
edited by Xiaoling
on 2022/06/08 13:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,8 +66,6 @@
66 66  
67 67  
68 68  
69 -
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -97,6 +97,7 @@
97 97  
98 98  
99 99  
98 +
100 100  == ​1.2 Features ==
101 101  
102 102  * LoRaWAN 1.0.3 Class A
... ... @@ -141,8 +141,6 @@
141 141  
142 142  * Smart Agriculture
143 143  
144 -
145 -
146 146  == 1.5 Pin mapping and power on ==
147 147  
148 148  [[image:1654592472094-134.png]]
... ... @@ -158,7 +158,7 @@
158 158  )))
159 159  
160 160  (((
161 -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.
158 +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.
162 162  )))
163 163  
164 164  
... ... @@ -244,19 +244,17 @@
244 244  )))
245 245  
246 246  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
247 -|(((
248 -**Size**
244 +|=(% style="width: 62.5px;" %)(((
245 +**Size (bytes)**
246 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
248 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 249  
250 -**(bytes)**
251 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
252 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
253 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
254 -
255 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
256 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
257 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
250 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
252 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
258 258  )))|Reserve|(((
259 -[[Message Type>>path:#H2.3.6MessageType]]
254 +[[Message Type>>||anchor="H2.3.6MessageType"]]
260 260  )))
261 261  
262 262  [[image:1654592721645-318.png]]
... ... @@ -312,7 +312,7 @@
312 312  
313 313  === 2.3.5 Interrupt Pin ===
314 314  
315 -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.
310 +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.
316 316  
317 317  
318 318  **Example:**
... ... @@ -334,15 +334,14 @@
334 334  )))
335 335  
336 336  
337 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
338 -|=**Message Type Code**|=**Description**|=**Payload**
339 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
340 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
341 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
332 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
342 342  
343 343  
344 344  
345 -
346 346  === 2.3.7 Decode payload in The Things Network ===
347 347  
348 348  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -362,18 +362,27 @@
362 362  
363 363  == 2.4 Uplink Interval ==
364 364  
365 -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]]
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>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
366 366  
367 367  
368 368  
369 369  == 2.5 ​Show Data in DataCake IoT Server ==
370 370  
365 +(((
371 371  [[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 +)))
372 372  
369 +(((
370 +
371 +)))
373 373  
373 +(((
374 374  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
375 +)))
375 375  
377 +(((
376 376  (% 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 +)))
377 377  
378 378  
379 379  [[image:1654592790040-760.png]]
... ... @@ -396,9 +396,13 @@
396 396  [[image:1654592856403-259.png]]
397 397  
398 398  
402 +(((
399 399  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
404 +)))
400 400  
406 +(((
401 401  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 +)))
402 402  
403 403  
404 404  [[image:1654592878525-845.png]]
... ... @@ -421,8 +421,10 @@
421 421  === 2.6.1 Before measurement ===
422 422  
423 423  (((
431 +(((
424 424  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. 
425 425  )))
434 +)))
426 426  
427 427  
428 428  
... ... @@ -429,24 +429,45 @@
429 429  === 2.6.2 Measurement ===
430 430  
431 431  
441 +(((
432 432  (% style="color:#4f81bd" %)**Measurement the soil surface:**
443 +)))
433 433  
445 +(((
434 434  [[image:1654592946732-634.png]]
447 +)))
435 435  
449 +(((
436 436  Choose the proper measuring position. Split the surface soil according to the measured deep.
451 +)))
437 437  
453 +(((
438 438  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
455 +)))
439 439  
457 +(((
440 440  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 +)))
441 441  
461 +(((
442 442  Put soil over the probe after insert. And start to measure.
463 +)))
443 443  
465 +(((
466 +
467 +)))
444 444  
469 +(((
445 445  (% style="color:#4f81bd" %)**Measurement inside soil:**
471 +)))
446 446  
473 +(((
447 447  Dig a hole with diameter > 20CM.
475 +)))
448 448  
477 +(((
449 449  Insert the probe inside, method like measure the surface.
479 +)))
450 450  
451 451  
452 452  
... ... @@ -476,9 +476,13 @@
476 476  
477 477  == 2.7 Calibration ==
478 478  
509 +(((
479 479  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 +)))
480 480  
513 +(((
481 481  After stable, user can use below command to calibrate.
515 +)))
482 482  
483 483  [[image:image-20220607171149-4.png]]
484 484  
... ... @@ -485,12 +485,10 @@
485 485  
486 486  (% style="color:#037691" %)**Calibration Payload**
487 487  
488 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
489 -|(((
490 -**Size**
491 -
492 -**(bytes)**
493 -)))|**1**|**1**|**1**|**7**|**1**
522 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
523 +|=(% style="width: 62.5px;" %)(((
524 +**Size (bytes)**
525 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
494 494  |**Value**|(((
495 495  PH4
496 496  
... ... @@ -500,7 +500,7 @@
500 500  
501 501  Calibrate value
502 502  )))|Reserve|(((
503 -[[Message Type>>path:#H2.3.6MessageType]]
535 +[[Message Type>>||anchor="H2.3.6MessageType"]]
504 504  
505 505  Always 0x03
506 506  )))
... ... @@ -513,9 +513,6 @@
513 513  * Reply to the confirmation package: 14 01
514 514  * Reply to non-confirmed packet: 14 00
515 515  
516 -
517 -
518 -
519 519  == 2.8 Frequency Plans ==
520 520  
521 521  (((
... ... @@ -525,32 +525,61 @@
525 525  
526 526  === 2.8.1 EU863-870 (EU868) ===
527 527  
557 +(((
528 528  (% style="color:blue" %)**Uplink:**
559 +)))
529 529  
561 +(((
530 530  868.1 - SF7BW125 to SF12BW125
563 +)))
531 531  
565 +(((
532 532  868.3 - SF7BW125 to SF12BW125 and SF7BW250
567 +)))
533 533  
569 +(((
534 534  868.5 - SF7BW125 to SF12BW125
571 +)))
535 535  
573 +(((
536 536  867.1 - SF7BW125 to SF12BW125
575 +)))
537 537  
577 +(((
538 538  867.3 - SF7BW125 to SF12BW125
579 +)))
539 539  
581 +(((
540 540  867.5 - SF7BW125 to SF12BW125
583 +)))
541 541  
585 +(((
542 542  867.7 - SF7BW125 to SF12BW125
587 +)))
543 543  
589 +(((
544 544  867.9 - SF7BW125 to SF12BW125
591 +)))
545 545  
593 +(((
546 546  868.8 - FSK
595 +)))
547 547  
597 +(((
598 +
599 +)))
548 548  
601 +(((
549 549  (% style="color:blue" %)**Downlink:**
603 +)))
550 550  
605 +(((
551 551  Uplink channels 1-9 (RX1)
607 +)))
552 552  
609 +(((
553 553  869.525 - SF9BW125 (RX2 downlink only)
611 +)))
554 554  
555 555  
556 556  
... ... @@ -572,48 +572,93 @@
572 572  * 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)
573 573  
574 574  
633 +
634 +
575 575  === 2.8.3 CN470-510 (CN470) ===
576 576  
637 +(((
577 577  Used in China, Default use CHE=1
639 +)))
578 578  
641 +(((
579 579  (% style="color:blue" %)**Uplink:**
643 +)))
580 580  
645 +(((
581 581  486.3 - SF7BW125 to SF12BW125
647 +)))
582 582  
649 +(((
583 583  486.5 - SF7BW125 to SF12BW125
651 +)))
584 584  
653 +(((
585 585  486.7 - SF7BW125 to SF12BW125
655 +)))
586 586  
657 +(((
587 587  486.9 - SF7BW125 to SF12BW125
659 +)))
588 588  
661 +(((
589 589  487.1 - SF7BW125 to SF12BW125
663 +)))
590 590  
665 +(((
591 591  487.3 - SF7BW125 to SF12BW125
667 +)))
592 592  
669 +(((
593 593  487.5 - SF7BW125 to SF12BW125
671 +)))
594 594  
673 +(((
595 595  487.7 - SF7BW125 to SF12BW125
675 +)))
596 596  
677 +(((
678 +
679 +)))
597 597  
681 +(((
598 598  (% style="color:blue" %)**Downlink:**
683 +)))
599 599  
685 +(((
600 600  506.7 - SF7BW125 to SF12BW125
687 +)))
601 601  
689 +(((
602 602  506.9 - SF7BW125 to SF12BW125
691 +)))
603 603  
693 +(((
604 604  507.1 - SF7BW125 to SF12BW125
695 +)))
605 605  
697 +(((
606 606  507.3 - SF7BW125 to SF12BW125
699 +)))
607 607  
701 +(((
608 608  507.5 - SF7BW125 to SF12BW125
703 +)))
609 609  
705 +(((
610 610  507.7 - SF7BW125 to SF12BW125
707 +)))
611 611  
709 +(((
612 612  507.9 - SF7BW125 to SF12BW125
711 +)))
613 613  
713 +(((
614 614  508.1 - SF7BW125 to SF12BW125
715 +)))
615 615  
717 +(((
616 616  505.3 - SF12BW125 (RX2 downlink only)
719 +)))
617 617  
618 618  
619 619  
... ... @@ -642,108 +642,217 @@
642 642  
643 643  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
644 644  
748 +(((
645 645  (% style="color:blue" %)**Default Uplink channel:**
750 +)))
646 646  
752 +(((
647 647  923.2 - SF7BW125 to SF10BW125
754 +)))
648 648  
756 +(((
649 649  923.4 - SF7BW125 to SF10BW125
758 +)))
650 650  
760 +(((
761 +
762 +)))
651 651  
764 +(((
652 652  (% style="color:blue" %)**Additional Uplink Channel**:
766 +)))
653 653  
768 +(((
654 654  (OTAA mode, channel added by JoinAccept message)
770 +)))
655 655  
772 +(((
773 +
774 +)))
656 656  
776 +(((
657 657  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
778 +)))
658 658  
780 +(((
659 659  922.2 - SF7BW125 to SF10BW125
782 +)))
660 660  
784 +(((
661 661  922.4 - SF7BW125 to SF10BW125
786 +)))
662 662  
788 +(((
663 663  922.6 - SF7BW125 to SF10BW125
790 +)))
664 664  
792 +(((
665 665  922.8 - SF7BW125 to SF10BW125
794 +)))
666 666  
796 +(((
667 667  923.0 - SF7BW125 to SF10BW125
798 +)))
668 668  
800 +(((
669 669  922.0 - SF7BW125 to SF10BW125
802 +)))
670 670  
804 +(((
805 +
806 +)))
671 671  
808 +(((
672 672  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
810 +)))
673 673  
812 +(((
674 674  923.6 - SF7BW125 to SF10BW125
814 +)))
675 675  
816 +(((
676 676  923.8 - SF7BW125 to SF10BW125
818 +)))
677 677  
820 +(((
678 678  924.0 - SF7BW125 to SF10BW125
822 +)))
679 679  
824 +(((
680 680  924.2 - SF7BW125 to SF10BW125
826 +)))
681 681  
828 +(((
682 682  924.4 - SF7BW125 to SF10BW125
830 +)))
683 683  
832 +(((
684 684  924.6 - SF7BW125 to SF10BW125
834 +)))
685 685  
836 +(((
837 +
838 +)))
686 686  
840 +(((
687 687  (% style="color:blue" %)**Downlink:**
842 +)))
688 688  
844 +(((
689 689  Uplink channels 1-8 (RX1)
846 +)))
690 690  
848 +(((
691 691  923.2 - SF10BW125 (RX2)
850 +)))
692 692  
693 693  
694 694  
695 695  === 2.8.6 KR920-923 (KR920) ===
696 696  
856 +(((
697 697  (% style="color:blue" %)**Default channel:**
858 +)))
698 698  
860 +(((
699 699  922.1 - SF7BW125 to SF12BW125
862 +)))
700 700  
864 +(((
701 701  922.3 - SF7BW125 to SF12BW125
866 +)))
702 702  
868 +(((
703 703  922.5 - SF7BW125 to SF12BW125
870 +)))
704 704  
872 +(((
873 +
874 +)))
705 705  
876 +(((
706 706  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
878 +)))
707 707  
880 +(((
708 708  922.1 - SF7BW125 to SF12BW125
882 +)))
709 709  
884 +(((
710 710  922.3 - SF7BW125 to SF12BW125
886 +)))
711 711  
888 +(((
712 712  922.5 - SF7BW125 to SF12BW125
890 +)))
713 713  
892 +(((
714 714  922.7 - SF7BW125 to SF12BW125
894 +)))
715 715  
896 +(((
716 716  922.9 - SF7BW125 to SF12BW125
898 +)))
717 717  
900 +(((
718 718  923.1 - SF7BW125 to SF12BW125
902 +)))
719 719  
904 +(((
720 720  923.3 - SF7BW125 to SF12BW125
906 +)))
721 721  
908 +(((
909 +
910 +)))
722 722  
912 +(((
723 723  (% style="color:blue" %)**Downlink:**
914 +)))
724 724  
916 +(((
725 725  Uplink channels 1-7(RX1)
918 +)))
726 726  
920 +(((
727 727  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
922 +)))
728 728  
729 729  
730 730  
731 731  === 2.8.7 IN865-867 (IN865) ===
732 732  
928 +(((
733 733  (% style="color:blue" %)**Uplink:**
930 +)))
734 734  
932 +(((
735 735  865.0625 - SF7BW125 to SF12BW125
934 +)))
736 736  
936 +(((
737 737  865.4025 - SF7BW125 to SF12BW125
938 +)))
738 738  
940 +(((
739 739  865.9850 - SF7BW125 to SF12BW125
942 +)))
740 740  
944 +(((
945 +
946 +)))
741 741  
948 +(((
742 742  (% style="color:blue" %)**Downlink:**
950 +)))
743 743  
952 +(((
744 744  Uplink channels 1-3 (RX1)
954 +)))
745 745  
956 +(((
746 746  866.550 - SF10BW125 (RX2)
958 +)))
747 747  
748 748  
749 749  
... ... @@ -770,26 +770,51 @@
770 770  
771 771  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
772 772  
985 +(((
773 773  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
987 +)))
774 774  
775 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
776 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
989 +* (((
990 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
991 +)))
992 +* (((
993 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
994 +)))
777 777  
996 +(((
778 778  There are two kinds of commands to configure LSPH01, they are:
998 +)))
779 779  
780 -* (% style="color:#4f81bd" %)** General Commands**.
1000 +* (((
1001 +(% style="color:#4f81bd" %)** General Commands**.
1002 +)))
781 781  
1004 +(((
782 782  These commands are to configure:
1006 +)))
783 783  
784 -* General system settings like: uplink interval.
785 -* LoRaWAN protocol & radio related command.
1008 +* (((
1009 +General system settings like: uplink interval.
1010 +)))
1011 +* (((
1012 +LoRaWAN protocol & radio related command.
1013 +)))
786 786  
1015 +(((
787 787  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/]]
1017 +)))
788 788  
1019 +(((
1020 +
1021 +)))
789 789  
790 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 +* (((
1024 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1025 +)))
791 791  
1027 +(((
792 792  These commands only valid for LSPH01, as below:
1029 +)))
793 793  
794 794  
795 795  
... ... @@ -803,18 +803,28 @@
803 803  
804 804  
805 805  
1043 +(((
806 806  (% style="color:#037691" %)**Downlink Command: 0x01**
1045 +)))
807 807  
1047 +(((
808 808  Format: Command Code (0x01) followed by 3 bytes time value.
1049 +)))
809 809  
1051 +(((
810 810  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1053 +)))
811 811  
812 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
813 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1055 +* (((
1056 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1057 +)))
1058 +* (((
1059 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
814 814  
815 815  
1062 +
1063 +)))
816 816  
817 -
818 818  == 3.2 Set Interrupt Mode ==
819 819  
820 820  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -824,19 +824,34 @@
824 824  [[image:image-20220607171716-9.png]]
825 825  
826 826  
1074 +(((
827 827  (% style="color:#037691" %)**Downlink Command: 0x06**
1076 +)))
828 828  
1078 +(((
829 829  Format: Command Code (0x06) followed by 3 bytes.
1080 +)))
830 830  
1082 +(((
831 831  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1084 +)))
832 832  
833 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
834 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1086 +* (((
1087 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1088 +)))
1089 +* (((
1090 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1091 +)))
835 835  
1093 +(((
1094 +
1095 +)))
836 836  
1097 +
1098 +
837 837  == 3.3 Calibrate Sensor ==
838 838  
839 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1101 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
840 840  
841 841  
842 842  
... ... @@ -851,7 +851,6 @@
851 851  * Reply to the confirmation package: 26 01
852 852  * Reply to non-confirmed packet: 26 00
853 853  
854 -
855 855  Device will send an uplink after got this downlink command. With below payload:
856 856  
857 857  Configures info payload:
... ... @@ -869,7 +869,7 @@
869 869  
870 870  Version
871 871  )))|Sensor Type|Reserve|(((
872 -[[Message Type>>path:#H2.3.6MessageType]]
1133 +[[Message Type>>||anchor="H2.3.6MessageType"]]
873 873  Always 0x02
874 874  )))
875 875  
... ... @@ -1009,9 +1009,13 @@
1009 1009  
1010 1010  === ​4.3.2 Replace the battery ===
1011 1011  
1273 +(((
1012 1012  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.
1275 +)))
1013 1013  
1277 +(((
1014 1014  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)
1279 +)))
1015 1015  
1016 1016  
1017 1017  
... ... @@ -1032,24 +1032,24 @@
1032 1032  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1033 1033  
1034 1034  
1300 +(((
1035 1035  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:
1302 +)))
1036 1036  
1037 1037  
1038 1038   [[image:1654593712276-618.png]]
1039 1039  
1040 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1307 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1041 1041  
1042 1042  
1043 -
1044 1044  = 6. FAQ =
1045 1045  
1046 1046  == 6.1 How to change the LoRa Frequency Bands/Region ==
1047 1047  
1048 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1314 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1049 1049  When downloading the images, choose the required image file for download. ​
1050 1050  
1051 1051  
1052 -
1053 1053  = 7. Trouble Shooting =
1054 1054  
1055 1055  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1074,7 +1074,6 @@
1074 1074  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1075 1075  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1076 1076  
1077 -
1078 1078  = 9. ​Packing Info =
1079 1079  
1080 1080  
... ... @@ -1089,7 +1089,6 @@
1089 1089  * Package Size / pcs : cm
1090 1090  * Weight / pcs : g
1091 1091  
1092 -
1093 1093  = 10. ​Support =
1094 1094  
1095 1095  * 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