<
From version < 74.3 >
edited by Xiaoling
on 2022/06/07 17:47
To version < 85.27 >
edited by Xiaoling
on 2022/06/08 11:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,12 +61,6 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 -
65 -
66 -
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -96,6 +96,7 @@
96 96  
97 97  
98 98  
93 +
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -154,7 +154,7 @@
154 154  )))
155 155  
156 156  (((
157 -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.
152 +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.
158 158  )))
159 159  
160 160  
... ... @@ -240,19 +240,17 @@
240 240  )))
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
243 -|(((
244 -**Size**
238 +|=(% style="width: 62.5px;" %)(((
239 +**Size (bytes)**
240 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
241 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
242 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 245  
246 -**(bytes)**
247 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
248 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
250 -
251 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
252 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
253 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
244 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
246 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
254 254  )))|Reserve|(((
255 -[[Message Type>>path:#H2.3.6MessageType]]
248 +[[Message Type>>||anchor="H2.3.6MessageType"]]
256 256  )))
257 257  
258 258  [[image:1654592721645-318.png]]
... ... @@ -308,7 +308,7 @@
308 308  
309 309  === 2.3.5 Interrupt Pin ===
310 310  
311 -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.
304 +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.
312 312  
313 313  
314 314  **Example:**
... ... @@ -330,14 +330,12 @@
330 330  )))
331 331  
332 332  
333 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 -|=**Message Type Code**|=**Description**|=**Payload**
335 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
326 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
327 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
328 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
329 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
330 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
338 338  
339 -
340 -
341 341  === 2.3.7 Decode payload in The Things Network ===
342 342  
343 343  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -357,7 +357,7 @@
357 357  
358 358  == 2.4 Uplink Interval ==
359 359  
360 -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]]
351 +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"]]
361 361  
362 362  
363 363  
... ... @@ -429,8 +429,10 @@
429 429  === 2.6.1 Before measurement ===
430 430  
431 431  (((
423 +(((
432 432  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. 
433 433  )))
426 +)))
434 434  
435 435  
436 436  
... ... @@ -437,24 +437,45 @@
437 437  === 2.6.2 Measurement ===
438 438  
439 439  
433 +(((
440 440  (% style="color:#4f81bd" %)**Measurement the soil surface:**
435 +)))
441 441  
437 +(((
442 442  [[image:1654592946732-634.png]]
439 +)))
443 443  
441 +(((
444 444  Choose the proper measuring position. Split the surface soil according to the measured deep.
443 +)))
445 445  
445 +(((
446 446  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
447 +)))
447 447  
449 +(((
448 448  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
451 +)))
449 449  
453 +(((
450 450  Put soil over the probe after insert. And start to measure.
455 +)))
451 451  
457 +(((
458 +
459 +)))
452 452  
461 +(((
453 453  (% style="color:#4f81bd" %)**Measurement inside soil:**
463 +)))
454 454  
465 +(((
455 455  Dig a hole with diameter > 20CM.
467 +)))
456 456  
469 +(((
457 457  Insert the probe inside, method like measure the surface.
471 +)))
458 458  
459 459  
460 460  
... ... @@ -484,9 +484,13 @@
484 484  
485 485  == 2.7 Calibration ==
486 486  
501 +(((
487 487  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).
503 +)))
488 488  
505 +(((
489 489  After stable, user can use below command to calibrate.
507 +)))
490 490  
491 491  [[image:image-20220607171149-4.png]]
492 492  
... ... @@ -493,12 +493,10 @@
493 493  
494 494  (% style="color:#037691" %)**Calibration Payload**
495 495  
496 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
497 -|(((
498 -**Size**
499 -
500 -**(bytes)**
501 -)))|**1**|**1**|**1**|**7**|**1**
514 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
515 +|=(% style="width: 62.5px;" %)(((
516 +**Size (bytes)**
517 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
502 502  |**Value**|(((
503 503  PH4
504 504  
... ... @@ -508,7 +508,7 @@
508 508  
509 509  Calibrate value
510 510  )))|Reserve|(((
511 -[[Message Type>>path:#H2.3.6MessageType]]
527 +[[Message Type>>||anchor="H2.3.6MessageType"]]
512 512  
513 513  Always 0x03
514 514  )))
... ... @@ -521,8 +521,6 @@
521 521  * Reply to the confirmation package: 14 01
522 522  * Reply to non-confirmed packet: 14 00
523 523  
524 -
525 -
526 526  == 2.8 Frequency Plans ==
527 527  
528 528  (((
... ... @@ -532,32 +532,61 @@
532 532  
533 533  === 2.8.1 EU863-870 (EU868) ===
534 534  
549 +(((
535 535  (% style="color:blue" %)**Uplink:**
551 +)))
536 536  
553 +(((
537 537  868.1 - SF7BW125 to SF12BW125
555 +)))
538 538  
557 +(((
539 539  868.3 - SF7BW125 to SF12BW125 and SF7BW250
559 +)))
540 540  
561 +(((
541 541  868.5 - SF7BW125 to SF12BW125
563 +)))
542 542  
565 +(((
543 543  867.1 - SF7BW125 to SF12BW125
567 +)))
544 544  
569 +(((
545 545  867.3 - SF7BW125 to SF12BW125
571 +)))
546 546  
573 +(((
547 547  867.5 - SF7BW125 to SF12BW125
575 +)))
548 548  
577 +(((
549 549  867.7 - SF7BW125 to SF12BW125
579 +)))
550 550  
581 +(((
551 551  867.9 - SF7BW125 to SF12BW125
583 +)))
552 552  
585 +(((
553 553  868.8 - FSK
587 +)))
554 554  
589 +(((
590 +
591 +)))
555 555  
593 +(((
556 556  (% style="color:blue" %)**Downlink:**
595 +)))
557 557  
597 +(((
558 558  Uplink channels 1-9 (RX1)
599 +)))
559 559  
601 +(((
560 560  869.525 - SF9BW125 (RX2 downlink only)
603 +)))
561 561  
562 562  
563 563  
... ... @@ -580,46 +580,89 @@
580 580  
581 581  === 2.8.3 CN470-510 (CN470) ===
582 582  
626 +(((
583 583  Used in China, Default use CHE=1
628 +)))
584 584  
630 +(((
585 585  (% style="color:blue" %)**Uplink:**
632 +)))
586 586  
634 +(((
587 587  486.3 - SF7BW125 to SF12BW125
636 +)))
588 588  
638 +(((
589 589  486.5 - SF7BW125 to SF12BW125
640 +)))
590 590  
642 +(((
591 591  486.7 - SF7BW125 to SF12BW125
644 +)))
592 592  
646 +(((
593 593  486.9 - SF7BW125 to SF12BW125
648 +)))
594 594  
650 +(((
595 595  487.1 - SF7BW125 to SF12BW125
652 +)))
596 596  
654 +(((
597 597  487.3 - SF7BW125 to SF12BW125
656 +)))
598 598  
658 +(((
599 599  487.5 - SF7BW125 to SF12BW125
660 +)))
600 600  
662 +(((
601 601  487.7 - SF7BW125 to SF12BW125
664 +)))
602 602  
666 +(((
667 +
668 +)))
603 603  
670 +(((
604 604  (% style="color:blue" %)**Downlink:**
672 +)))
605 605  
674 +(((
606 606  506.7 - SF7BW125 to SF12BW125
676 +)))
607 607  
678 +(((
608 608  506.9 - SF7BW125 to SF12BW125
680 +)))
609 609  
682 +(((
610 610  507.1 - SF7BW125 to SF12BW125
684 +)))
611 611  
686 +(((
612 612  507.3 - SF7BW125 to SF12BW125
688 +)))
613 613  
690 +(((
614 614  507.5 - SF7BW125 to SF12BW125
692 +)))
615 615  
694 +(((
616 616  507.7 - SF7BW125 to SF12BW125
696 +)))
617 617  
698 +(((
618 618  507.9 - SF7BW125 to SF12BW125
700 +)))
619 619  
702 +(((
620 620  508.1 - SF7BW125 to SF12BW125
704 +)))
621 621  
706 +(((
622 622  505.3 - SF12BW125 (RX2 downlink only)
708 +)))
623 623  
624 624  
625 625  
... ... @@ -645,110 +645,221 @@
645 645  * 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)
646 646  
647 647  
734 +
735 +
648 648  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
649 649  
738 +(((
650 650  (% style="color:blue" %)**Default Uplink channel:**
740 +)))
651 651  
742 +(((
652 652  923.2 - SF7BW125 to SF10BW125
744 +)))
653 653  
746 +(((
654 654  923.4 - SF7BW125 to SF10BW125
748 +)))
655 655  
750 +(((
751 +
752 +)))
656 656  
754 +(((
657 657  (% style="color:blue" %)**Additional Uplink Channel**:
756 +)))
658 658  
758 +(((
659 659  (OTAA mode, channel added by JoinAccept message)
760 +)))
660 660  
762 +(((
763 +
764 +)))
661 661  
766 +(((
662 662  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
768 +)))
663 663  
770 +(((
664 664  922.2 - SF7BW125 to SF10BW125
772 +)))
665 665  
774 +(((
666 666  922.4 - SF7BW125 to SF10BW125
776 +)))
667 667  
778 +(((
668 668  922.6 - SF7BW125 to SF10BW125
780 +)))
669 669  
782 +(((
670 670  922.8 - SF7BW125 to SF10BW125
784 +)))
671 671  
786 +(((
672 672  923.0 - SF7BW125 to SF10BW125
788 +)))
673 673  
790 +(((
674 674  922.0 - SF7BW125 to SF10BW125
792 +)))
675 675  
794 +(((
795 +
796 +)))
676 676  
798 +(((
677 677  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
800 +)))
678 678  
802 +(((
679 679  923.6 - SF7BW125 to SF10BW125
804 +)))
680 680  
806 +(((
681 681  923.8 - SF7BW125 to SF10BW125
808 +)))
682 682  
810 +(((
683 683  924.0 - SF7BW125 to SF10BW125
812 +)))
684 684  
814 +(((
685 685  924.2 - SF7BW125 to SF10BW125
816 +)))
686 686  
818 +(((
687 687  924.4 - SF7BW125 to SF10BW125
820 +)))
688 688  
822 +(((
689 689  924.6 - SF7BW125 to SF10BW125
824 +)))
690 690  
826 +(((
827 +
828 +)))
691 691  
830 +(((
692 692  (% style="color:blue" %)**Downlink:**
832 +)))
693 693  
834 +(((
694 694  Uplink channels 1-8 (RX1)
836 +)))
695 695  
838 +(((
696 696  923.2 - SF10BW125 (RX2)
840 +)))
697 697  
698 698  
699 699  
700 700  === 2.8.6 KR920-923 (KR920) ===
701 701  
846 +(((
702 702  (% style="color:blue" %)**Default channel:**
848 +)))
703 703  
850 +(((
704 704  922.1 - SF7BW125 to SF12BW125
852 +)))
705 705  
854 +(((
706 706  922.3 - SF7BW125 to SF12BW125
856 +)))
707 707  
858 +(((
708 708  922.5 - SF7BW125 to SF12BW125
860 +)))
709 709  
862 +(((
863 +
864 +)))
710 710  
866 +(((
711 711  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
868 +)))
712 712  
870 +(((
713 713  922.1 - SF7BW125 to SF12BW125
872 +)))
714 714  
874 +(((
715 715  922.3 - SF7BW125 to SF12BW125
876 +)))
716 716  
878 +(((
717 717  922.5 - SF7BW125 to SF12BW125
880 +)))
718 718  
882 +(((
719 719  922.7 - SF7BW125 to SF12BW125
884 +)))
720 720  
886 +(((
721 721  922.9 - SF7BW125 to SF12BW125
888 +)))
722 722  
890 +(((
723 723  923.1 - SF7BW125 to SF12BW125
892 +)))
724 724  
894 +(((
725 725  923.3 - SF7BW125 to SF12BW125
896 +)))
726 726  
898 +(((
899 +
900 +)))
727 727  
902 +(((
728 728  (% style="color:blue" %)**Downlink:**
904 +)))
729 729  
906 +(((
730 730  Uplink channels 1-7(RX1)
908 +)))
731 731  
910 +(((
732 732  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
912 +)))
733 733  
734 734  
735 735  
736 736  === 2.8.7 IN865-867 (IN865) ===
737 737  
918 +(((
738 738  (% style="color:blue" %)**Uplink:**
920 +)))
739 739  
922 +(((
740 740  865.0625 - SF7BW125 to SF12BW125
924 +)))
741 741  
926 +(((
742 742  865.4025 - SF7BW125 to SF12BW125
928 +)))
743 743  
930 +(((
744 744  865.9850 - SF7BW125 to SF12BW125
932 +)))
745 745  
934 +(((
935 +
936 +)))
746 746  
938 +(((
747 747  (% style="color:blue" %)**Downlink:**
940 +)))
748 748  
942 +(((
749 749  Uplink channels 1-3 (RX1)
944 +)))
750 750  
946 +(((
751 751  866.550 - SF10BW125 (RX2)
948 +)))
752 752  
753 753  
754 754  
... ... @@ -760,6 +760,8 @@
760 760  * Blink once when device transmit a packet.
761 761  
762 762  
960 +
961 +
763 763  == 2.10 ​Firmware Change Log ==
764 764  
765 765  
... ... @@ -774,26 +774,51 @@
774 774  
775 775  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
776 776  
976 +(((
777 777  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
778 778  
779 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
780 -* 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 +)))
781 781  
987 +(((
782 782  There are two kinds of commands to configure LSPH01, they are:
989 +)))
783 783  
784 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
785 785  
995 +(((
786 786  These commands are to configure:
997 +)))
787 787  
788 -* General system settings like: uplink interval.
789 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
790 790  
1006 +(((
791 791  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 +)))
792 792  
1010 +(((
1011 +
1012 +)))
793 793  
794 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
795 795  
1018 +(((
796 796  These commands only valid for LSPH01, as below:
1020 +)))
797 797  
798 798  
799 799  
... ... @@ -807,16 +807,27 @@
807 807  
808 808  
809 809  
1034 +(((
810 810  (% style="color:#037691" %)**Downlink Command: 0x01**
1036 +)))
811 811  
1038 +(((
812 812  Format: Command Code (0x01) followed by 3 bytes time value.
1040 +)))
813 813  
1042 +(((
814 814  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
815 815  
816 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
817 -* 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
818 818  
819 819  
1053 +
1054 +)))
820 820  
821 821  == 3.2 Set Interrupt Mode ==
822 822  
... ... @@ -827,18 +827,34 @@
827 827  [[image:image-20220607171716-9.png]]
828 828  
829 829  
1065 +(((
830 830  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
831 831  
1069 +(((
832 832  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
833 833  
1073 +(((
834 834  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 +)))
835 835  
836 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
837 -* 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 +)))
838 838  
1084 +(((
1085 +
1086 +)))
1087 +
1088 +
1089 +
839 839  == 3.3 Calibrate Sensor ==
840 840  
841 -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
842 842  
843 843  
844 844  
... ... @@ -870,7 +870,7 @@
870 870  
871 871  Version
872 872  )))|Sensor Type|Reserve|(((
873 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
874 874  Always 0x02
875 875  )))
876 876  
... ... @@ -1010,9 +1010,13 @@
1010 1010  
1011 1011  === ​4.3.2 Replace the battery ===
1012 1012  
1264 +(((
1013 1013  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 +)))
1014 1014  
1268 +(((
1015 1015  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 +)))
1016 1016  
1017 1017  
1018 1018  
... ... @@ -1033,24 +1033,24 @@
1033 1033  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1034 1034  
1035 1035  
1291 +(((
1036 1036  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 +)))
1037 1037  
1038 1038  
1039 1039   [[image:1654593712276-618.png]]
1040 1040  
1041 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1042 1042  
1043 1043  
1044 -
1045 1045  = 6. FAQ =
1046 1046  
1047 1047  == 6.1 How to change the LoRa Frequency Bands/Region ==
1048 1048  
1049 -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"]].
1050 1050  When downloading the images, choose the required image file for download. ​
1051 1051  
1052 1052  
1053 -
1054 1054  = 7. Trouble Shooting =
1055 1055  
1056 1056  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1075,6 +1075,7 @@
1075 1075  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1076 1076  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1077 1077  
1333 +
1078 1078  = 9. ​Packing Info =
1079 1079  
1080 1080  
... ... @@ -1089,6 +1089,7 @@
1089 1089  * Package Size / pcs : cm
1090 1090  * Weight / pcs : g
1091 1091  
1348 +
1092 1092  = 10. ​Support =
1093 1093  
1094 1094  * 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