<
From version < 74.8 >
edited by Xiaoling
on 2022/06/07 17:50
To version < 85.21 >
edited by Xiaoling
on 2022/06/08 11:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,11 +62,6 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 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  
94 +
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -113,6 +113,8 @@
113 113  * 8500mAh Battery for long term use
114 114  
115 115  
112 +
113 +
116 116  == 1.3 Probe Specification ==
117 117  
118 118  
... ... @@ -134,11 +134,15 @@
134 134  * Length: 3.5 meters
135 135  
136 136  
135 +
136 +
137 137  == 1.4 ​Applications ==
138 138  
139 139  * Smart Agriculture
140 140  
141 141  
142 +
143 +
142 142  == 1.5 Pin mapping and power on ==
143 143  
144 144  [[image:1654592472094-134.png]]
... ... @@ -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.
159 +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**
245 +|=(% style="width: 62.5px;" %)(((
246 +**Size (bytes)**
247 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
248 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
249 +[[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]]
251 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
252 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
253 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
254 254  )))|Reserve|(((
255 -[[Message Type>>path:#H2.3.6MessageType]]
255 +[[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.
311 +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]]
333 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
334 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
335 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
336 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
337 +|(% 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]]
358 +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  
... ... @@ -521,11 +521,9 @@
521 521  (% style="color:#037691" %)**Calibration Payload**
522 522  
523 523  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
524 -|(((
525 -**Size**
526 -
527 -**(bytes)**
528 -)))|**1**|**1**|**1**|**7**|**1**
522 +|=(% style="width: 62.5px;" %)(((
523 +**Size (bytes)**
524 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
529 529  |**Value**|(((
530 530  PH4
531 531  
... ... @@ -535,7 +535,7 @@
535 535  
536 536  Calibrate value
537 537  )))|Reserve|(((
538 -[[Message Type>>path:#H2.3.6MessageType]]
534 +[[Message Type>>||anchor="H2.3.6MessageType"]]
539 539  
540 540  Always 0x03
541 541  )))
... ... @@ -559,32 +559,61 @@
559 559  
560 560  === 2.8.1 EU863-870 (EU868) ===
561 561  
558 +(((
562 562  (% style="color:blue" %)**Uplink:**
560 +)))
563 563  
562 +(((
564 564  868.1 - SF7BW125 to SF12BW125
564 +)))
565 565  
566 +(((
566 566  868.3 - SF7BW125 to SF12BW125 and SF7BW250
568 +)))
567 567  
570 +(((
568 568  868.5 - SF7BW125 to SF12BW125
572 +)))
569 569  
574 +(((
570 570  867.1 - SF7BW125 to SF12BW125
576 +)))
571 571  
578 +(((
572 572  867.3 - SF7BW125 to SF12BW125
580 +)))
573 573  
582 +(((
574 574  867.5 - SF7BW125 to SF12BW125
584 +)))
575 575  
586 +(((
576 576  867.7 - SF7BW125 to SF12BW125
588 +)))
577 577  
590 +(((
578 578  867.9 - SF7BW125 to SF12BW125
592 +)))
579 579  
594 +(((
580 580  868.8 - FSK
596 +)))
581 581  
598 +(((
599 +
600 +)))
582 582  
602 +(((
583 583  (% style="color:blue" %)**Downlink:**
604 +)))
584 584  
606 +(((
585 585  Uplink channels 1-9 (RX1)
608 +)))
586 586  
610 +(((
587 587  869.525 - SF9BW125 (RX2 downlink only)
612 +)))
588 588  
589 589  
590 590  
... ... @@ -605,51 +605,91 @@
605 605  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
606 606  * 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)
607 607  
608 -
609 -
610 -
611 611  === 2.8.3 CN470-510 (CN470) ===
612 612  
635 +(((
613 613  Used in China, Default use CHE=1
637 +)))
614 614  
639 +(((
615 615  (% style="color:blue" %)**Uplink:**
641 +)))
616 616  
643 +(((
617 617  486.3 - SF7BW125 to SF12BW125
645 +)))
618 618  
647 +(((
619 619  486.5 - SF7BW125 to SF12BW125
649 +)))
620 620  
651 +(((
621 621  486.7 - SF7BW125 to SF12BW125
653 +)))
622 622  
655 +(((
623 623  486.9 - SF7BW125 to SF12BW125
657 +)))
624 624  
659 +(((
625 625  487.1 - SF7BW125 to SF12BW125
661 +)))
626 626  
663 +(((
627 627  487.3 - SF7BW125 to SF12BW125
665 +)))
628 628  
667 +(((
629 629  487.5 - SF7BW125 to SF12BW125
669 +)))
630 630  
671 +(((
631 631  487.7 - SF7BW125 to SF12BW125
673 +)))
632 632  
675 +(((
676 +
677 +)))
633 633  
679 +(((
634 634  (% style="color:blue" %)**Downlink:**
681 +)))
635 635  
683 +(((
636 636  506.7 - SF7BW125 to SF12BW125
685 +)))
637 637  
687 +(((
638 638  506.9 - SF7BW125 to SF12BW125
689 +)))
639 639  
691 +(((
640 640  507.1 - SF7BW125 to SF12BW125
693 +)))
641 641  
695 +(((
642 642  507.3 - SF7BW125 to SF12BW125
697 +)))
643 643  
699 +(((
644 644  507.5 - SF7BW125 to SF12BW125
701 +)))
645 645  
703 +(((
646 646  507.7 - SF7BW125 to SF12BW125
705 +)))
647 647  
707 +(((
648 648  507.9 - SF7BW125 to SF12BW125
709 +)))
649 649  
711 +(((
650 650  508.1 - SF7BW125 to SF12BW125
713 +)))
651 651  
715 +(((
652 652  505.3 - SF12BW125 (RX2 downlink only)
717 +)))
653 653  
654 654  
655 655  
... ... @@ -674,111 +674,219 @@
674 674  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
675 675  * 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)
676 676  
677 -
678 678  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
679 679  
744 +(((
680 680  (% style="color:blue" %)**Default Uplink channel:**
746 +)))
681 681  
748 +(((
682 682  923.2 - SF7BW125 to SF10BW125
750 +)))
683 683  
752 +(((
684 684  923.4 - SF7BW125 to SF10BW125
754 +)))
685 685  
756 +(((
757 +
758 +)))
686 686  
760 +(((
687 687  (% style="color:blue" %)**Additional Uplink Channel**:
762 +)))
688 688  
764 +(((
689 689  (OTAA mode, channel added by JoinAccept message)
766 +)))
690 690  
768 +(((
769 +
770 +)))
691 691  
772 +(((
692 692  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
774 +)))
693 693  
776 +(((
694 694  922.2 - SF7BW125 to SF10BW125
778 +)))
695 695  
780 +(((
696 696  922.4 - SF7BW125 to SF10BW125
782 +)))
697 697  
784 +(((
698 698  922.6 - SF7BW125 to SF10BW125
786 +)))
699 699  
788 +(((
700 700  922.8 - SF7BW125 to SF10BW125
790 +)))
701 701  
792 +(((
702 702  923.0 - SF7BW125 to SF10BW125
794 +)))
703 703  
796 +(((
704 704  922.0 - SF7BW125 to SF10BW125
798 +)))
705 705  
800 +(((
801 +
802 +)))
706 706  
804 +(((
707 707  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
806 +)))
708 708  
808 +(((
709 709  923.6 - SF7BW125 to SF10BW125
810 +)))
710 710  
812 +(((
711 711  923.8 - SF7BW125 to SF10BW125
814 +)))
712 712  
816 +(((
713 713  924.0 - SF7BW125 to SF10BW125
818 +)))
714 714  
820 +(((
715 715  924.2 - SF7BW125 to SF10BW125
822 +)))
716 716  
824 +(((
717 717  924.4 - SF7BW125 to SF10BW125
826 +)))
718 718  
828 +(((
719 719  924.6 - SF7BW125 to SF10BW125
830 +)))
720 720  
832 +(((
833 +
834 +)))
721 721  
836 +(((
722 722  (% style="color:blue" %)**Downlink:**
838 +)))
723 723  
840 +(((
724 724  Uplink channels 1-8 (RX1)
842 +)))
725 725  
844 +(((
726 726  923.2 - SF10BW125 (RX2)
846 +)))
727 727  
728 728  
729 729  
730 730  === 2.8.6 KR920-923 (KR920) ===
731 731  
852 +(((
732 732  (% style="color:blue" %)**Default channel:**
854 +)))
733 733  
856 +(((
734 734  922.1 - SF7BW125 to SF12BW125
858 +)))
735 735  
860 +(((
736 736  922.3 - SF7BW125 to SF12BW125
862 +)))
737 737  
864 +(((
738 738  922.5 - SF7BW125 to SF12BW125
866 +)))
739 739  
868 +(((
869 +
870 +)))
740 740  
872 +(((
741 741  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
874 +)))
742 742  
876 +(((
743 743  922.1 - SF7BW125 to SF12BW125
878 +)))
744 744  
880 +(((
745 745  922.3 - SF7BW125 to SF12BW125
882 +)))
746 746  
884 +(((
747 747  922.5 - SF7BW125 to SF12BW125
886 +)))
748 748  
888 +(((
749 749  922.7 - SF7BW125 to SF12BW125
890 +)))
750 750  
892 +(((
751 751  922.9 - SF7BW125 to SF12BW125
894 +)))
752 752  
896 +(((
753 753  923.1 - SF7BW125 to SF12BW125
898 +)))
754 754  
900 +(((
755 755  923.3 - SF7BW125 to SF12BW125
902 +)))
756 756  
904 +(((
905 +
906 +)))
757 757  
908 +(((
758 758  (% style="color:blue" %)**Downlink:**
910 +)))
759 759  
912 +(((
760 760  Uplink channels 1-7(RX1)
914 +)))
761 761  
916 +(((
762 762  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
918 +)))
763 763  
764 764  
765 765  
766 766  === 2.8.7 IN865-867 (IN865) ===
767 767  
924 +(((
768 768  (% style="color:blue" %)**Uplink:**
926 +)))
769 769  
928 +(((
770 770  865.0625 - SF7BW125 to SF12BW125
930 +)))
771 771  
932 +(((
772 772  865.4025 - SF7BW125 to SF12BW125
934 +)))
773 773  
936 +(((
774 774  865.9850 - SF7BW125 to SF12BW125
938 +)))
775 775  
940 +(((
941 +
942 +)))
776 776  
944 +(((
777 777  (% style="color:blue" %)**Downlink:**
946 +)))
778 778  
948 +(((
779 779  Uplink channels 1-3 (RX1)
950 +)))
780 780  
952 +(((
781 781  866.550 - SF10BW125 (RX2)
954 +)))
782 782  
783 783  
784 784  
... ... @@ -789,7 +789,6 @@
789 789  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
790 790  * Blink once when device transmit a packet.
791 791  
792 -
793 793  == 2.10 ​Firmware Change Log ==
794 794  
795 795  
... ... @@ -804,26 +804,51 @@
804 804  
805 805  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
806 806  
979 +(((
807 807  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
981 +)))
808 808  
809 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
810 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
983 +* (((
984 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
985 +)))
986 +* (((
987 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
988 +)))
811 811  
990 +(((
812 812  There are two kinds of commands to configure LSPH01, they are:
992 +)))
813 813  
814 -* (% style="color:#4f81bd" %)** General Commands**.
994 +* (((
995 +(% style="color:#4f81bd" %)** General Commands**.
996 +)))
815 815  
998 +(((
816 816  These commands are to configure:
1000 +)))
817 817  
818 -* General system settings like: uplink interval.
819 -* LoRaWAN protocol & radio related command.
1002 +* (((
1003 +General system settings like: uplink interval.
1004 +)))
1005 +* (((
1006 +LoRaWAN protocol & radio related command.
1007 +)))
820 820  
1009 +(((
821 821  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/]]
1011 +)))
822 822  
1013 +(((
1014 +
1015 +)))
823 823  
824 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1017 +* (((
1018 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1019 +)))
825 825  
1021 +(((
826 826  These commands only valid for LSPH01, as below:
1023 +)))
827 827  
828 828  
829 829  
... ... @@ -837,16 +837,27 @@
837 837  
838 838  
839 839  
1037 +(((
840 840  (% style="color:#037691" %)**Downlink Command: 0x01**
1039 +)))
841 841  
1041 +(((
842 842  Format: Command Code (0x01) followed by 3 bytes time value.
1043 +)))
843 843  
1045 +(((
844 844  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1047 +)))
845 845  
846 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
847 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1049 +* (((
1050 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1051 +)))
1052 +* (((
1053 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
848 848  
849 849  
1056 +
1057 +)))
850 850  
851 851  == 3.2 Set Interrupt Mode ==
852 852  
... ... @@ -857,18 +857,34 @@
857 857  [[image:image-20220607171716-9.png]]
858 858  
859 859  
1068 +(((
860 860  (% style="color:#037691" %)**Downlink Command: 0x06**
1070 +)))
861 861  
1072 +(((
862 862  Format: Command Code (0x06) followed by 3 bytes.
1074 +)))
863 863  
1076 +(((
864 864  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1078 +)))
865 865  
866 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
867 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1080 +* (((
1081 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1082 +)))
1083 +* (((
1084 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1085 +)))
868 868  
1087 +(((
1088 +
1089 +)))
1090 +
1091 +
1092 +
869 869  == 3.3 Calibrate Sensor ==
870 870  
871 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1095 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
872 872  
873 873  
874 874  
... ... @@ -900,7 +900,7 @@
900 900  
901 901  Version
902 902  )))|Sensor Type|Reserve|(((
903 -[[Message Type>>path:#H2.3.6MessageType]]
1127 +[[Message Type>>||anchor="H2.3.6MessageType"]]
904 904  Always 0x02
905 905  )))
906 906  
... ... @@ -1040,9 +1040,13 @@
1040 1040  
1041 1041  === ​4.3.2 Replace the battery ===
1042 1042  
1267 +(((
1043 1043  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.
1269 +)))
1044 1044  
1271 +(((
1045 1045  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)
1273 +)))
1046 1046  
1047 1047  
1048 1048  
... ... @@ -1063,24 +1063,24 @@
1063 1063  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1064 1064  
1065 1065  
1294 +(((
1066 1066  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:
1296 +)))
1067 1067  
1068 1068  
1069 1069   [[image:1654593712276-618.png]]
1070 1070  
1071 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1301 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1072 1072  
1073 1073  
1074 -
1075 1075  = 6. FAQ =
1076 1076  
1077 1077  == 6.1 How to change the LoRa Frequency Bands/Region ==
1078 1078  
1079 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1308 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1080 1080  When downloading the images, choose the required image file for download. ​
1081 1081  
1082 1082  
1083 -
1084 1084  = 7. Trouble Shooting =
1085 1085  
1086 1086  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1105,6 +1105,9 @@
1105 1105  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1106 1106  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1107 1107  
1336 +
1337 +
1338 +
1108 1108  = 9. ​Packing Info =
1109 1109  
1110 1110  
... ... @@ -1119,6 +1119,9 @@
1119 1119  * Package Size / pcs : cm
1120 1120  * Weight / pcs : g
1121 1121  
1353 +
1354 +
1355 +
1122 1122  = 10. ​Support =
1123 1123  
1124 1124  * 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