Changes for page LDDS45 - LoRaWAN Distance Detection Sensor User Manual
Last modified by Xiaoling on 2025/04/27 13:54
From version 172.13
edited by Xiaoling
on 2024/01/19 18:04
on 2024/01/19 18:04
Change comment:
There is no comment for this version
To version 173.1
edited by Mengting Qiu
on 2025/02/26 15:04
on 2025/02/26 15:04
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.ting - Content
-
... ... @@ -163,7 +163,7 @@ 163 163 164 164 165 165 ((( 166 -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 G308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.166 +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 [[DLOS8 >>url:https://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] as a LoRaWAN gateway in this example. 167 167 ))) 168 168 169 169 (% aria-label="1654913911773-521.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654913911773-521.png||data-widget="image" height="318" width="743"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %)(% title="Click and drag to resize" %) ... ... @@ -173,7 +173,7 @@ 173 173 ))) 174 174 175 175 ((( 176 -The L G308 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.176 +The DLOS8 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. 177 177 ))) 178 178 179 179 ((( ... ... @@ -888,7 +888,7 @@ 888 888 889 889 890 890 ((( 891 -**Firmware download link: ~~/~~/www.dropbox.com/sh/47fsmpbfv4qrw2d/AACy5NcU8MCMFVpYITSUfVLPa?dl=0>>https://www.dropbox.com/sh/47fsmpbfv4qrw2d/AACy5NcU8MCMFVpYITSUfVLPa?dl=0]]891 +**Firmware download link: **[[Firmware - Dropbox>>url:https://www.dropbox.com/scl/fo/8c69ynd1si32dcfovsluq/AFqTNPqnkL54oxfy0bpBcmE?rlkey=vu60rqgxdqdgd6fsyl16nnp1o&e=1&st=i50vhaks&dl=0]] 892 892 ))) 893 893 894 894 ((( ... ... @@ -1096,6 +1096,34 @@ 1096 1096 When downloading the images, choose the required image file for download. 1097 1097 1098 1098 1099 +== 5.3 Why does the LDDS45 sensor not work properly? == 1100 + 1101 +This may be caused by a software firmware bug, which we fixed in the latest firmware (V1.1) 1102 + 1103 +The user can fix this problem via upgrade firmware. 1104 + 1105 +By default, The latest firmware value of POWERIC is 1, while the 3322 version requires POWERIC to be set to 0 in order to function properly 1106 + 1107 +* **//1. Check if the hardware version is 3322//** 1108 + 1109 +If the sensor hardware version is 3322 or earlier, the user can change the POWERIC value to 0 after a firmware upgrade using one of the following methods 1110 + 1111 +**a. Using AT command** 1112 + 1113 +AT+POWERIC=0. 1114 + 1115 +**b. Using Downlink** 1116 + 1117 +FF 00(AT+POWERIC=0). 1118 + 1119 +[[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20240531090837-1.png?rev=1.1||alt="image-20240531090837-1.png"]] 1120 + 1121 +Please check your hardware production date 1122 + 1123 +The first two digits are the week of the year, and the last two digits are the year. 1124 + 1125 +The number 3322 is the first batch we changed the power IC. 1126 + 1099 1099 = 6. Trouble Shooting = 1100 1100 1101 1101 == 6.1 AT Command input doesn't work ==