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

From version 87.4
edited by Xiaoling
on 2023/10/23 11:02
Change comment: There is no comment for this version
To version 48.11
edited by Xiaoling
on 2023/04/03 11:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,7 +65,6 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 -
69 69  == 1.3 Specification ==
70 70  
71 71  
... ... @@ -78,7 +78,8 @@
78 78  (% style="color:#037691" %)**Common DC Characteristics:**
79 79  
80 80  * Supply Voltage: 2.5v ~~ 3.6v
81 -* Support current: 5V 300mA, 12V 100mA
80 +* Support current: 5V 300mA
81 + 12V 100mA
82 82  * Operating Temperature: -40 ~~ 85°C
83 83  
84 84  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -113,10 +113,10 @@
113 113  * Sleep Mode: 5uA @ 3.3v
114 114  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
115 115  
116 -
117 117  == 1.4 Connect to SDI-12 Sensor ==
118 118  
119 119  
119 +
120 120  [[image:1675212538524-889.png||_mstalt="298272"]]
121 121  
122 122  
... ... @@ -134,7 +134,7 @@
134 134  [[image:1675212633011-651.png||_mstalt="291538"]]
135 135  
136 136  
137 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
137 +(% border="1" cellspacing="4" style="width:510px" %)
138 138  |=(% 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**
139 139  |(% 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" %)(((
140 140  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
... ... @@ -147,7 +147,6 @@
147 147  )))
148 148  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
149 149  
150 -
151 151  == 1.7 Pin Mapping ==
152 152  
153 153  
... ... @@ -202,9 +202,10 @@
202 202  
203 203  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
204 204  
205 -[[image:image-20230426084456-1.png||height="241" width="519"]]
206 206  
205 +[[image:image-20230201152430-20.jpeg||_mstalt="492245"]]
207 207  
207 +
208 208  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
209 209  
210 210  
... ... @@ -358,6 +358,7 @@
358 358  
359 359  
360 360  
361 +
361 361  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
362 362  
363 363  
... ... @@ -395,7 +395,7 @@
395 395  This command can be used to debug all SDI-12 command.
396 396  
397 397  
398 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
399 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
399 399  
400 400  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
401 401  
... ... @@ -405,11 +405,9 @@
405 405  
406 406  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
407 407  
408 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
409 409  
410 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
410 410  
411 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
412 -
413 413  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
414 414  
415 415  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -426,25 +426,6 @@
426 426  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
427 427  
428 428  
429 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
430 -
431 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
432 -
433 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
434 -
435 -(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
436 -
437 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
438 -
439 -
440 -The following is the display information on the serial port and the server.
441 -
442 -
443 -[[image:image-20230628091055-1.png||height="368" width="462"]]
444 -
445 -[[image:image-20230628091130-2.png||height="258" width="879"]]
446 -
447 -
448 448  === 2.3.3 Convert ASCII to String ===
449 449  
450 450  
... ... @@ -513,7 +513,7 @@
513 513  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
514 514  
515 515  
516 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
496 +(% border="1" cellspacing="4" style="width:510px" %)
517 517  |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
518 518  |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
519 519  |(% 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
... ... @@ -634,7 +634,7 @@
634 634  
635 635  Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink.
636 636  
637 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
617 +(% border="1" cellspacing="4" style="width:510px" %)
638 638  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
639 639  |(% 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**
640 640  |(% 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
... ... @@ -650,33 +650,33 @@
650 650  
651 651  (% style="color:#037691" %)**Frequency Band**:
652 652  
653 -0x01: EU868
633 +*0x01: EU868
654 654  
655 -0x02: US915
635 +*0x02: US915
656 656  
657 -0x03: IN865
637 +*0x03: IN865
658 658  
659 -0x04: AU915
639 +*0x04: AU915
660 660  
661 -0x05: KZ865
641 +*0x05: KZ865
662 662  
663 -0x06: RU864
643 +*0x06: RU864
664 664  
665 -0x07: AS923
645 +*0x07: AS923
666 666  
667 -0x08: AS923-1
647 +*0x08: AS923-1
668 668  
669 -0x09: AS923-2
649 +*0x09: AS923-2
670 670  
671 -0x0a: AS923-3
651 +*0x0a: AS923-3
672 672  
673 -0x0b: CN470
653 +*0x0b: CN470
674 674  
675 -0x0c: EU433
655 +*0x0c: EU433
676 676  
677 -0x0d: KR920
657 +*0x0d: KR920
678 678  
679 -0x0e: MA869
659 +*0x0e: MA869
680 680  
681 681  
682 682  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -707,9 +707,9 @@
707 707  * Periodically Uplink: FPORT=2
708 708  
709 709  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
710 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
690 +|=(% style="width: 90px;" %)(((
711 711  **Size(bytes)**
712 -)))|=(% 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**
692 +)))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands**
713 713  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
714 714  Battery(mV)
715 715  &
... ... @@ -746,7 +746,6 @@
746 746  
747 747  === 2.4.5 Payload version ===
748 748  
749 -
750 750  The version number of the payload, mainly used for decoding. The default is 01.
751 751  
752 752  
... ... @@ -771,9 +771,9 @@
771 771  [[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]]
772 772  
773 773  
774 -== 2.6 Examples To Set SDI commands ==
753 +== 2.6 Examples To Set SDI commands. ==
775 775  
776 -=== 2.6.1 Examples 1 ~-~- General Example ===
755 +=== 2.6.1 Examples 1 ===
777 777  
778 778  
779 779  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -839,205 +839,6 @@
839 839  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”**.
840 840  
841 841  
842 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
843 -
844 -==== 2.6.2.1 Reference Manual and Command ====
845 -
846 -
847 -* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
848 -
849 -* Commands to be used in PC and output.
850 -
851 -~1. check device address
852 -
853 -2. change device address
854 -
855 -3. check device ID
856 -
857 -4. start measure
858 -
859 -5. Get Meausre result
860 -
861 -[[image:image-20230603120209-2.png||height="281" width="267"]]
862 -
863 -
864 -==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
865 -
866 -
867 -[[image:image-20230603120515-3.png]]
868 -
869 -
870 -==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
871 -
872 -
873 -[[image:image-20230603120648-4.png]]
874 -
875 -[[image:image-20230603120726-5.png]]
876 -
877 -
878 -**Data in TTN:**
879 -
880 -[[image:image-20230603120859-6.png||height="118" width="1285"]]
881 -
882 -
883 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 ===
884 -
885 -==== 2.6.3.1 Reference Manual and Command ====
886 -
887 -
888 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
889 -
890 -* Commands to be used in PC and output.
891 -
892 -~1. check device address
893 -
894 -2. change device address
895 -
896 -3. check device ID
897 -
898 -4. start measure
899 -
900 -5. Get Meausre result
901 -
902 -[[image:image-20230603121606-7.png||height="242" width="307"]]
903 -
904 -
905 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
906 -
907 -
908 -[[image:image-20230603121643-8.png||height="442" width="656"]]
909 -
910 -
911 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
912 -
913 -
914 -[[image:image-20230603121721-9.png]]
915 -
916 -[[image:image-20230628090323-1.png||height="414" width="694"]]
917 -
918 -Data in TTN:
919 -
920 -[[image:image-20230603121826-11.png||height="155" width="1104"]]
921 -
922 -
923 -
924 -=== 2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
925 -
926 -==== 2.6.4.1 Reference Manual and Command ====
927 -
928 -
929 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
930 -
931 -* Commands to be used in PC and output.
932 -
933 -1.check device address
934 -
935 -2.change device address
936 -
937 -3.check device ID
938 -
939 -4.start measure
940 -
941 -5.Get Meausre result
942 -
943 -[[image:image-20230603122248-16.png||height="196" width="198"]]
944 -
945 -
946 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
947 -
948 -
949 -[[image:image-20230603122212-15.png||height="502" width="667"]]
950 -
951 -
952 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
953 -
954 -
955 -[[image:image-20230603122040-12.png]]
956 -
957 -[[image:image-20230603122109-13.png||height="469" width="762"]]
958 -
959 -
960 -**Data in TTN:**
961 -
962 -[[image:image-20230603122139-14.png||height="148" width="1128"]]
963 -
964 -
965 -=== 2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 ===
966 -
967 -==== 2.6.5.1 Important Notice! ====
968 -
969 -
970 -* The product page and reference command see above example 2,3,4
971 -
972 -* 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.
973 -
974 -* 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.
975 -
976 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
977 -
978 -
979 -==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
980 -
981 -
982 -[[image:image-20230603122508-17.png||height="526" width="742"]]
983 -
984 -
985 -==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
986 -
987 -
988 -[[image:image-20230603122549-18.png]]
989 -
990 -[[image:image-20230603122623-19.png||height="483" width="1121"]]
991 -
992 -
993 -**Data in TTN:**
994 -
995 -[[image:image-20230603122719-20.png||height="151" width="1179"]]
996 -
997 -
998 -=== 2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
999 -
1000 -==== 2.6.6.1 Reference Manual and Command ====
1001 -
1002 -
1003 -* [[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]]
1004 -
1005 -* Commands to be used in PC and output.
1006 -
1007 -1.check device address
1008 -
1009 -2.change device address
1010 -
1011 -3.check device ID
1012 -
1013 -4.start measure
1014 -
1015 -5.Get Meausre result
1016 -
1017 -
1018 -[[image:image-20230627174559-3.png]]
1019 -
1020 -
1021 -==== 2.6.6.2 Hardware Connection to SDI-12-LB ====
1022 -
1023 -
1024 -[[image:image-20230627174446-2.png]]
1025 -
1026 -
1027 -
1028 -==== 2.6.6.3 Commands set in SDI-12-LB and uplink payload ====
1029 -
1030 -
1031 -[[image:image-20230627175513-4.png||height="596" width="576"]]
1032 -
1033 -[[image:image-20230627175736-5.png||height="429" width="693"]]
1034 -
1035 -
1036 -**Data in TTN:**
1037 -
1038 -[[image:image-20230627180303-6.png||height="292" width="1171"]]
1039 -
1040 -
1041 1041  == 2.7 Frequency Plans ==
1042 1042  
1043 1043  
... ... @@ -1088,7 +1088,7 @@
1088 1088  
1089 1089  (% style="color:blue" %)**AT Command: AT+TDC**
1090 1090  
1091 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
871 +(% border="1" cellspacing="4" style="width:510px" %)
1092 1092  |=(% 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**
1093 1093  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1094 1094  30000
... ... @@ -1102,6 +1102,7 @@
1102 1102  
1103 1103  (% style="color:blue" %)**Downlink Command: 0x01**
1104 1104  
885 +
1105 1105  Format: Command Code (0x01) followed by 3 bytes time value.
1106 1106  
1107 1107  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -1109,7 +1109,6 @@
1109 1109  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1110 1110  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1111 1111  
1112 -
1113 1113  == 3.2 Set Interrupt Mode ==
1114 1114  
1115 1115  
... ... @@ -1117,7 +1117,7 @@
1117 1117  
1118 1118  (% style="color:blue" %)**AT Command: AT+INTMOD**
1119 1119  
1120 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
900 +(% border="1" cellspacing="4" style="width:510px" %)
1121 1121  |=(% 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**
1122 1122  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1123 1123  0
... ... @@ -1141,7 +1141,6 @@
1141 1141  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1142 1142  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1143 1143  
1144 -
1145 1145  == 3.3 Set the output time ==
1146 1146  
1147 1147  
... ... @@ -1149,7 +1149,7 @@
1149 1149  
1150 1150  (% style="color:blue" %)**AT Command: AT+3V3T**
1151 1151  
1152 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
931 +(% border="1" cellspacing="4" style="width:474px" %)
1153 1153  |=(% 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**
1154 1154  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1155 1155  0
... ... @@ -1168,7 +1168,7 @@
1168 1168  
1169 1169  (% style="color:blue" %)**AT Command: AT+5VT**
1170 1170  
1171 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
950 +(% border="1" cellspacing="4" style="width:470px" %)
1172 1172  |=(% 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**
1173 1173  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
1174 1174  0
... ... @@ -1185,11 +1185,9 @@
1185 1185  OK
1186 1186  )))
1187 1187  
1188 -(% style="color:blue" %)**AT Command: AT+12VT **
967 +(% style="color:blue" %)**AT Command: AT+12VT**
1189 1189  
1190 -(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1191 -
1192 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
969 +(% border="1" cellspacing="4" style="width:443px" %)
1193 1193  |=(% 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**
1194 1194  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
1195 1195  0
... ... @@ -1213,7 +1213,6 @@
1213 1213  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1214 1214  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1215 1215  
1216 -
1217 1217  == 3.4 Set the all data mode ==
1218 1218  
1219 1219  
... ... @@ -1221,7 +1221,7 @@
1221 1221  
1222 1222  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1223 1223  
1224 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1000 +(% border="1" cellspacing="4" style="width:437px" %)
1225 1225  |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1226 1226  |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1227 1227  0
... ... @@ -1236,7 +1236,6 @@
1236 1236  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1237 1237  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1238 1238  
1239 -
1240 1240  == 3.5 Set the splicing payload for uplink ==
1241 1241  
1242 1242  
... ... @@ -1244,21 +1244,21 @@
1244 1244  
1245 1245  (% style="color:blue" %)**AT Command: AT+DATAUP**
1246 1246  
1247 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1248 -|=(% 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**
1249 -|(% 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" %)(((
1022 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
1023 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 266px;" %)**Function**|=**Response**
1024 +|(% style="width:154px" %)AT+DATAUP =?|(% style="width:266px" %)Show current splicing payload for uplink mode|(((
1250 1250  0
1251 1251  OK
1252 1252  )))
1253 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2; width:266px" %)(((
1028 +|(% style="width:154px" %)AT+DATAUP =0|(% style="width:266px" %)(((
1254 1254  Set splicing payload for uplink mode is 0.
1255 -)))|(% style="background-color:#f2f2f2" %)(((
1030 +)))|(((
1256 1256  OK
1257 1257  )))
1258 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1|(% style="background-color:#f2f2f2; width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#f2f2f2" %)OK
1259 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2; width:266px" %)(((
1033 +|(% style="width:154px" %)AT+DATAUP =1|(% style="width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|OK
1034 +|(% style="width:154px" %)AT+DATAUP =1,20000|(% style="width:266px" %)(((
1260 1260  Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1261 -)))|(% style="background-color:#f2f2f2" %)OK
1036 +)))|OK
1262 1262  
1263 1263  (% style="color:blue" %)**Downlink Command: 0xAD**
1264 1264  
... ... @@ -1278,13 +1278,13 @@
1278 1278  
1279 1279  (% style="color:blue" %)**AT Command: AT+PAYVER**
1280 1280  
1281 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1282 -|=(% 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**
1283 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1056 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
1057 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response**
1058 +|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|(((
1284 1284  1
1285 1285  OK
1286 1286  )))
1287 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=5|(% style="background-color:#f2f2f2; width:192px" %)Set payload version is 5.|(% style="background-color:#f2f2f2" %)OK
1062 +|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK
1288 1288  
1289 1289  (% style="color:blue" %)**Downlink Command: 0xAE**
1290 1290  
... ... @@ -1293,15 +1293,76 @@
1293 1293  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1294 1294  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1295 1295  
1071 += 4. Battery & how to replace =
1296 1296  
1297 -= 4. Battery & Power Consumption =
1073 +== 4.1 Battery Type ==
1298 1298  
1299 1299  
1300 -SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1076 +SDI-12-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>https://www.dropbox.com/sh/w9l2oa3ytpculph/AAAPtt-apH4lYfCj-2Y6lHvQa?dl=0]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
1301 1301  
1302 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1303 1303  
1079 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1304 1304  
1081 +[[image:1675234124233-857.png||_mstalt="295035"]]
1082 +
1083 +
1084 +Minimum Working Voltage for the SDI-12-LB:
1085 +
1086 +SDI-12-LB:  2.45v ~~ 3.6v
1087 +
1088 +
1089 +== 4.2 Replace Battery ==
1090 +
1091 +
1092 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1093 +
1094 +And make sure the positive and negative pins match.
1095 +
1096 +
1097 +== 4.3 Power Consumption Analyze ==
1098 +
1099 +
1100 +Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
1101 +
1102 +Instruction to use as below:
1103 +
1104 +(% style="color:blue" %)**Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]]
1105 +
1106 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose
1107 +
1108 +* Product Model
1109 +* Uplink Interval
1110 +* Working Mode
1111 +
1112 +And the Life expectation in difference case will be shown on the right.
1113 +
1114 +
1115 +[[image:1675234155374-163.png||_mstalt="294411"]]
1116 +
1117 +
1118 +The battery related documents as below:
1119 +
1120 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
1121 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
1122 +* [[Lithium-ion Battery-Capacitor datasheet>>https://www.dropbox.com/s/791gjes2lcbfi1p/SPC_1520_datasheet.jpg?dl=0]], [[Tech Spec>>https://www.dropbox.com/s/4pkepr9qqqvtzf2/SPC1520%20Technical%20Specification20171123.pdf?dl=0]]
1123 +
1124 +[[image:image-20230201145019-19.png||_mstalt="453947"]]
1125 +
1126 +
1127 +=== 4.3.1 ​Battery Note ===
1128 +
1129 +
1130 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
1131 +
1132 +
1133 +=== 4.3.2 Replace the battery ===
1134 +
1135 +
1136 +You can change the battery in the SDI-12-LB.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.
1137 +
1138 +The default battery pack of SDI-12-LB 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)
1139 +
1140 +
1305 1305  = 5. Remote Configure device =
1306 1306  
1307 1307  == 5.1 Connect via BLE ==
... ... @@ -1351,7 +1351,7 @@
1351 1351  )))
1352 1352  
1353 1353  (((
1354 -(% style="color:blue" %)**XXX**(%%): The default frequency band
1190 +XXX: The default frequency band
1355 1355  )))
1356 1356  
1357 1357  (((
... ... @@ -1366,6 +1366,7 @@
1366 1366  )))
1367 1367  
1368 1368  
1205 +
1369 1369  = 9. Packing Info =
1370 1370  
1371 1371  
... ... @@ -1380,7 +1380,6 @@
1380 1380  * Package Size / pcs : cm
1381 1381  * Weight / pcs : g
1382 1382  
1383 -
1384 1384  = 10. ​Support =
1385 1385  
1386 1386  
... ... @@ -1387,3 +1387,5 @@
1387 1387  * 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.
1388 1388  
1389 1389  * 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]]
1226 +
1227 +
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
image-20230628090323-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -137.2 KB
Content
image-20230628091055-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
image-20230628091130-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -84.0 KB
Content