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

From version 87.3
edited by Xiaoling
on 2023/06/30 10:28
Change comment: There is no comment for this version
To version 48.9
edited by Xiaoling
on 2023/04/03 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,7 +66,6 @@
66 66  * 8500mAh Battery for long term use
67 67  
68 68  
69 -
70 70  == 1.3 Specification ==
71 71  
72 72  
... ... @@ -79,7 +79,8 @@
79 79  (% style="color:#037691" %)**Common DC Characteristics:**
80 80  
81 81  * Supply Voltage: 2.5v ~~ 3.6v
82 -* Support current: 5V 300mA, 12V 100mA
81 +* Support current: 5V 300mA
82 + 12V 100mA
83 83  * Operating Temperature: -40 ~~ 85°C
84 84  
85 85  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -115,10 +115,10 @@
115 115  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
116 116  
117 117  
118 -
119 119  == 1.4 Connect to SDI-12 Sensor ==
120 120  
121 121  
121 +
122 122  [[image:1675212538524-889.png||_mstalt="298272"]]
123 123  
124 124  
... ... @@ -136,7 +136,7 @@
136 136  [[image:1675212633011-651.png||_mstalt="291538"]]
137 137  
138 138  
139 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
139 +(% border="1" cellspacing="4" style="width:510px" %)
140 140  |=(% 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**
141 141  |(% 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" %)(((
142 142  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
... ... @@ -150,7 +150,6 @@
150 150  |(% 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.
151 151  
152 152  
153 -
154 154  == 1.7 Pin Mapping ==
155 155  
156 156  
... ... @@ -205,9 +205,10 @@
205 205  
206 206  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
207 207  
208 -[[image:image-20230426084456-1.png||height="241" width="519"]]
209 209  
208 +[[image:image-20230201152430-20.jpeg||_mstalt="492245"]]
210 210  
210 +
211 211  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
212 212  
213 213  
... ... @@ -361,6 +361,7 @@
361 361  
362 362  
363 363  
364 +
364 364  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
365 365  
366 366  
... ... @@ -398,7 +398,7 @@
398 398  This command can be used to debug all SDI-12 command.
399 399  
400 400  
401 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
402 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
402 402  
403 403  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
404 404  
... ... @@ -408,11 +408,9 @@
408 408  
409 409  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
410 410  
411 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
412 412  
413 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
413 413  
414 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
415 -
416 416  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
417 417  
418 418  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -429,25 +429,6 @@
429 429  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
430 430  
431 431  
432 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
433 -
434 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
435 -
436 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
437 -
438 -(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
439 -
440 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
441 -
442 -
443 -The following is the display information on the serial port and the server.
444 -
445 -
446 -[[image:image-20230628091055-1.png||height="368" width="462"]]
447 -
448 -[[image:image-20230628091130-2.png||height="258" width="879"]]
449 -
450 -
451 451  === 2.3.3 Convert ASCII to String ===
452 452  
453 453  
... ... @@ -503,8 +503,8 @@
503 503  (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
504 504  
505 505  (% border="1" style="width:436px" %)
506 -|(% style="background-color:#f2f2f2; width:433px" %)(((
507 -(% style="color:#0070c0" %)**AT+DATACUTx=a,b,c**
486 +|(% style="width:433px;background-color:#F2F2F2 %)(((
487 +**(% style="color:#0070C0" %)AT+DATACUTx=a,b,c**
508 508  
509 509  **a**:  length for the return of AT+COMMAND
510 510  
... ... @@ -516,11 +516,11 @@
516 516  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
517 517  
518 518  
519 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
499 +(% border="1" cellspacing="4" style="width:510px" %)
520 520  |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
521 -|(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
522 -|(% 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
523 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~34|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
501 +|(% style="width:164px;background-color:#F2F2F2" %)34,1,1+2+3|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33
502 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~8+12~~16|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
503 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~34|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
524 524  
525 525  * (% style="color:blue" %)** Downlink Payload:**
526 526  
... ... @@ -637,7 +637,7 @@
637 637  
638 638  Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink.
639 639  
640 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
620 +(% border="1" cellspacing="4" style="width:510px" %)
641 641  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
642 642  |(% 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**
643 643  |(% 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
... ... @@ -653,33 +653,33 @@
653 653  
654 654  (% style="color:#037691" %)**Frequency Band**:
655 655  
656 -0x01: EU868
636 +*0x01: EU868
657 657  
658 -0x02: US915
638 +*0x02: US915
659 659  
660 -0x03: IN865
640 +*0x03: IN865
661 661  
662 -0x04: AU915
642 +*0x04: AU915
663 663  
664 -0x05: KZ865
644 +*0x05: KZ865
665 665  
666 -0x06: RU864
646 +*0x06: RU864
667 667  
668 -0x07: AS923
648 +*0x07: AS923
669 669  
670 -0x08: AS923-1
650 +*0x08: AS923-1
671 671  
672 -0x09: AS923-2
652 +*0x09: AS923-2
673 673  
674 -0x0a: AS923-3
654 +*0x0a: AS923-3
675 675  
676 -0x0b: CN470
656 +*0x0b: CN470
677 677  
678 -0x0c: EU433
658 +*0x0c: EU433
679 679  
680 -0x0d: KR920
660 +*0x0d: KR920
681 681  
682 -0x0e: MA869
662 +*0x0e: MA869
683 683  
684 684  
685 685  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -709,10 +709,10 @@
709 709  
710 710  * Periodically Uplink: FPORT=2
711 711  
712 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
713 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
692 +(% border="1" cellspacing="4" style="background-color:#F2F2F2; width:500px" %)
693 +|=(% style="width: 90px;" %)(((
714 714  **Size(bytes)**
715 -)))|=(% 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;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands**
716 716  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
717 717  Battery(mV)
718 718  &
... ... @@ -749,7 +749,6 @@
749 749  
750 750  === 2.4.5 Payload version ===
751 751  
752 -
753 753  The version number of the payload, mainly used for decoding. The default is 01.
754 754  
755 755  
... ... @@ -774,9 +774,9 @@
774 774  [[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]]
775 775  
776 776  
777 -== 2.6 Examples To Set SDI commands ==
756 +== 2.6 Examples To Set SDI commands. ==
778 778  
779 -=== 2.6.1 Examples 1 ~-~- General Example ===
758 +=== 2.6.1 Examples 1 ===
780 780  
781 781  
782 782  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -842,206 +842,6 @@
842 842  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”**.
843 843  
844 844  
845 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
846 -
847 -==== 2.6.2.1 Reference Manual and Command ====
848 -
849 -
850 -* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
851 -
852 -* Commands to be used in PC and output.
853 -
854 -~1. check device address
855 -
856 -2. change device address
857 -
858 -3. check device ID
859 -
860 -4. start measure
861 -
862 -5. Get Meausre result
863 -
864 -[[image:image-20230603120209-2.png||height="281" width="267"]]
865 -
866 -
867 -==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
868 -
869 -
870 -[[image:image-20230603120515-3.png]]
871 -
872 -
873 -==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
874 -
875 -
876 -[[image:image-20230603120648-4.png]]
877 -
878 -[[image:image-20230603120726-5.png]]
879 -
880 -
881 -**Data in TTN:**
882 -
883 -[[image:image-20230603120859-6.png||height="118" width="1285"]]
884 -
885 -
886 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 ===
887 -
888 -==== 2.6.3.1 Reference Manual and Command ====
889 -
890 -
891 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
892 -
893 -* Commands to be used in PC and output.
894 -
895 -~1. check device address
896 -
897 -2. change device address
898 -
899 -3. check device ID
900 -
901 -4. start measure
902 -
903 -5. Get Meausre result
904 -
905 -[[image:image-20230603121606-7.png||height="242" width="307"]]
906 -
907 -
908 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
909 -
910 -
911 -[[image:image-20230603121643-8.png||height="442" width="656"]]
912 -
913 -
914 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
915 -
916 -
917 -[[image:image-20230603121721-9.png]]
918 -
919 -[[image:image-20230628090323-1.png||height="414" width="694"]]
920 -
921 -Data in TTN:
922 -
923 -[[image:image-20230603121826-11.png||height="155" width="1104"]]
924 -
925 -
926 -
927 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
928 -
929 -==== 2.6.4.1 Reference Manual and Command ====
930 -
931 -
932 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
933 -
934 -* Commands to be used in PC and output.
935 -
936 -1.check device address
937 -
938 -2.change device address
939 -
940 -3.check device ID
941 -
942 -4.start measure
943 -
944 -5.Get Meausre result
945 -
946 -[[image:image-20230603122248-16.png||height="196" width="198"]]
947 -
948 -
949 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
950 -
951 -
952 -[[image:image-20230603122212-15.png||height="502" width="667"]]
953 -
954 -
955 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
956 -
957 -
958 -[[image:image-20230603122040-12.png]]
959 -
960 -[[image:image-20230603122109-13.png||height="469" width="762"]]
961 -
962 -
963 -**Data in TTN:**
964 -
965 -[[image:image-20230603122139-14.png||height="148" width="1128"]]
966 -
967 -
968 -=== (% 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 ===
969 -
970 -==== 2.6.5.1 Important Notice! ====
971 -
972 -
973 -* The product page and reference command see above example 2,3,4
974 -
975 -* 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.
976 -
977 -* 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.
978 -
979 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
980 -
981 -
982 -
983 -==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
984 -
985 -
986 -[[image:image-20230603122508-17.png||height="526" width="742"]]
987 -
988 -
989 -==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
990 -
991 -
992 -[[image:image-20230603122549-18.png]]
993 -
994 -[[image:image-20230603122623-19.png||height="483" width="1121"]]
995 -
996 -
997 -**Data in TTN:**
998 -
999 -[[image:image-20230603122719-20.png||height="151" width="1179"]]
1000 -
1001 -
1002 -=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
1003 -
1004 -==== 2.6.4.1 Reference Manual and Command ====
1005 -
1006 -
1007 -* [[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]]
1008 -
1009 -* Commands to be used in PC and output.
1010 -
1011 -1.check device address
1012 -
1013 -2.change device address
1014 -
1015 -3.check device ID
1016 -
1017 -4.start measure
1018 -
1019 -5.Get Meausre result
1020 -
1021 -
1022 -[[image:image-20230627174559-3.png]]
1023 -
1024 -
1025 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1026 -
1027 -
1028 -[[image:image-20230627174446-2.png]]
1029 -
1030 -
1031 -
1032 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1033 -
1034 -
1035 -[[image:image-20230627175513-4.png||height="596" width="576"]]
1036 -
1037 -[[image:image-20230627175736-5.png||height="429" width="693"]]
1038 -
1039 -
1040 -**Data in TTN:**
1041 -
1042 -[[image:image-20230627180303-6.png||height="292" width="1171"]]
1043 -
1044 -
1045 1045  == 2.7 Frequency Plans ==
1046 1046  
1047 1047  
... ... @@ -1092,7 +1092,7 @@
1092 1092  
1093 1093  (% style="color:blue" %)**AT Command: AT+TDC**
1094 1094  
1095 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
874 +(% border="1" cellspacing="4" style="width:510px" %)
1096 1096  |=(% 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**
1097 1097  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1098 1098  30000
... ... @@ -1104,8 +1104,10 @@
1104 1104  Set transmit interval to 60000ms = 60 seconds
1105 1105  )))
1106 1106  
886 +
1107 1107  (% style="color:blue" %)**Downlink Command: 0x01**
1108 1108  
889 +
1109 1109  Format: Command Code (0x01) followed by 3 bytes time value.
1110 1110  
1111 1111  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -1114,7 +1114,6 @@
1114 1114  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1115 1115  
1116 1116  
1117 -
1118 1118  == 3.2 Set Interrupt Mode ==
1119 1119  
1120 1120  
... ... @@ -1122,7 +1122,7 @@
1122 1122  
1123 1123  (% style="color:blue" %)**AT Command: AT+INTMOD**
1124 1124  
1125 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
905 +(% border="1" cellspacing="4" style="width:510px" %)
1126 1126  |=(% 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**
1127 1127  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1128 1128  0
... ... @@ -1137,6 +1137,7 @@
1137 1137  3. (Trigger by rising edge)
1138 1138  )))|(% style="background-color:#f2f2f2; width:157px" %)OK
1139 1139  
920 +
1140 1140  (% style="color:blue" %)**Downlink Command: 0x06**
1141 1141  
1142 1142  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -1147,7 +1147,6 @@
1147 1147  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1148 1148  
1149 1149  
1150 -
1151 1151  == 3.3 Set the output time ==
1152 1152  
1153 1153  
... ... @@ -1155,7 +1155,7 @@
1155 1155  
1156 1156  (% style="color:blue" %)**AT Command: AT+3V3T**
1157 1157  
1158 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
938 +(% border="1" cellspacing="4" style="width:474px" %)
1159 1159  |=(% 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**
1160 1160  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1161 1161  0
... ... @@ -1172,9 +1172,10 @@
1172 1172  OK
1173 1173  )))
1174 1174  
955 +
1175 1175  (% style="color:blue" %)**AT Command: AT+5VT**
1176 1176  
1177 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
958 +(% border="1" cellspacing="4" style="width:470px" %)
1178 1178  |=(% 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**
1179 1179  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
1180 1180  0
... ... @@ -1191,11 +1191,10 @@
1191 1191  OK
1192 1192  )))
1193 1193  
1194 -(% style="color:blue" %)**AT Command: AT+12VT **
1195 1195  
1196 -(% style="color:blue" %)**The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
976 +(% style="color:blue" %)**AT Command: AT+12VT**
1197 1197  
1198 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
978 +(% border="1" cellspacing="4" style="width:443px" %)
1199 1199  |=(% 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**
1200 1200  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
1201 1201  0
... ... @@ -1220,7 +1220,6 @@
1220 1220  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1221 1221  
1222 1222  
1223 -
1224 1224  == 3.4 Set the all data mode ==
1225 1225  
1226 1226  
... ... @@ -1228,13 +1228,13 @@
1228 1228  
1229 1229  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1230 1230  
1231 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1232 -|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1233 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1010 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
1011 +|=**Command Example**|=**Function**|=**Response**
1012 +|AT+ALLDATAMOD=?|Show current all data mode|(((
1234 1234  0
1235 1235  OK
1236 1236  )))
1237 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=1|(% style="background-color:#f2f2f2" %)Set all data mode is 1.|(% style="background-color:#f2f2f2" %)OK
1016 +|AT+ALLDATAMOD=1|Set all data mode is 1.|OK
1238 1238  
1239 1239  (% style="color:blue" %)**Downlink Command: 0xAB**
1240 1240  
... ... @@ -1244,7 +1244,6 @@
1244 1244  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1245 1245  
1246 1246  
1247 -
1248 1248  == 3.5 Set the splicing payload for uplink ==
1249 1249  
1250 1250  
... ... @@ -1252,21 +1252,21 @@
1252 1252  
1253 1253  (% style="color:blue" %)**AT Command: AT+DATAUP**
1254 1254  
1255 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1256 -|=(% 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**
1257 -|(% 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" %)(((
1033 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
1034 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 266px;" %)**Function**|=**Response**
1035 +|(% style="width:154px" %)AT+DATAUP =?|(% style="width:266px" %)Show current splicing payload for uplink mode|(((
1258 1258  0
1259 1259  OK
1260 1260  )))
1261 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2; width:266px" %)(((
1039 +|(% style="width:154px" %)AT+DATAUP =0|(% style="width:266px" %)(((
1262 1262  Set splicing payload for uplink mode is 0.
1263 -)))|(% style="background-color:#f2f2f2" %)(((
1041 +)))|(((
1264 1264  OK
1265 1265  )))
1266 -|(% 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
1267 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2; width:266px" %)(((
1044 +|(% 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
1045 +|(% style="width:154px" %)AT+DATAUP =1,20000|(% style="width:266px" %)(((
1268 1268  Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1269 -)))|(% style="background-color:#f2f2f2" %)OK
1047 +)))|OK
1270 1270  
1271 1271  (% style="color:blue" %)**Downlink Command: 0xAD**
1272 1272  
... ... @@ -1286,13 +1286,13 @@
1286 1286  
1287 1287  (% style="color:blue" %)**AT Command: AT+PAYVER**
1288 1288  
1289 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1290 -|=(% 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**
1291 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1067 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
1068 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response**
1069 +|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|(((
1292 1292  1
1293 1293  OK
1294 1294  )))
1295 -|(% 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
1073 +|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK
1296 1296  
1297 1297  (% style="color:blue" %)**Downlink Command: 0xAE**
1298 1298  
... ... @@ -1302,15 +1302,76 @@
1302 1302  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1303 1303  
1304 1304  
1083 += 4. Battery & how to replace =
1305 1305  
1306 -= 4. Battery & Power Consumption =
1085 +== 4.1 Battery Type ==
1307 1307  
1308 1308  
1309 -SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1088 +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.
1310 1310  
1311 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1312 1312  
1091 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1313 1313  
1093 +[[image:1675234124233-857.png||_mstalt="295035"]]
1094 +
1095 +
1096 +Minimum Working Voltage for the SDI-12-LB:
1097 +
1098 +SDI-12-LB:  2.45v ~~ 3.6v
1099 +
1100 +
1101 +== 4.2 Replace Battery ==
1102 +
1103 +
1104 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1105 +
1106 +And make sure the positive and negative pins match.
1107 +
1108 +
1109 +== 4.3 Power Consumption Analyze ==
1110 +
1111 +
1112 +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.
1113 +
1114 +Instruction to use as below:
1115 +
1116 +(% 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]]
1117 +
1118 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose
1119 +
1120 +* Product Model
1121 +* Uplink Interval
1122 +* Working Mode
1123 +
1124 +And the Life expectation in difference case will be shown on the right.
1125 +
1126 +
1127 +[[image:1675234155374-163.png||_mstalt="294411"]]
1128 +
1129 +
1130 +The battery related documents as below:
1131 +
1132 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
1133 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
1134 +* [[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]]
1135 +
1136 +[[image:image-20230201145019-19.png||_mstalt="453947"]]
1137 +
1138 +
1139 +=== 4.3.1 ​Battery Note ===
1140 +
1141 +
1142 +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.
1143 +
1144 +
1145 +=== 4.3.2 Replace the battery ===
1146 +
1147 +
1148 +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.
1149 +
1150 +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)
1151 +
1152 +
1314 1314  = 5. Remote Configure device =
1315 1315  
1316 1316  == 5.1 Connect via BLE ==
... ... @@ -1360,7 +1360,7 @@
1360 1360  )))
1361 1361  
1362 1362  (((
1363 -(% style="color:blue" %)**XXX**(%%): The default frequency band
1202 +XXX: The default frequency band
1364 1364  )))
1365 1365  
1366 1366  (((
... ... @@ -1375,6 +1375,7 @@
1375 1375  )))
1376 1376  
1377 1377  
1217 +
1378 1378  = 9. Packing Info =
1379 1379  
1380 1380  
... ... @@ -1390,7 +1390,6 @@
1390 1390  * Weight / pcs : g
1391 1391  
1392 1392  
1393 -
1394 1394  = 10. ​Support =
1395 1395  
1396 1396  
... ... @@ -1397,3 +1397,5 @@
1397 1397  * 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.
1398 1398  
1399 1399  * 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]]
1239 +
1240 +
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