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
-
... ... @@ -419,7 +419,7 @@ 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 424 425 425 ... ... @@ -751,45 +751,42 @@ 751 751 SDI-12-LB TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 752 752 753 753 754 +== 2.5 Uplink Interval == 754 754 755 -1. 756 -11. Uplink Interval 757 757 758 758 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: 759 759 760 -[[http:~~/~~/wiki.dragino.com/in dex.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]]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]] 761 761 762 762 763 763 764 -1. 765 -11. Frequency Plans 766 766 767 - TheSDI12-LB uses OTAA mode and below frequency plans by default.If userwant to useit with different frequencyplan, pleaserefer the AT command sets.764 +== 2.6 Frequency Plans == 768 768 769 769 770 - [[https:~~/~~/wiki.dragino.com/index.php?title=End_Device_Frequency_Band>>url:https://wiki.dragino.com/index.php?title=End_Device_Frequency_Band]]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. 771 771 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/]] 772 772 773 773 774 -1. 775 -11. Firmware Change Log 776 776 773 +== 2.7 Firmware Change Log == 774 + 775 + 777 777 **Firmware download link:** 778 778 779 779 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 780 780 781 781 781 += 3. Configure SDI-12-LB via AT Command or LoRaWAN Downlink = 782 782 783 -1. Configure SDI-12-LB via AT Command or LoRaWAN Downlink 784 784 785 785 Use can configure SDI-12-LB via AT Command or LoRaWAN Downlink. 786 786 787 787 * AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 788 -* 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. 789 789 790 -[[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]] 791 791 792 - 793 793 There are two kinds of commands to configure SDI-12-LB, they are: 794 794 795 795 * **General Commands**. ... ... @@ -809,30 +809,28 @@ 809 809 These commands only valid for SDI-12-LB, as below: 810 810 811 811 809 +== 3.1 Set Transmit Interval Time == 812 812 813 -1. 814 -11. Set Transmit Interval Time 815 815 816 816 Feature: Change LoRaWAN End Node Transmit Interval. 817 817 818 -**AT Command: AT+TDC** 814 +(% style="color:blue" %)**AT Command: AT+TDC** 819 819 820 -|**Command Example**|**Function**|**Response** 821 -|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|((( 822 822 30000 823 - 824 824 OK 825 - 826 826 the interval is 30000ms = 30s 827 827 ))) 828 -|AT+TDC=60000|Set Transmit Interval|((( 823 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 829 829 OK 830 - 831 831 Set transmit interval to 60000ms = 60 seconds 832 832 ))) 833 833 834 -**Downlink Command: 0x01** 828 +(% style="color:blue" %)**Downlink Command: 0x01** 835 835 830 + 836 836 Format: Command Code (0x01) followed by 3 bytes time value. 837 837 838 838 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. ... ... @@ -840,31 +840,28 @@ 840 840 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 841 841 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 842 842 843 -1. 844 -11. Set Interrupt Mode 838 +== 3.2 Set Interrupt Mode == 845 845 846 846 Feature, Set Interrupt mode for GPIO_EXIT. 847 847 848 -**AT Command: AT+INTMOD** 842 +(% style="color:blue" %)**AT Command: AT+INTMOD** 849 849 850 -|**Command Example**|**Function**|**Response** 844 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 845 +|=**Command Example**|=**Function**|=**Response** 851 851 |AT+INTMOD=?|Show current interrupt mode|((( 852 852 0 853 - 854 854 OK 855 - 856 856 the mode is 0 = No interruption 857 857 ))) 858 858 |AT+INTMOD=2|((( 859 859 Set Transmit Interval 860 - 861 -1. (Disable Interrupt), 862 -1. (Trigger by rising and falling edge), 863 -1. (Trigger by falling edge) 864 -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) 865 865 )))|OK 866 866 867 -**Downlink Command: 0x06** 859 +(% style="color:blue" %)**Downlink Command: 0x06** 868 868 869 869 Format: Command Code (0x06) followed by 3 bytes. 870 870 ... ... @@ -873,90 +873,79 @@ 873 873 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 874 874 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 875 875 876 -1. 877 -11. Set the output time 878 878 869 +== 3.3 Set the output time == 870 + 871 + 879 879 Feature, Control the output 3V3 , 5V or 12V. 880 880 881 -**AT Command: AT+3V3T** 874 +(% style="color:blue" %)**AT Command: AT+3V3T** 882 882 883 -|**Command Example**|**Function**|**Response** 884 -|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" %)((( 885 885 0 886 - 887 887 OK 888 888 ))) 889 -|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" %)((( 890 890 OK 891 - 892 892 default setting 893 893 ))) 894 -|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" %)((( 895 895 OK 896 - 897 - 898 898 ))) 899 -|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" %)((( 900 900 OK 901 - 902 - 903 903 ))) 904 904 905 -**AT Command: AT+5VT** 893 +(% style="color:blue" %)**AT Command: AT+5VT** 906 906 907 -|**Command Example**|**Function**|**Response** 908 -|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" %)((( 909 909 0 910 - 911 911 OK 912 912 ))) 913 -|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" %)((( 914 914 OK 915 - 916 916 default setting 917 917 ))) 918 -|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" %)((( 919 919 OK 920 - 921 - 922 922 ))) 923 -|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" %)((( 924 924 OK 925 - 926 - 927 927 ))) 928 928 929 -**AT Command: AT+12VT** 912 +(% style="color:blue" %)**AT Command: AT+12VT** 930 930 931 -|**Command Example**|**Function**|**Response** 932 -|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" %)((( 933 933 0 934 - 935 935 OK 936 936 ))) 937 -|AT+12VT=0|Normally closed 12V power supply.|OK 938 -|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" %)((( 939 939 OK 940 - 941 - 942 942 ))) 943 943 944 -**Downlink Command: 0x07** 925 +(% style="color:blue" %)**Downlink Command: 0x07** 945 945 946 946 Format: Command Code (0x07) followed by 3 bytes. 947 947 948 948 The first byte is which power, the second and third bytes are the time to turn on. 949 949 950 -* Example 1: Downlink Payload: 070101F4 -> AT+3V3T=500 951 -* Example 2: Downlink Payload: 0701FFFF -> AT+3V3T=65535 952 -* Example 3: Downlink Payload: 070203E8 -> AT+5VT=1000 953 -* Example 4: Downlink Payload: 07020000 -> AT+5VT=0 954 -* Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 955 -* 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 956 956 957 -1. 958 -11. Set the all data mode 959 959 939 +== 3.4 Set the all data mode == 940 + 960 960 Feature, Set the all data mode. 961 961 962 962 **AT Command: AT+ALLDATAMOD** ... ... @@ -977,9 +977,9 @@ 977 977 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 978 978 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 979 979 980 -1. 981 -11. Set the splicing payload for uplink 982 982 962 +== 3.5 Set the splicing payload for uplink == 963 + 983 983 Feature, splicing payload for uplink. 984 984 985 985 **AT Command: AT+DATAUP** ... ... @@ -987,24 +987,16 @@ 987 987 |**Command Example**|**Function**|**Response** 988 988 |AT+DATAUP =?|Show current splicing payload for uplink mode|((( 989 989 0 990 - 991 - 992 992 OK 993 993 ))) 994 994 |AT+DATAUP =0|((( 995 995 Set splicing payload for uplink mode is 0. 996 - 997 - 998 998 )))|((( 999 999 OK 1000 - 1001 - 1002 1002 ))) 1003 1003 |AT+DATAUP =1|Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|OK 1004 1004 |AT+DATAUP =1,20000|((( 1005 -Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1006 - 1007 - 980 +Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1008 1008 )))|OK 1009 1009 1010 1010 **Downlink Command: 0xAD** ... ... @@ -1018,8 +1018,7 @@ 1018 1018 This means that the interval is set to 0x000014=20S 1019 1019 1020 1020 1021 -1. 1022 -11. Set the payload version 994 +== 3.6 Set the payload version == 1023 1023 1024 1024 Feature, Set the payload version. 1025 1025 ... ... @@ -1028,8 +1028,6 @@ 1028 1028 |**Command Example**|**Function**|**Response** 1029 1029 |AT+PAYVER=?|Show current payload version|((( 1030 1030 1 1031 - 1032 - 1033 1033 OK 1034 1034 ))) 1035 1035 |AT+PAYVER=5|Set payload version is 5.|OK ... ... @@ -1041,47 +1041,43 @@ 1041 1041 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1042 1042 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1043 1043 1044 -1. Battery & how to replace 1045 -11. Battery Type 1014 += 4. Battery & how to replace = 1046 1046 1047 - 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 == 1048 1048 1049 1049 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 + 1050 1050 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 1051 1051 1052 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]1024 +[[image:1675146710956-626.png]] 1053 1053 1054 1054 1055 -Minimum Working Voltage for the S DI-12-LB:1027 +Minimum Working Voltage for the PS-LB: 1056 1056 1057 -S DI-12-LB: 2.45v ~~ 3.6v1029 +PS-LB: 2.45v ~~ 3.6v 1058 1058 1059 1059 1060 -1. 1061 -11. Replace Battery 1032 +== 4.2 Replace Battery == 1062 1062 1034 + 1063 1063 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 1064 1064 1065 1065 And make sure the positive and negative pins match. 1066 1066 1067 1067 1040 +== 4.3 Power Consumption Analyze == 1068 1068 1069 -1. 1070 -11. Power Consumption Analyze 1071 1071 1072 1072 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. 1073 1073 1074 - 1075 1075 Instruction to use as below: 1076 1076 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]] 1077 1077 1078 - Step 1: Downlink theup-to-dateDRAGINO_Battery_Life_Prediction_Table.xlsxfrom:1049 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose 1079 1079 1080 -[[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/]] 1081 - 1082 - 1083 -Step 2: Open it and choose 1084 - 1085 1085 * Product Model 1086 1086 * Uplink Interval 1087 1087 * Working Mode ... ... @@ -1088,57 +1088,49 @@ 1088 1088 1089 1089 And the Life expectation in difference case will be shown on the right. 1090 1090 1091 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]]1057 +[[image:1675146895108-304.png]] 1092 1092 1093 1093 1094 1094 The battery related documents as below: 1095 1095 1096 -* [[Battery Dimension>> url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],1097 -* [[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]]1098 -* [[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]] 1099 1099 1100 -|((( 1101 -JST-XH-2P connector 1102 -))) 1066 +[[image:image-20230131145708-3.png]] 1103 1103 1104 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]] 1105 1105 1069 +=== 4.3.1 Battery Note === 1106 1106 1107 1107 1108 -1. 1109 -11. 1110 -111. Battery Note 1111 - 1112 1112 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. 1113 1113 1114 1114 1115 -1. 1116 -11. 1117 -111. Replace the battery 1075 +=== 4.3.2 Replace the battery === 1118 1118 1119 -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. 1120 1120 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. 1121 1121 1122 -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) 1123 1123 1124 1124 1125 1125 1084 += 5. Remote Configure device = 1126 1126 1086 +== 5.1 Connect via BLE == 1127 1127 1128 1128 1129 -1. Remote Configure device 1130 -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/]] 1131 1131 1132 -Please see this instruction for how to configure via BLE: 1133 1133 1134 - [[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 == 1135 1135 1136 1136 1137 -1. 1138 -11. AT Command Set 1139 1139 1140 -1. OTA firmware update 1141 1141 1097 += 6. OTA firmware update = 1098 + 1099 + 1142 1142 Please see this link for how to do OTA firmware update. 1143 1143 1144 1144 [[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/]] ... ... @@ -1145,8 +1145,21 @@ 1145 1145 1146 1146 1147 1147 1106 += 7. Order Info = 1148 1148 1149 1149 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 1150 1150 1151 1151 1152 1152 ... ... @@ -1153,11 +1153,13 @@ 1153 1153 1154 1154 1155 1155 1156 -1. Order Info 1157 1157 1128 += 8. Packing Info = 1129 + 1130 + 1158 1158 **Package Includes**: 1159 1159 1160 -* SDI-12-LB SDI-12 to LoRaWAN Converter 1133 +* SDI-12-LB SDI-12 to LoRaWAN Converter x 1 1161 1161 1162 1162 **Dimension and weight**: 1163 1163 ... ... @@ -1167,11 +1167,12 @@ 1167 1167 * Weight / pcs : g 1168 1168 1169 1169 1170 -1. Support 1171 1171 1144 += 9. Support = 1145 + 1146 + 1172 1172 * 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. 1173 -* 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 1174 1174 1175 -[[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]] 1176 1176 1177 1177