<
From version < 108.1 >
edited by Bei Jinggeng
on 2024/09/03 15:26
To version < 102.1 >
edited by Mengting Qiu
on 2024/07/31 08:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.ting
Content
... ... @@ -205,7 +205,7 @@
205 205  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example.
206 206  
207 207  
208 -[[image:image-20230201090528-5.png||_mstalt="430300" height="442" width="1056"]]
208 +[[image:image-20230201090528-5.png||_mstalt="430300" height="465" width="1111"]]
209 209  
210 210  
211 211  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
... ... @@ -259,16 +259,7 @@
259 259  
260 260  User need to configure SDI-12-LB/LS to communicate with SDI-12 sensors otherwise the uplink payload will only include a few bytes.
261 261  
262 -If you use UART to connect a computer, refer to the following connection methods:
263 263  
264 -[[image:image-20240823165402-1.jpeg||height="488" width="678"]]
265 -
266 -Screenshot example:
267 -
268 -[[image:image-20240823165526-2.png||height="489" width="690"]]
269 -
270 -
271 -
272 272  === 2.3.1 Basic SDI-12 debug command ===
273 273  
274 274  
... ... @@ -605,6 +605,7 @@
605 605  If AT+ALLDATAMOD=1, (% style="color:#4f81bd" %)**FX,X**(%%) will be added in the payload, FX specify which command is used and X specify the length of return. for example in above screen, F1 05 means the return is from AT+COMMAND1 and the return is 5 bytes.
606 606  
607 607  
599 +
608 608  (% style="color:blue" %)**Compose Uplink**
609 609  
610 610  (% style="color:#4f81bd" %)**AT+DATAUP=0**
... ... @@ -941,6 +941,7 @@
941 941  [[image:image-20230603121826-11.png||height="155" width="1104"]]
942 942  
943 943  
936 +
944 944  === 2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
945 945  
946 946  ==== 2.6.4.1 Reference Manual and Command ====
... ... @@ -1043,6 +1043,7 @@
1043 1043  [[image:image-20230627174446-2.png]]
1044 1044  
1045 1045  
1039 +
1046 1046  ==== 2.6.6.3 Commands set in SDI-12-LB/LS and uplink payload ====
1047 1047  
1048 1048  
... ... @@ -1060,7 +1060,6 @@
1060 1060  
1061 1061  ==== 2.6.7.1  Reference Manual and Command ====
1062 1062  
1063 -
1064 1064  * [[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]]
1065 1065  
1066 1066  * Commands to be used in PC and output.
... ... @@ -1076,9 +1076,8 @@
1076 1076  
1077 1077  ==== 2.6.7.2 Hardware Connection to SDI-12-LB/LS ====
1078 1078  
1072 +Note: When the bytes returned by the sensor are not fixed, the full byte interception can be used: AT+ALLDATAMOD=1 (The DATACUTx parameter needs to be cleared when using this directive, or it will not work.)
1079 1079  
1080 -(% style="color:red" %)**Note: When the bytes returned by the sensor are not fixed, the full byte interception can be used: AT+ALLDATAMOD=1 (The DATACUTx parameter needs to be cleared when using this directive, or it will not work.)**
1081 -
1082 1082  [[image:image-20240423145522-2.png||height="345" width="400"]]
1083 1083  
1084 1084  
... ... @@ -1390,7 +1390,6 @@
1390 1390  
1391 1391  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1392 1392  
1393 -
1394 1394  You can follow the instructions for [[how to upgrade image>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]].
1395 1395  When downloading the images, choose the required image file for download. ​
1396 1396  
... ... @@ -1397,7 +1397,6 @@
1397 1397  
1398 1398  == 7.4 Why is the data uploaded to the LoRaWAN platform node empty and fProt~=0? ==
1399 1399  
1400 -
1401 1401  This is due to The length of bytes sent by the node is limited by the lorawan protocol, and the fixed DR needs to be adjusted to improve this problem.
1402 1402  
1403 1403  Please refer to the following link for the number of bytes limited by different frequencies and different DRs in the lorawan protocol
... ... @@ -1418,6 +1418,7 @@
1418 1418  
1419 1419  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate]]
1420 1420  
1411 += =
1421 1421  
1422 1422  = 8. ​Order Info =
1423 1423  
image-20240823165402-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -580.7 KB
Content
image-20240823165526-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -63.0 KB
Content
image-20240903152517-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -11.5 KB
Content
image-20240903152627-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -36.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0