<
From version < 98.1 >
edited by kai
on 2024/04/23 16:31
To version < 90.12 >
edited by Xiaoling
on 2024/01/25 17:23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kai
1 +XWiki.Xiaoling
Content
... ... @@ -1,7 +1,7 @@
1 1  
2 2  
3 3  (% style="text-align:center" %)
4 -[[image:image-20240103165259-3.png||height="433" width="591"]]
4 +[[image:image-20240103165259-3.png]]
5 5  
6 6  
7 7  
... ... @@ -526,8 +526,8 @@
526 526  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
527 527  
528 528  
529 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
530 -|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**AT+DATACUT1 value**|=(% style="width: 346px;background-color:#4F81BD;color:white" %)**Final Result to combine Payload**
529 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
530 +|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#4F81BD;color:white" %)**Final Result to combine Payload**
531 531  |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
532 532  |(% 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
533 533  |(% 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
... ... @@ -647,7 +647,7 @@
647 647  
648 648  Users can also use the downlink command(0x26 01) to ask SDI-12-LB/LS to resend this uplink.
649 649  
650 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
650 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
651 651  |(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
652 652  |(% 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**
653 653  |(% 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
... ... @@ -719,7 +719,7 @@
719 719  
720 720  * Periodically Uplink: FPORT=2
721 721  
722 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:500px" %)
722 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
723 723  |=(% style="width: 90px;background-color:#4F81BD;color:white" %)(((
724 724  **Size(bytes)**
725 725  )))|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 240px;background-color:#4F81BD;color:white" %)**Length depends on the return from the commands**
... ... @@ -829,27 +829,27 @@
829 829  (% style="color:#037691" %)**AT+COMMANDx=4M!,1,1,1**
830 830  
831 831  
832 -(% style="color:blue" %)**2) The AT+DATACUTx command is applied to the green arrow part, receiving and cut out data from the SDI12 sensor:**
832 +(% style="color:blue" %)**2) The AT+DATACUTx command is applied to the green arrow part, receiving and cut out data from the SDI12 sensor**
833 833  
834 834  a. The first reply, all 34 characters: ”113TRUEBNERSMT100038220303182331<CR><LF>”
835 835  
836 836  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=34,2,1~~34**(% style="color:#037691" %);
837 837  
838 -b. The sixth reply, all 31 characters: "1+19210+1.04+0.00+22.49+11.75<CR><LF>"
838 +b. The sixth reply, all 31 characters:”1+19210+1.04+0.00+22.49+11.75<CR><LF>
839 839  
840 840  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=31,2,1~~31**(% style="color:#037691" %);
841 841  
842 -c. The eighth reply, all 31 characters: "2+18990+1.08+0.00+22.24+11.80<CR><LF>"
842 +c. The eighth reply, all 31 characters:”2+18990+1.08+0.00+22.24+11.80<CR><LF>
843 843  
844 844  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=31,2,1~~31**(% style="color:#037691" %);
845 845  
846 -d. The tenth reply, all 15 characters: "3-2919.8+24.0<CR><LF>"
846 +d. The tenth reply, all 15 characters:”3-2919.8+24.0<CR><LF>
847 847  
848 848  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=15,2,1~~15**(% style="color:#037691" %);
849 849  
850 -e. The twelfth reply, all 25 characters: "4+30.8+22.84+4.7+954.38<CR><LF>"
850 +e. The twelfth reply, all 25 characters:”4+30.8+22.84+4.7+954.38<CR><LF>
851 851  
852 -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"**.
852 +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**.
853 853  
854 854  
855 855  === 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
... ... @@ -1050,46 +1050,6 @@
1050 1050  [[image:image-20230627180303-6.png||height="292" width="1171"]]
1051 1051  
1052 1052  
1053 -=== 2.6.7 Example 6 ~-~- Connect to GroPoint_SDI-12 ===
1054 -
1055 -==== 2.6.7.1Reference Manual and Command ====
1056 -
1057 -
1058 -* [[https:~~/~~/static1.squarespace.com/static/5db0b690c4990258f8f6d042/t/64189e1ab3ebc54e6947b0c0/1679334941034/2625-N-T+GroPoint+Profile+User+Manual-V1.1.3.pdf>>https://static1.squarespace.com/static/5db0b690c4990258f8f6d042/t/64189e1ab3ebc54e6947b0c0/1679334941034/2625-N-T+GroPoint+Profile+User+Manual-V1.1.3.pdf]]
1059 -
1060 -* Commands to be used in PC and output.
1061 -
1062 -1.check device address
1063 -
1064 -2.change device address
1065 -
1066 -3.check device ID
1067 -
1068 -4.start measure
1069 -
1070 -5.Get Meausre result
1071 -
1072 -[[image:image-20240423143921-1.png]]
1073 -
1074 -
1075 -==== 2.6.7.2 Hardware Connection to SDI-12-LB/LS ====
1076 -
1077 -[[image:image-20240423145522-2.png||height="345" width="400"]]
1078 -
1079 -
1080 -==== 2.6.7.3 Commands set in SDI-12-LB/LS and uplink payload ====
1081 -
1082 -[[image:image-20240423151202-3.png]]
1083 -
1084 -(% class="wikigeneratedid" id="H" %)
1085 -[[image:image-20240423162851-6.png||height="251" width="935"]]
1086 -
1087 -
1088 -DATA in TTN:
1089 -
1090 -[[image:image-20240423162322-4.png||height="269" width="933"]]
1091 -
1092 -
1093 1093  == 2.7 Frequency Plans ==
1094 1094  
1095 1095  
... ... @@ -1140,7 +1140,7 @@
1140 1140  
1141 1141  (% style="color:blue" %)**AT Command: AT+TDC**
1142 1142  
1143 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1103 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1144 1144  |=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 190px;background-color:#4F81BD;color:white" %)**Response**
1145 1145  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1146 1146  30000
... ... @@ -1168,7 +1168,7 @@
1168 1168  
1169 1169  (% style="color:blue" %)**AT Command: AT+INTMOD**
1170 1170  
1171 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1131 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1172 1172  |=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 160px;background-color:#4F81BD;color:white" %)**Response**
1173 1173  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1174 1174  0
... ... @@ -1199,7 +1199,7 @@
1199 1199  
1200 1200  (% style="color:blue" %)**AT Command: AT+3V3T**
1201 1201  
1202 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:474px" %)
1162 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
1203 1203  |=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 201px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 120px;background-color:#4F81BD;color:white" %)**Response**
1204 1204  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1205 1205  0
... ... @@ -1270,7 +1270,7 @@
1270 1270  
1271 1271  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1272 1272  
1273 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:437px" %)
1233 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1274 1274  |=(% style="background-color:#4F81BD;color:white" %)**Command Example**|=(% style="background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1275 1275  |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1276 1276  0
... ... @@ -1292,7 +1292,7 @@
1292 1292  
1293 1293  (% style="color:blue" %)**AT Command: AT+DATAUP**
1294 1294  
1295 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1255 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1296 1296  |=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 266px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1297 1297  |(% 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" %)(((
1298 1298  0
... ... @@ -1326,7 +1326,7 @@
1326 1326  
1327 1327  (% style="color:blue" %)**AT Command: AT+PAYVER**
1328 1328  
1329 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:437px" %)
1289 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1330 1330  |=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 192px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1331 1331  |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1332 1332  1
image-20240423143921-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -43.8 KB
Content
image-20240423145522-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -709.9 KB
Content
image-20240423151202-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -45.6 KB
Content
image-20240423162322-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -87.5 KB
Content
image-20240423162811-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -45.6 KB
Content
image-20240423162851-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.kai
Size
... ... @@ -1,1 +1,0 @@
1 -45.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0