Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Xiaoling on 2025/04/25 08:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -269,7 +269,7 @@ 269 269 270 270 **Parameter: **aa: ASCII value of SDI-12 sensor address in downlink or HEX value in AT Command) 271 271 272 -**Example : 272 +**Example : **AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30) 273 273 274 274 275 275 The following is the display information on the serial port and the server. ... ... @@ -387,7 +387,7 @@ 387 387 [[image:image-20230201092208-15.png||height="214" width="1140"]] 388 388 389 389 390 -=== 2.3.2 Advance SDI-12 Debug command ===390 +=== 2.3.2 Advance SDI-12 Debug command === 391 391 392 392 393 393 This command can be used to debug all SDI-12 command. ... ... @@ -419,9 +419,8 @@ 419 419 [[image:image-20230201092355-16.png]] 420 420 421 421 422 - [[image:image-20230201092355-17.png||height="426" width="1135"]]422 +[[image:image-20230201092355-17.png||height="426" width="1135"]] 423 423 424 - 425 425 426 426 427 427 === 2.3.3 Convert ASCII to String === ... ... @@ -443,9 +443,6 @@ 443 443 444 444 [[image:1675214856590-846.png]] 445 445 446 - 447 - 448 - 449 449 450 450 451 451 === 2.3.4 Define periodically SDI-12 commands and uplink. === ... ... @@ -520,7 +520,6 @@ 520 520 * **XX XX XX XX **: AT+COMMAND or AT+DATACUT command 521 521 * **YY **: If YY=0, RS485-LN will execute the downlink command without uplink; if YY=1, RS485-LN will execute an uplink after got this command. 522 522 523 - 524 524 **Example:** 525 525 526 526 [[image:image-20230201094129-18.png]] ... ... @@ -554,7 +554,7 @@ 554 554 555 555 If user don't want to use DATACUT for some command, he simply want to uplink all returns. AT+ALLDATAMOD can be set to 1. 556 556 557 -**AT+ALLDATAMOD** will simply get all return and don ’t do CRC check as result for SDI-12 command. AT+DATACUTx command has higher priority, if AT+DATACUTx has been set, AT+ALLDATAMOD will be ignore for this SDI-12 command.552 +**AT+ALLDATAMOD** will simply get all return and don't do CRC check as result for SDI-12 command. AT+DATACUTx command has higher priority, if AT+DATACUTx has been set, AT+ALLDATAMOD will be ignore for this SDI-12 command. 558 558 559 559 560 560 **For example: ** as below photo, AT+ALLDATAMOD=1, but AT+DATACUT1 has been set, AT+DATACUT1 will be still effect the result. ... ... @@ -569,6 +569,7 @@ 569 569 570 570 **Compose Uplink** 571 571 567 + 572 572 **AT+DATAUP=0** 573 573 574 574 Compose the uplink payload with value returns in sequence and send with A SIGNLE UPLINK. ... ... @@ -621,14 +621,13 @@ 621 621 The application server should parse the correct value based on FPORT settings. 622 622 623 623 624 -2.4.1 Device Payload, FPORT=5 620 +=== 2.4.1 Device Payload, FPORT~=5 === 625 625 622 + 626 626 Include device configure status. Once SDI-12-LB Joined the network, it will uplink this message to the server. 627 627 628 - 629 629 Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink. 630 630 631 - 632 632 (% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %) 633 633 |(% colspan="6" style="width:434px" %)**Device Status (FPORT=5)** 634 634 |(% style="width:102px" %)**Size (bytes)**|(% style="width:67px" %)**1**|(% style="width:80px" %)**2**|(% style="width:89px" %)**1**|(% style="width:52px" %)**1**|(% style="width:44px" %)**2** ... ... @@ -638,6 +638,7 @@ 638 638 639 639 [[image:1675215946738-635.png]] 640 640 636 + 641 641 **Sensor Model**: For SDI-12-LB, this value is 0x17 642 642 643 643 **Firmware Version**: 0x0100, Means: v1.0.0 version ... ... @@ -691,10 +691,9 @@ 691 691 Ex2: 0x0B49 = 2889mV 692 692 693 693 694 -1. 695 -11. 696 -111. Uplink Payload, FPORT=2 690 +=== 2.4.2 Uplink Payload, FPORT~=2 === 697 697 692 + 698 698 There are different cases for uplink. See below 699 699 700 700 * SDI-12 Debug Command return: FPORT=100 ... ... @@ -701,30 +701,24 @@ 701 701 702 702 * Periodically Uplink: FPORT=2 703 703 704 -|((( 705 -**Size** 706 - 707 -**(bytes)** 708 -)))|**2**|**1**|**Length depends on the return from the commands** 709 -|**Value**|((( 699 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %) 700 +|(% style="width:93px" %)((( 701 +**Size(bytes)** 702 +)))|(% style="width:83px" %)**2**|(% style="width:70px" %)**1**|(% style="width:234px" %)**Length depends on the return from the commands** 703 +|(% style="width:93px" %)**Value**|(% style="width:83px" %)((( 710 710 Battery(mV) 711 - 712 712 & 713 - 714 714 Interrupt_Flag 715 -)))|[[PAYLOAD_VER>>path:#Probe_Model]]|((( 716 -If the valid payload is too long and exceed the maximum support 717 - 707 +)))|(% style="width:70px" %)[[PAYLOAD_VER>>path:#Probe_Model]]|(% style="width:234px" %)((( 708 +If the valid payload is too long and exceed the maximum support. 718 718 Payload length in server,server will show payload not provided in the LoRaWAN server. 719 719 ))) 720 720 721 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.png]]712 +[[image:1675216282284-923.png]] 722 722 723 723 715 +=== 2.4.3 Battery Info === 724 724 725 -1. 726 -11. 727 -111. Battery Info 728 728 729 729 Check the battery voltage for SDI-12-LB. 730 730 ... ... @@ -733,253 +733,71 @@ 733 733 Ex2: 0x0B49 = 2889mV 734 734 735 735 736 -1. 737 -11. 738 -111. Interrupt Pin 725 +=== 2.4.4 Interrupt Pin === 739 739 727 + 740 740 This data field shows if this packet is generated by **Interrupt Pin** or not. [[Click here>>path:#Int_mod]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>path:#pins]]. 741 741 730 +**Example:** 742 742 743 -Example: 744 - 745 745 Ex1: 0x0B45:0x0B&0x80= 0x00 Normal uplink packet. 746 746 747 747 Ex2: 0x8B49:0x8B&0x80= 0x80 Interrupt Uplink Packet. 748 748 749 749 750 -1. 751 -11. 752 -111. Payload version 737 +=== 2.4.5 Payload version === 753 753 754 754 755 755 741 +=== 2.4.6 Decode payload in The Things Network === 756 756 757 757 758 -1. 759 -11. 760 -111. Decode payload in The Things Network 761 - 762 762 While using TTN network, you can add the payload format to decode the payload. 763 763 764 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]]746 +[[image:1675216779406-595.png]] 765 765 766 766 767 767 There is no fix payload decoder in LoRaWAN server because the SDI-12 sensors returns are different. User need to write the decoder themselves for their case. 768 768 751 +SDI-12-LB TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 769 769 770 -下面的解码生成超链接放进去. 771 771 772 - functionDecoder(bytes, port){754 +== 2.5 Uplink Interval == 773 773 774 - if(port==5) 775 775 776 - {757 +The SDI-12-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: 777 777 778 - freq_band;759 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]] 779 779 780 - var sub_band; 781 781 782 - var sensor; 783 783 784 784 785 - if(bytes[0]==0x17)764 +== 2.6 Frequency Plans == 786 786 787 - sensor= "SDI12-LB"; 788 788 767 +The SDI-12-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets. 789 789 790 - var firm_ver= (bytes[1]&0x0f)+'.'+(bytes[2]>>4&0x0f)+'.'+(bytes[2]&0x0f);769 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 791 791 792 792 793 - if(bytes[3]==0x01) 794 794 795 - freq_band="EU868";773 +== 2.7 Firmware Change Log == 796 796 797 - else if(bytes[3]==0x02) 798 798 799 - freq_band="US915"; 800 - 801 - else if(bytes[3]==0x03) 802 - 803 - freq_band="IN865"; 804 - 805 - else if(bytes[3]==0x04) 806 - 807 - freq_band="AU915"; 808 - 809 - else if(bytes[3]==0x05) 810 - 811 - freq_band="KZ865"; 812 - 813 - else if(bytes[3]==0x06) 814 - 815 - freq_band="RU864"; 816 - 817 - else if(bytes[3]==0x07) 818 - 819 - freq_band="AS923"; 820 - 821 - else if(bytes[3]==0x08) 822 - 823 - freq_band="AS923_1"; 824 - 825 - else if(bytes[3]==0x09) 826 - 827 - freq_band="AS923_2"; 828 - 829 - else if(bytes[3]==0x0A) 830 - 831 - freq_band="AS923_3"; 832 - 833 - else if(bytes[3]==0x0F) 834 - 835 - freq_band="AS923_4"; 836 - 837 - else if(bytes[3]==0x0B) 838 - 839 - freq_band="CN470"; 840 - 841 - else if(bytes[3]==0x0C) 842 - 843 - freq_band="EU433"; 844 - 845 - else if(bytes[3]==0x0D) 846 - 847 - freq_band="KR920"; 848 - 849 - else if(bytes[3]==0x0E) 850 - 851 - freq_band="MA869"; 852 - 853 - 854 - if(bytes[4]==0xff) 855 - 856 - sub_band="NULL"; 857 - 858 - else 859 - 860 - sub_band=bytes[4]; 861 - 862 - 863 - var bat= (bytes[5]<<8 | bytes[6])/1000; 864 - 865 - 866 - return { 867 - 868 - SENSOR_MODEL:sensor, 869 - 870 - FIRMWARE_VERSION:firm_ver, 871 - 872 - FREQUENCY_BAND:freq_band, 873 - 874 - SUB_BAND:sub_band, 875 - 876 - BAT:bat, 877 - 878 - } 879 - 880 - } 881 - 882 - else if(port==100) 883 - 884 - { 885 - 886 - var datas_sum={}; 887 - 888 - for(var j=0;j<bytes.length;j++) 889 - 890 - { 891 - 892 - var datas= String.fromCharCode(bytes[j]); 893 - 894 - if(j=='0') 895 - 896 - datas_sum.datas_sum=datas; 897 - 898 - else 899 - 900 - datas_sum.datas_sum+=datas; 901 - 902 - } 903 - 904 - 905 - return datas_sum; 906 - 907 - } 908 - 909 - else 910 - 911 - { 912 - 913 - var decode={}; 914 - 915 - decode.EXTI_Trigger= (bytes[0] & 0x80)? "TRUE":"FALSE"; 916 - 917 - decode.BatV= ((bytes[0]<<8 | bytes[1])&0x7FFF)/1000; 918 - 919 - decode.Payver= bytes[2]; 920 - 921 - for(var i=3;i<bytes.length;i++) 922 - 923 - { 924 - 925 - var data= String.fromCharCode(bytes[i]); 926 - 927 - if(i=='3') 928 - 929 - decode.data_sum=data; 930 - 931 - else 932 - 933 - decode.data_sum+=data; 934 - 935 - } 936 - 937 - return decode; 938 - 939 - } 940 - 941 - 942 -} 943 - 944 - 945 -1. 946 -11. Uplink Interval 947 - 948 -The SDI-12-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: 949 - 950 -[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]] 951 - 952 - 953 - 954 -1. 955 -11. Frequency Plans 956 - 957 -The SDI12-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets. 958 - 959 - 960 -[[https:~~/~~/wiki.dragino.com/index.php?title=End_Device_Frequency_Band>>url:https://wiki.dragino.com/index.php?title=End_Device_Frequency_Band]] 961 - 962 - 963 - 964 -1. 965 -11. Firmware Change Log 966 - 967 967 **Firmware download link:** 968 968 969 969 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 970 970 971 971 781 += 3. Configure SDI-12-LB via AT Command or LoRaWAN Downlink = 972 972 973 -1. Configure SDI-12-LB via AT Command or LoRaWAN Downlink 974 974 975 975 Use can configure SDI-12-LB via AT Command or LoRaWAN Downlink. 976 976 977 977 * AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 978 -* LoRaWAN Downlink instruction for different platforms: 787 +* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 979 979 980 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]] 981 981 982 - 983 983 There are two kinds of commands to configure SDI-12-LB, they are: 984 984 985 985 * **General Commands**. ... ... @@ -999,30 +999,28 @@ 999 999 These commands only valid for SDI-12-LB, as below: 1000 1000 1001 1001 809 +== 3.1 Set Transmit Interval Time == 1002 1002 1003 -1. 1004 -11. Set Transmit Interval Time 1005 1005 1006 1006 Feature: Change LoRaWAN End Node Transmit Interval. 1007 1007 1008 -**AT Command: AT+TDC** 814 +(% style="color:blue" %)**AT Command: AT+TDC** 1009 1009 1010 -|**Command Example**|**Function**|**Response** 1011 -|AT+TDC=?|Show current transmit Interval|((( 816 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 817 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 818 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 1012 1012 30000 1013 - 1014 1014 OK 1015 - 1016 1016 the interval is 30000ms = 30s 1017 1017 ))) 1018 -|AT+TDC=60000|Set Transmit Interval|((( 823 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 1019 1019 OK 1020 - 1021 1021 Set transmit interval to 60000ms = 60 seconds 1022 1022 ))) 1023 1023 1024 -**Downlink Command: 0x01** 828 +(% style="color:blue" %)**Downlink Command: 0x01** 1025 1025 830 + 1026 1026 Format: Command Code (0x01) followed by 3 bytes time value. 1027 1027 1028 1028 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. ... ... @@ -1030,31 +1030,28 @@ 1030 1030 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1031 1031 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1032 1032 1033 -1. 1034 -11. Set Interrupt Mode 838 +== 3.2 Set Interrupt Mode == 1035 1035 1036 1036 Feature, Set Interrupt mode for GPIO_EXIT. 1037 1037 1038 -**AT Command: AT+INTMOD** 842 +(% style="color:blue" %)**AT Command: AT+INTMOD** 1039 1039 1040 -|**Command Example**|**Function**|**Response** 844 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 845 +|=**Command Example**|=**Function**|=**Response** 1041 1041 |AT+INTMOD=?|Show current interrupt mode|((( 1042 1042 0 1043 - 1044 1044 OK 1045 - 1046 1046 the mode is 0 = No interruption 1047 1047 ))) 1048 1048 |AT+INTMOD=2|((( 1049 1049 Set Transmit Interval 1050 - 1051 -1. (Disable Interrupt), 1052 -1. (Trigger by rising and falling edge), 1053 -1. (Trigger by falling edge) 1054 -1. (Trigger by rising edge) 853 +~1. (Disable Interrupt), 854 +2. (Trigger by rising and falling edge) 855 +3. (Trigger by falling edge) 856 +4. (Trigger by rising edge) 1055 1055 )))|OK 1056 1056 1057 -**Downlink Command: 0x06** 859 +(% style="color:blue" %)**Downlink Command: 0x06** 1058 1058 1059 1059 Format: Command Code (0x06) followed by 3 bytes. 1060 1060 ... ... @@ -1063,90 +1063,79 @@ 1063 1063 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1064 1064 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1065 1065 1066 -1. 1067 -11. Set the output time 1068 1068 869 +== 3.3 Set the output time == 870 + 871 + 1069 1069 Feature, Control the output 3V3 , 5V or 12V. 1070 1070 1071 -**AT Command: AT+3V3T** 874 +(% style="color:blue" %)**AT Command: AT+3V3T** 1072 1072 1073 -|**Command Example**|**Function**|**Response** 1074 -|AT+3V3T=?|Show 3V3 open time.|((( 876 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %) 877 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response** 878 +|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)((( 1075 1075 0 1076 - 1077 1077 OK 1078 1078 ))) 1079 -|AT+3V3T=0|Normally open 3V3 power supply.|((( 882 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)((( 1080 1080 OK 1081 - 1082 1082 default setting 1083 1083 ))) 1084 -|AT+3V3T=1000|Close after a delay of 1000 milliseconds.|((( 886 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)((( 1085 1085 OK 1086 - 1087 - 1088 1088 ))) 1089 -|AT+3V3T=65535|Normally closed 3V3 power supply.|((( 889 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)((( 1090 1090 OK 1091 - 1092 - 1093 1093 ))) 1094 1094 1095 -**AT Command: AT+5VT** 893 +(% style="color:blue" %)**AT Command: AT+5VT** 1096 1096 1097 -|**Command Example**|**Function**|**Response** 1098 -|AT+5VT=?|Show 5V open time.|((( 895 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %) 896 +|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response** 897 +|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)((( 1099 1099 0 1100 - 1101 1101 OK 1102 1102 ))) 1103 -|AT+5VT=0|Normally closed 5V power supply.|((( 901 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)((( 1104 1104 OK 1105 - 1106 1106 default setting 1107 1107 ))) 1108 -|AT+5VT=1000|Close after a delay of 1000 milliseconds.|((( 905 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)((( 1109 1109 OK 1110 - 1111 - 1112 1112 ))) 1113 -|AT+5VT=65535|Normally open 5V power supply.|((( 908 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)((( 1114 1114 OK 1115 - 1116 - 1117 1117 ))) 1118 1118 1119 -**AT Command: AT+12VT** 912 +(% style="color:blue" %)**AT Command: AT+12VT** 1120 1120 1121 -|**Command Example**|**Function**|**Response** 1122 -|AT+12VT=?|Show 12V open time.|((( 914 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %) 915 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response** 916 +|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)((( 1123 1123 0 1124 - 1125 1125 OK 1126 1126 ))) 1127 -|AT+12VT=0|Normally closed 12V power supply.|OK 1128 -|AT+12VT=500|Close after a delay of 500 milliseconds.|((( 920 +|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK 921 +|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)((( 1129 1129 OK 1130 - 1131 - 1132 1132 ))) 1133 1133 1134 -**Downlink Command: 0x07** 925 +(% style="color:blue" %)**Downlink Command: 0x07** 1135 1135 1136 1136 Format: Command Code (0x07) followed by 3 bytes. 1137 1137 1138 1138 The first byte is which power, the second and third bytes are the time to turn on. 1139 1139 1140 -* Example 1: Downlink Payload: 070101F4 -> AT+3V3T=500 1141 -* Example 2: Downlink Payload: 0701FFFF -> AT+3V3T=65535 1142 -* Example 3: Downlink Payload: 070203E8 -> AT+5VT=1000 1143 -* Example 4: Downlink Payload: 07020000 -> AT+5VT=0 1144 -* Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 1145 -* Example 6: Downlink Payload: 07030000 -> AT+12VT=0 931 +* Example 1: Downlink Payload: 070101F4 **~-~-->** AT+3V3T=500 932 +* Example 2: Downlink Payload: 0701FFFF **~-~-->** AT+3V3T=65535 933 +* Example 3: Downlink Payload: 070203E8 **~-~-->** AT+5VT=1000 934 +* Example 4: Downlink Payload: 07020000 **~-~-->** AT+5VT=0 935 +* Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 936 +* Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 1146 1146 1147 -1. 1148 -11. Set the all data mode 1149 1149 939 +== 3.4 Set the all data mode == 940 + 1150 1150 Feature, Set the all data mode. 1151 1151 1152 1152 **AT Command: AT+ALLDATAMOD** ... ... @@ -1167,9 +1167,9 @@ 1167 1167 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 1168 1168 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1169 1169 1170 -1. 1171 -11. Set the splicing payload for uplink 1172 1172 962 +== 3.5 Set the splicing payload for uplink == 963 + 1173 1173 Feature, splicing payload for uplink. 1174 1174 1175 1175 **AT Command: AT+DATAUP** ... ... @@ -1177,24 +1177,16 @@ 1177 1177 |**Command Example**|**Function**|**Response** 1178 1178 |AT+DATAUP =?|Show current splicing payload for uplink mode|((( 1179 1179 0 1180 - 1181 - 1182 1182 OK 1183 1183 ))) 1184 1184 |AT+DATAUP =0|((( 1185 1185 Set splicing payload for uplink mode is 0. 1186 - 1187 - 1188 1188 )))|((( 1189 1189 OK 1190 - 1191 - 1192 1192 ))) 1193 1193 |AT+DATAUP =1|Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|OK 1194 1194 |AT+DATAUP =1,20000|((( 1195 -Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1196 - 1197 - 980 +Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1198 1198 )))|OK 1199 1199 1200 1200 **Downlink Command: 0xAD** ... ... @@ -1208,8 +1208,7 @@ 1208 1208 This means that the interval is set to 0x000014=20S 1209 1209 1210 1210 1211 -1. 1212 -11. Set the payload version 994 +== 3.6 Set the payload version == 1213 1213 1214 1214 Feature, Set the payload version. 1215 1215 ... ... @@ -1218,8 +1218,6 @@ 1218 1218 |**Command Example**|**Function**|**Response** 1219 1219 |AT+PAYVER=?|Show current payload version|((( 1220 1220 1 1221 - 1222 - 1223 1223 OK 1224 1224 ))) 1225 1225 |AT+PAYVER=5|Set payload version is 5.|OK ... ... @@ -1231,47 +1231,43 @@ 1231 1231 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1232 1232 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1233 1233 1234 -1. Battery & how to replace 1235 -11. Battery Type 1014 += 4. Battery & how to replace = 1236 1236 1237 - SDI-12-LBis equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]].The batteryis un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This typeof battery is commonly used in IoT target for long-term running, such as water meter.1016 +== 4.1 Battery Type == 1238 1238 1239 1239 1019 +PS-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. 1020 + 1021 + 1240 1240 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 1241 1241 1242 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]1024 +[[image:1675146710956-626.png]] 1243 1243 1244 1244 1245 -Minimum Working Voltage for the S DI-12-LB:1027 +Minimum Working Voltage for the PS-LB: 1246 1246 1247 -S DI-12-LB: 2.45v ~~ 3.6v1029 +PS-LB: 2.45v ~~ 3.6v 1248 1248 1249 1249 1250 -1. 1251 -11. Replace Battery 1032 +== 4.2 Replace Battery == 1252 1252 1034 + 1253 1253 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 1254 1254 1255 1255 And make sure the positive and negative pins match. 1256 1256 1257 1257 1040 +== 4.3 Power Consumption Analyze == 1258 1258 1259 -1. 1260 -11. Power Consumption Analyze 1261 1261 1262 1262 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. 1263 1263 1264 - 1265 1265 Instruction to use as below: 1266 1266 1047 +(% 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]] 1267 1267 1268 - Step 1: Downlink theup-to-dateDRAGINO_Battery_Life_Prediction_Table.xlsxfrom:1049 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose 1269 1269 1270 -[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]] 1271 - 1272 - 1273 -Step 2: Open it and choose 1274 - 1275 1275 * Product Model 1276 1276 * Uplink Interval 1277 1277 * Working Mode ... ... @@ -1278,57 +1278,49 @@ 1278 1278 1279 1279 And the Life expectation in difference case will be shown on the right. 1280 1280 1281 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]]1057 +[[image:1675146895108-304.png]] 1282 1282 1283 1283 1284 1284 The battery related documents as below: 1285 1285 1286 -* [[Battery Dimension>> url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],1287 -* [[Lithium-Thionyl Chloride Battery >>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]]datasheet,[[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]]1288 -* [[Lithium-ion Battery-Capacitor datasheet>> url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]1062 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]], 1063 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]] 1064 +* [[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]] 1289 1289 1290 -|((( 1291 -JST-XH-2P connector 1292 -))) 1066 +[[image:image-20230131145708-3.png]] 1293 1293 1294 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]] 1295 1295 1069 +=== 4.3.1 Battery Note === 1296 1296 1297 1297 1298 -1. 1299 -11. 1300 -111. Battery Note 1301 - 1302 1302 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. 1303 1303 1304 1304 1305 -1. 1306 -11. 1307 -111. Replace the battery 1075 +=== 4.3.2 Replace the battery === 1308 1308 1309 -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. 1310 1310 1078 +You can change the battery in the PS-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. 1311 1311 1312 -The default battery pack of S DI-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)1080 +The default battery pack of PS-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) 1313 1313 1314 1314 1315 1315 1084 += 5. Remote Configure device = 1316 1316 1086 +== 5.1 Connect via BLE == 1317 1317 1318 1318 1319 -1. Remote Configure device 1320 -11. Connect via BLE 1089 +Please see this instruction for how to configure via BLE: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]] 1321 1321 1322 -Please see this instruction for how to configure via BLE: 1323 1323 1324 - [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]1092 +== 5.2 AT Command Set == 1325 1325 1326 1326 1327 -1. 1328 -11. AT Command Set 1329 1329 1330 -1. OTA firmware update 1331 1331 1097 += 6. OTA firmware update = 1098 + 1099 + 1332 1332 Please see this link for how to do OTA firmware update. 1333 1333 1334 1334 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]] ... ... @@ -1335,8 +1335,21 @@ 1335 1335 1336 1336 1337 1337 1106 += 7. Order Info = 1338 1338 1339 1339 1109 +Part Number: SDI-12-LB-XXX 1110 +XXX: 1111 +EU433: frequency bands EU433 1112 +EU868: frequency bands EU868 1113 +KR920: frequency bands KR920 1114 +CN470: frequency bands CN470 1115 +AS923: frequency bands AS923 1116 +AU915: frequency bands AU915 1117 +US915: frequency bands US915 1118 +IN865: frequency bands IN865 1119 +RU864: frequency bands RU864 1120 +KZ865: frequency bands KZ865 1340 1340 1341 1341 1342 1342 ... ... @@ -1343,11 +1343,13 @@ 1343 1343 1344 1344 1345 1345 1346 -1. Order Info 1347 1347 1128 += 8. Packing Info = 1129 + 1130 + 1348 1348 **Package Includes**: 1349 1349 1350 -* SDI-12-LB SDI-12 to LoRaWAN Converter 1133 +* SDI-12-LB SDI-12 to LoRaWAN Converter x 1 1351 1351 1352 1352 **Dimension and weight**: 1353 1353 ... ... @@ -1358,11 +1358,11 @@ 1358 1358 1359 1359 1360 1360 1361 - 1. Support1144 += 9. Support = 1362 1362 1146 + 1363 1363 * 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. 1364 -* 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 1365 1365 1366 -[[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]] 1149 +* 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]] 1367 1367 1368 1368