Last modified by Mengting Qiu on 2025/07/03 15:42

From version 81.1
edited by Bei Jinggeng
on 2023/06/27 18:03
Change comment: There is no comment for this version
To version 48.20
edited by Xiaoling
on 2023/04/17 14:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -118,6 +118,7 @@
118 118  == 1.4 Connect to SDI-12 Sensor ==
119 119  
120 120  
121 +
121 121  [[image:1675212538524-889.png||_mstalt="298272"]]
122 122  
123 123  
... ... @@ -135,7 +135,7 @@
135 135  [[image:1675212633011-651.png||_mstalt="291538"]]
136 136  
137 137  
138 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
139 +(% border="1" cellspacing="4" style="width:510px;background-color:#F2F2F2" %)
139 139  |=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
140 140  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)(((
141 141  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
... ... @@ -203,9 +203,10 @@
203 203  
204 204  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
205 205  
206 -[[image:image-20230426084456-1.png||height="241" width="519"]]
207 207  
208 +[[image:image-20230201152430-20.jpeg||_mstalt="492245"]]
208 208  
210 +
209 209  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
210 210  
211 211  
... ... @@ -397,7 +397,7 @@
397 397  This command can be used to debug all SDI-12 command.
398 398  
399 399  
400 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
402 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
401 401  
402 402  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
403 403  
... ... @@ -407,11 +407,9 @@
407 407  
408 408  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
409 409  
410 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
411 411  
413 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
412 412  
413 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
414 -
415 415  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
416 416  
417 417  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -428,17 +428,6 @@
428 428  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
429 429  
430 430  
431 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1  or  AT+CFGDEV =0C!,1,1
432 -
433 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
434 -
435 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
436 -
437 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
438 -
439 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
440 -
441 -
442 442  === 2.3.3 Convert ASCII to String ===
443 443  
444 444  
... ... @@ -507,7 +507,7 @@
507 507  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
508 508  
509 509  
510 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
499 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
511 511  |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
512 512  |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
513 513  |(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
... ... @@ -628,7 +628,7 @@
628 628  
629 629  Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink.
630 630  
631 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
620 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
632 632  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
633 633  |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2**
634 634  |(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
... ... @@ -644,33 +644,33 @@
644 644  
645 645  (% style="color:#037691" %)**Frequency Band**:
646 646  
647 -0x01: EU868
636 +*0x01: EU868
648 648  
649 -0x02: US915
638 +*0x02: US915
650 650  
651 -0x03: IN865
640 +*0x03: IN865
652 652  
653 -0x04: AU915
642 +*0x04: AU915
654 654  
655 -0x05: KZ865
644 +*0x05: KZ865
656 656  
657 -0x06: RU864
646 +*0x06: RU864
658 658  
659 -0x07: AS923
648 +*0x07: AS923
660 660  
661 -0x08: AS923-1
650 +*0x08: AS923-1
662 662  
663 -0x09: AS923-2
652 +*0x09: AS923-2
664 664  
665 -0x0a: AS923-3
654 +*0x0a: AS923-3
666 666  
667 -0x0b: CN470
656 +*0x0b: CN470
668 668  
669 -0x0c: EU433
658 +*0x0c: EU433
670 670  
671 -0x0d: KR920
660 +*0x0d: KR920
672 672  
673 -0x0e: MA869
662 +*0x0e: MA869
674 674  
675 675  
676 676  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -701,9 +701,9 @@
701 701  * Periodically Uplink: FPORT=2
702 702  
703 703  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
704 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
693 +|=(% style="width: 90px;background-color:#D9E2F3" %)(((
705 705  **Size(bytes)**
706 -)))|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 240px;background-color:#D9E2F3;color:#0070C0" %)**Length depends on the return from the commands**
695 +)))|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 90px;background-color:#D9E2F3" %)**1**|=(% style="width: 240px;background-color:#D9E2F3" %)**Length depends on the return from the commands**
707 707  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
708 708  Battery(mV)
709 709  &
... ... @@ -740,7 +740,6 @@
740 740  
741 741  === 2.4.5 Payload version ===
742 742  
743 -
744 744  The version number of the payload, mainly used for decoding. The default is 01.
745 745  
746 746  
... ... @@ -765,9 +765,9 @@
765 765  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
766 766  
767 767  
768 -== 2.6 Examples To Set SDI commands ==
756 +== 2.6 Examples To Set SDI commands. ==
769 769  
770 -=== 2.6.1 Examples 1 ~-~- General Example ===
758 +=== 2.6.1 Examples 1 ===
771 771  
772 772  
773 773  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -833,202 +833,6 @@
833 833  Partial cut, the cut sensor address and the first two parameters:(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field ” 4+30.8+22.84”**.
834 834  
835 835  
836 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
837 -
838 -==== 2.6.2.1 Reference Manual and Command ====
839 -
840 -
841 -* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
842 -
843 -* Commands to be used in PC and output.
844 -
845 -~1. check device address
846 -
847 -2. change device address
848 -
849 -3. check device ID
850 -
851 -4. start measure
852 -
853 -5. Get Meausre result
854 -
855 -[[image:image-20230603120209-2.png||height="281" width="267"]]
856 -
857 -
858 -==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
859 -
860 -
861 -[[image:image-20230603120515-3.png]]
862 -
863 -
864 -==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
865 -
866 -
867 -[[image:image-20230603120648-4.png]]
868 -
869 -[[image:image-20230603120726-5.png]]
870 -
871 -
872 -**Data in TTN:**
873 -
874 -[[image:image-20230603120859-6.png||height="118" width="1285"]]
875 -
876 -
877 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 ===
878 -
879 -==== 2.6.3.1 Reference Manual and Command ====
880 -
881 -
882 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
883 -
884 -* Commands to be used in PC and output.
885 -
886 -~1. check device address
887 -
888 -2. change device address
889 -
890 -3. check device ID
891 -
892 -4. start measure
893 -
894 -5. Get Meausre result
895 -
896 -[[image:image-20230603121606-7.png||height="242" width="307"]]
897 -
898 -
899 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
900 -
901 -
902 -[[image:image-20230603121643-8.png||height="442" width="656"]]
903 -
904 -
905 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
906 -
907 -
908 -[[image:image-20230603121721-9.png]]
909 -
910 -[[image:image-20230603121752-10.png]]
911 -
912 -Data in TTN:
913 -
914 -[[image:image-20230603121826-11.png||height="155" width="1104"]]
915 -
916 -
917 -
918 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
919 -
920 -==== 2.6.4.1 Reference Manual and Command ====
921 -
922 -
923 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
924 -
925 -* Commands to be used in PC and output.
926 -
927 -1.check device address
928 -
929 -2.change device address
930 -
931 -3.check device ID
932 -
933 -4.start measure
934 -
935 -5.Get Meausre result
936 -
937 -[[image:image-20230603122248-16.png||height="196" width="198"]]
938 -
939 -
940 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
941 -
942 -
943 -[[image:image-20230603122212-15.png||height="502" width="667"]]
944 -
945 -
946 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
947 -
948 -
949 -[[image:image-20230603122040-12.png]]
950 -
951 -[[image:image-20230603122109-13.png||height="469" width="762"]]
952 -
953 -
954 -**Data in TTN:**
955 -
956 -[[image:image-20230603122139-14.png||height="148" width="1128"]]
957 -
958 -
959 -=== (% id="cke_bm_1489640S" style="display:none" %) (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 ===
960 -
961 -==== 2.6.5.1 Important Notice! ====
962 -
963 -
964 -* The product page and reference command see above example 2,3,4
965 -
966 -* All of these SDI-12 sensors use the same address (address 0) by default. So we need to change their address to different address, by using **aAb!** command. See above example.
967 -
968 -* The sensor needs to be powered to a steady statue. So the 12VT time need to be set to the maximum stable time for the sensors. in this example, it is 13 seconds.
969 -
970 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
971 -
972 -
973 -==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
974 -
975 -
976 -[[image:image-20230603122508-17.png||height="526" width="742"]]
977 -
978 -
979 -==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
980 -
981 -
982 -[[image:image-20230603122549-18.png]]
983 -
984 -[[image:image-20230603122623-19.png||height="483" width="1121"]]
985 -
986 -
987 -**Data in TTN:**
988 -
989 -[[image:image-20230603122719-20.png||height="151" width="1179"]]
990 -
991 -
992 -=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
993 -
994 -==== 2.6.4.1 Reference Manual and Command ====
995 -
996 -
997 -* [[https:~~/~~/enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf>>url:https://enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf]]
998 -
999 -* Commands to be used in PC and output.
1000 -
1001 -1.check device address
1002 -
1003 -2.change device address
1004 -
1005 -3.check device ID
1006 -
1007 -4.start measure
1008 -
1009 -5.Get Meausre result
1010 -
1011 -
1012 -[[image:image-20230627174559-3.png]]
1013 -
1014 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1015 -
1016 -[[image:image-20230627174446-2.png]]
1017 -
1018 -
1019 -
1020 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1021 -
1022 -
1023 -[[image:image-20230627175513-4.png||height="596" width="576"]]
1024 -
1025 -[[image:image-20230627175736-5.png||height="429" width="693"]]
1026 -
1027 -
1028 -**Data in TTN:**
1029 -
1030 -[[image:image-20230627180303-6.png||height="292" width="1171"]]
1031 -
1032 1032  == 2.7 Frequency Plans ==
1033 1033  
1034 1034  
... ... @@ -1079,7 +1079,7 @@
1079 1079  
1080 1080  (% style="color:blue" %)**AT Command: AT+TDC**
1081 1081  
1082 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
874 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
1083 1083  |=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1084 1084  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1085 1085  30000
... ... @@ -1109,7 +1109,7 @@
1109 1109  
1110 1110  (% style="color:blue" %)**AT Command: AT+INTMOD**
1111 1111  
1112 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
904 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
1113 1113  |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1114 1114  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1115 1115  0
... ... @@ -1141,7 +1141,7 @@
1141 1141  
1142 1142  (% style="color:blue" %)**AT Command: AT+3V3T**
1143 1143  
1144 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
936 +(% border="1" cellspacing="4" style="width:474px;background-color:#f2f2f2" %)
1145 1145  |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1146 1146  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1147 1147  0
... ... @@ -1160,7 +1160,7 @@
1160 1160  
1161 1161  (% style="color:blue" %)**AT Command: AT+5VT**
1162 1162  
1163 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
955 +(% border="1" cellspacing="4" style="width:470px;background-color:#f2f2f2" %)
1164 1164  |=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1165 1165  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
1166 1166  0
... ... @@ -1177,11 +1177,9 @@
1177 1177  OK
1178 1178  )))
1179 1179  
1180 -(% style="color:blue" %)**AT Command: AT+12VT **
972 +(% style="color:blue" %)**AT Command: AT+12VT**
1181 1181  
1182 -(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1183 -
1184 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
974 +(% border="1" cellspacing="4" style="width:443px;background-color:#f2f2f2" %)
1185 1185  |=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1186 1186  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
1187 1187  0
... ... @@ -1213,7 +1213,7 @@
1213 1213  
1214 1214  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1215 1215  
1216 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1006 +(% border="1" cellspacing="4" style="width:437px;background-color:#f2f2f2" %)
1217 1217  |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1218 1218  |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1219 1219  0
... ... @@ -1236,7 +1236,7 @@
1236 1236  
1237 1237  (% style="color:blue" %)**AT Command: AT+DATAUP**
1238 1238  
1239 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1029 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
1240 1240  |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 266px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1241 1241  |(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =?|(% style="background-color:#f2f2f2; width:266px" %)Show current splicing payload for uplink mode|(% style="background-color:#f2f2f2" %)(((
1242 1242  0
... ... @@ -1270,7 +1270,7 @@
1270 1270  
1271 1271  (% style="color:blue" %)**AT Command: AT+PAYVER**
1272 1272  
1273 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1063 +(% border="1" cellspacing="4" style="width:437px;background-color:#f2f2f2" %)
1274 1274  |=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 192px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1275 1275  |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1276 1276  1
... ... @@ -1343,7 +1343,7 @@
1343 1343  )))
1344 1344  
1345 1345  (((
1346 -(% style="color:blue" %)**XXX**(%%): The default frequency band
1136 +XXX: The default frequency band
1347 1347  )))
1348 1348  
1349 1349  (((
... ... @@ -1358,6 +1358,7 @@
1358 1358  )))
1359 1359  
1360 1360  
1151 +
1361 1361  = 9. Packing Info =
1362 1362  
1363 1363  
... ... @@ -1379,3 +1379,5 @@
1379 1379  * 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.
1380 1380  
1381 1381  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1173 +
1174 +
image-20230426084456-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
image-20230603120127-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -5.7 KB
Content
image-20230603120209-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -22.8 KB
Content
image-20230603120515-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -489.3 KB
Content
image-20230603120648-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -100.8 KB
Content
image-20230603120726-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -133.2 KB
Content
image-20230603120859-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -55.9 KB
Content
image-20230603121606-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -24.4 KB
Content
image-20230603121643-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -889.7 KB
Content
image-20230603121721-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -105.4 KB
Content
image-20230603121752-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -160.0 KB
Content
image-20230603121826-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -52.8 KB
Content
image-20230603122040-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -128.1 KB
Content
image-20230603122109-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -271.1 KB
Content
image-20230603122139-14.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -70.4 KB
Content
image-20230603122212-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -818.3 KB
Content
image-20230603122248-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -12.7 KB
Content
image-20230603122508-17.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -980.2 KB
Content
image-20230603122549-18.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -90.9 KB
Content
image-20230603122623-19.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -139.5 KB
Content
image-20230603122719-20.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -83.8 KB
Content
image-20230627164957-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -835.0 KB
Content
image-20230627165744-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -4.6 KB
Content
image-20230627174446-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -835.0 KB
Content
image-20230627174559-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -4.6 KB
Content
image-20230627175513-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -12.0 KB
Content
image-20230627175736-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -10.4 KB
Content
image-20230627180303-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -65.1 KB
Content