Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 31 added, 0 removed)
- image-20230426084456-1.png
- image-20230603120127-1.png
- image-20230603120209-2.png
- image-20230603120515-3.png
- image-20230603120648-4.png
- image-20230603120726-5.png
- image-20230603120859-6.png
- image-20230603121606-7.png
- image-20230603121643-8.png
- image-20230603121721-9.png
- image-20230603121752-10.png
- image-20230603121826-11.png
- image-20230603122040-12.png
- image-20230603122109-13.png
- image-20230603122139-14.png
- image-20230603122212-15.png
- image-20230603122248-16.png
- image-20230603122508-17.png
- image-20230603122549-18.png
- image-20230603122623-19.png
- image-20230603122719-20.png
- image-20230627164957-1.png
- image-20230627165744-2.png
- image-20230627174446-2.png
- image-20230627174559-3.png
- image-20230627175513-4.png
- image-20230627175736-5.png
- image-20230627180303-6.png
- image-20230628090323-1.png
- image-20230628091055-1.png
- image-20230628091130-2.png
Details
- Page properties
-
- Content
-
... ... @@ -79,8 +79,7 @@ 79 79 (% style="color:#037691" %)**Common DC Characteristics:** 80 80 81 81 * Supply Voltage: 2.5v ~~ 3.6v 82 -* Support current: 5V 300mA 83 - 12V 100mA 82 +* Support current: 5V 300mA, 12V 100mA 84 84 * Operating Temperature: -40 ~~ 85°C 85 85 86 86 (% style="color:#037691" %)**LoRa Spec:** ... ... @@ -120,7 +120,6 @@ 120 120 == 1.4 Connect to SDI-12 Sensor == 121 121 122 122 123 - 124 124 [[image:1675212538524-889.png||_mstalt="298272"]] 125 125 126 126 ... ... @@ -138,7 +138,7 @@ 138 138 [[image:1675212633011-651.png||_mstalt="291538"]] 139 139 140 140 141 -(% border="1" cellspacing="4" style="width:510px" %) 139 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 142 142 |=(% 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** 143 143 |(% 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" %)((( 144 144 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. ... ... @@ -207,10 +207,9 @@ 207 207 208 208 Each SDI-12-LB is shipped with a sticker with the default device EUI as below: 209 209 208 +[[image:image-20230426084456-1.png||height="241" width="519"]] 210 210 211 -[[image:image-20230201152430-20.jpeg||_mstalt="492245"]] 212 212 213 - 214 214 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 215 215 216 216 ... ... @@ -364,7 +364,6 @@ 364 364 365 365 366 366 367 - 368 368 ==== (% style="color:blue" %)**aR0!- aR9!, aRC0!- aRC9!**(%%) ==== 369 369 370 370 ... ... @@ -402,7 +402,7 @@ 402 402 This command can be used to debug all SDI-12 command. 403 403 404 404 405 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc 401 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd 406 406 407 407 (% style="color:#037691" %)**aa **(%%): total SDI-12 command length 408 408 ... ... @@ -412,9 +412,11 @@ 412 412 413 413 (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100 414 414 411 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access. 415 415 416 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1 417 417 414 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1 415 + 418 418 (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command, 419 419 420 420 (% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) ... ... @@ -431,6 +431,25 @@ 431 431 [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]] 432 432 433 433 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 + 434 434 === 2.3.3 Convert ASCII to String === 435 435 436 436 ... ... @@ -499,7 +499,7 @@ 499 499 For example, if return from AT+COMMAND1 is “013METER TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload: 500 500 501 501 502 -(% border="1" cellspacing="4" style="width:510px" %) 519 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 503 503 |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload** 504 504 |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 505 505 |(% 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 ... ... @@ -620,7 +620,7 @@ 620 620 621 621 Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink. 622 622 623 -(% border="1" cellspacing="4" style="width:510px" %) 640 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 624 624 |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)** 625 625 |(% 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** 626 626 |(% 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 ... ... @@ -636,33 +636,33 @@ 636 636 637 637 (% style="color:#037691" %)**Frequency Band**: 638 638 639 - *0x01: EU868656 +0x01: EU868 640 640 641 - *0x02: US915658 +0x02: US915 642 642 643 - *0x03: IN865660 +0x03: IN865 644 644 645 - *0x04: AU915662 +0x04: AU915 646 646 647 - *0x05: KZ865664 +0x05: KZ865 648 648 649 - *0x06: RU864666 +0x06: RU864 650 650 651 - *0x07: AS923668 +0x07: AS923 652 652 653 - *0x08: AS923-1670 +0x08: AS923-1 654 654 655 - *0x09: AS923-2672 +0x09: AS923-2 656 656 657 - *0x0a: AS923-3674 +0x0a: AS923-3 658 658 659 - *0x0b: CN470676 +0x0b: CN470 660 660 661 - *0x0c: EU433678 +0x0c: EU433 662 662 663 - *0x0d: KR920680 +0x0d: KR920 664 664 665 - *0x0e: MA869682 +0x0e: MA869 666 666 667 667 668 668 (% style="color:#037691" %)**Sub-Band**: ... ... @@ -693,9 +693,9 @@ 693 693 * Periodically Uplink: FPORT=2 694 694 695 695 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %) 696 -|=(% style="width: 90px;" %)((( 713 +|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)((( 697 697 **Size(bytes)** 698 -)))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands** 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** 699 699 |(% style="width:93px" %)**Value**|(% style="width:83px" %)((( 700 700 Battery(mV) 701 701 & ... ... @@ -732,6 +732,7 @@ 732 732 733 733 === 2.4.5 Payload version === 734 734 752 + 735 735 The version number of the payload, mainly used for decoding. The default is 01. 736 736 737 737 ... ... @@ -756,9 +756,9 @@ 756 756 [[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]] 757 757 758 758 759 -== 2.6 Examples To Set SDI commands .==777 +== 2.6 Examples To Set SDI commands == 760 760 761 -=== 2.6.1 Examples 1 === 779 +=== 2.6.1 Examples 1 ~-~- General Example === 762 762 763 763 764 764 COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication. ... ... @@ -824,6 +824,206 @@ 824 824 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”**. 825 825 826 826 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 + 827 827 == 2.7 Frequency Plans == 828 828 829 829 ... ... @@ -874,7 +874,7 @@ 874 874 875 875 (% style="color:blue" %)**AT Command: AT+TDC** 876 876 877 -(% border="1" cellspacing="4" style="width:510px" %) 1095 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 878 878 |=(% 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** 879 879 |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)((( 880 880 30000 ... ... @@ -888,7 +888,6 @@ 888 888 889 889 (% style="color:blue" %)**Downlink Command: 0x01** 890 890 891 - 892 892 Format: Command Code (0x01) followed by 3 bytes time value. 893 893 894 894 If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. ... ... @@ -905,7 +905,7 @@ 905 905 906 906 (% style="color:blue" %)**AT Command: AT+INTMOD** 907 907 908 -(% border="1" cellspacing="4" style="width:510px" %) 1125 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 909 909 |=(% 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** 910 910 |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)((( 911 911 0 ... ... @@ -938,7 +938,7 @@ 938 938 939 939 (% style="color:blue" %)**AT Command: AT+3V3T** 940 940 941 -(% border="1" cellspacing="4" style="width:474px" %) 1158 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %) 942 942 |=(% 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** 943 943 |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)((( 944 944 0 ... ... @@ -955,10 +955,9 @@ 955 955 OK 956 956 ))) 957 957 958 - 959 959 (% style="color:blue" %)**AT Command: AT+5VT** 960 960 961 -(% border="1" cellspacing="4" style="width:470px" %) 1177 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %) 962 962 |=(% 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** 963 963 |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)((( 964 964 0 ... ... @@ -975,10 +975,11 @@ 975 975 OK 976 976 ))) 977 977 1194 +(% style="color:blue" %)**AT Command: AT+12VT ** 978 978 979 -(% style="color:blue" %)** ATCommand:AT+12VT**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)** 980 980 981 -(% border="1" cellspacing="4" style="width:443px" %) 1198 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %) 982 982 |=(% 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** 983 983 |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)((( 984 984 0 ... ... @@ -1011,7 +1011,7 @@ 1011 1011 1012 1012 (% style="color:blue" %)**AT Command: AT+ALLDATAMOD** 1013 1013 1014 -(% border="1" cellspacing="4" style="width:437px" %) 1231 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %) 1015 1015 |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 1016 1016 |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)((( 1017 1017 0 ... ... @@ -1035,7 +1035,7 @@ 1035 1035 1036 1036 (% style="color:blue" %)**AT Command: AT+DATAUP** 1037 1037 1038 -(% border="1" cellspacing="4" style="width:510px" %) 1255 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1039 1039 |=(% 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** 1040 1040 |(% 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" %)((( 1041 1041 0 ... ... @@ -1069,7 +1069,7 @@ 1069 1069 1070 1070 (% style="color:blue" %)**AT Command: AT+PAYVER** 1071 1071 1072 -(% border="1" cellspacing="4" style="width:437px" %) 1289 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %) 1073 1073 |=(% 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** 1074 1074 |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)((( 1075 1075 1 ... ... @@ -1143,7 +1143,7 @@ 1143 1143 ))) 1144 1144 1145 1145 ((( 1146 -XXX: The default frequency band 1363 +(% style="color:blue" %)**XXX**(%%): The default frequency band 1147 1147 ))) 1148 1148 1149 1149 ((( ... ... @@ -1158,7 +1158,6 @@ 1158 1158 ))) 1159 1159 1160 1160 1161 - 1162 1162 = 9. Packing Info = 1163 1163 1164 1164 ... ... @@ -1181,5 +1181,3 @@ 1181 1181 * 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. 1182 1182 1183 1183 * 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]] 1184 - 1185 -
- image-20230426084456-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +190.0 KB - Content
- image-20230603120127-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +5.7 KB - Content
- image-20230603120209-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.8 KB - Content
- image-20230603120515-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +489.3 KB - Content
- image-20230603120648-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +100.8 KB - Content
- image-20230603120726-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +133.2 KB - Content
- image-20230603120859-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +55.9 KB - Content
- image-20230603121606-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.4 KB - Content
- image-20230603121643-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +889.7 KB - Content
- image-20230603121721-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +105.4 KB - Content
- image-20230603121752-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +160.0 KB - Content
- image-20230603121826-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +52.8 KB - Content
- image-20230603122040-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +128.1 KB - Content
- image-20230603122109-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +271.1 KB - Content
- image-20230603122139-14.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +70.4 KB - Content
- image-20230603122212-15.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +818.3 KB - Content
- image-20230603122248-16.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.7 KB - Content
- image-20230603122508-17.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +980.2 KB - Content
- image-20230603122549-18.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +90.9 KB - Content
- image-20230603122623-19.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +139.5 KB - Content
- image-20230603122719-20.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +83.8 KB - Content
- image-20230627164957-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +835.0 KB - Content
- image-20230627165744-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.6 KB - Content
- image-20230627174446-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +835.0 KB - Content
- image-20230627174559-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.6 KB - Content
- image-20230627175513-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.0 KB - Content
- image-20230627175736-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +10.4 KB - Content
- image-20230627180303-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.1 KB - Content
- image-20230628090323-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +137.2 KB - Content
- image-20230628091055-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.9 KB - Content
- image-20230628091130-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +84.0 KB - Content