Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -62,7 +62,6 @@ 62 62 63 63 64 64 65 - 66 66 == 1.3 Specification == 67 67 68 68 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. ... ... @@ -110,7 +110,7 @@ 110 110 The LG308 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. 111 111 112 112 113 - **(% style="color:blue" %)Step 1**(%%): Create a device in TTN with the OTAA keys from LSE01.112 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from LSE01. 114 114 115 115 Each LSE01 is shipped with a sticker with the default device EUI as below: 116 116 ... ... @@ -131,7 +131,7 @@ 131 131 132 132 133 133 134 - **(% style="color:blue" %)Step 2**(%%): Power on LSE01133 +(% style="color:blue" %)**Step 2**(%%): Power on LSE01 135 135 136 136 137 137 Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). ... ... @@ -139,7 +139,7 @@ 139 139 [[image:image-20220606163915-7.png]] 140 140 141 141 142 - **(% style="color:blue" %)Step 3(%%):** The LSE01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.141 +(% style="color:blue" %)**Step 3**(%%)**:** The LSE01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel. 143 143 144 144 [[image:1654504778294-788.png]] 145 145 ... ... @@ -148,7 +148,6 @@ 148 148 == 2.3 Uplink Payload == 149 149 150 150 151 - 152 152 === 2.3.1 MOD~=0(Default Mode) === 153 153 154 154 LSE01 will uplink payload via LoRaWAN with below payload format: ... ... @@ -173,6 +173,10 @@ 173 173 (Optional) 174 174 ))) 175 175 174 + 175 + 176 + 177 + 176 176 === 2.3.2 MOD~=1(Original value) === 177 177 178 178 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). ... ... @@ -193,6 +193,10 @@ 193 193 (Optional) 194 194 ))) 195 195 198 + 199 + 200 + 201 + 196 196 === 2.3.3 Battery Info === 197 197 198 198 ((( ... ... @@ -300,11 +300,10 @@ 300 300 ))) 301 301 302 302 ((( 303 -LSE01 TTN Payload Decoder: [[http:~~/~~/www.dr agino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]309 +LSE01 TTN Payload Decoder: [[https:~~/~~/www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0>>https://www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0]] 304 304 ))) 305 305 306 306 307 - 308 308 == 2.4 Uplink Interval == 309 309 310 310 The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]