Last modified by Mengting Qiu on 2025/07/08 11:11
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -134,7 +134,7 @@ 134 134 Meanwhile, the BLE module will be active, and Meanwhile, the user can connect via BLE to configure the device. 135 135 ))) 136 136 |(% style="width:167px" %)Pressing ACT for more than 3s|(% style="width:117px" %)Active Device|(% style="width:225px" %)((( 137 -(% style="color:green" %)The** 137 +(% style="color:green" %)The** green LED**(%%) will blink rapidly 5 times, and the device will enter (% style="color:#037691" %)**OTAA mode**(%%) for 3 seconds. It will then start joining the LoRaWAN network. 138 138 (% style="color:green" %)Once the device successfully joins the network, the Green led(%%) will stay solid for 5 seconds. After the sensor becomes active, the BLE module will also be active. The user can connect via BLE to configure the device, regardless of whether it has joined the LoRaWAN network or not. 139 139 ))) 140 140 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)((( ... ... @@ -144,17 +144,15 @@ 144 144 == 1.7 BLE connection == 145 145 146 146 147 -L DS25-LB/LSsupport BLEremoteconfigure.147 +Bluetooth Low Energy (BLE) can be used to configure sensor parameters or view the console output from the sensor. The BLE module will only be activated in the following cases: 148 148 149 -BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case: 149 +* When the button is pressed to send an uplink. 150 +* When the button is pressed to activate the device. 151 +* When the device is powered on or reset. 150 150 151 -* Press button to send an uplink 152 -* Press button to active device. 153 -* Device Power on or reset. 153 +If there is no active BLE connection within 60 seconds, the sensor will shut down the BLE module to enter low-power mode. 154 154 155 -If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode. 156 156 157 - 158 158 == 1.8 Pin Definitions == 159 159 160 160 ... ... @@ -269,9 +269,9 @@ 269 269 === 2.3.1 Device Status, FPort~=5 === 270 270 271 271 272 -You can use the downlink command (**0x26 01**) to askLDS25-LB/LS to senddeviceconfiguration details, includingdevice configuration status. LDS25-LB/LS will uplink a payload via FPort=5 to the network server.270 +You can use the downlink command (**0x26 01**) to request the LDS25-LB/LS to send its configuration details, including the current configuration status. The LDS25-LB/LS will then uplink a payload via FPort=5 to the network server. 273 273 274 -The Payload format is as below .272 +The Payload format is as below: 275 275 276 276 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 277 277 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( ... ... @@ -333,7 +333,7 @@ 333 333 334 334 0x0C96 = 3222mV 335 335 336 -More examples: 334 +//More examples~:// 337 337 338 338 Example 1: 0x0B45 = 2885mV 339 339 ... ... @@ -340,15 +340,15 @@ 340 340 Example 2: 0x0B49 = 2889mV 341 341 342 342 343 -=== 2.3.2 Uplink Payload, FP ORT~=2 ===341 +=== 2.3.2 Uplink Payload, FPort~=2 === 344 344 345 345 346 346 ((( 347 -LDS25-LB/LS will send this uplink **after** Device Status once join the LoRaWAN network successfully. And LDS25-LB/LS will: 345 +The LDS25-LB/LS will send this uplink after the Device Status message once it has successfully joined the LoRaWAN network. 346 +It will then continue to send this uplink periodically every 20 minutes. This interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]]. 348 348 349 -periodically send this uplink every 20 minutes, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]]. 350 350 351 -Uplink Payload totals 11 bytes. 349 +Uplink Payload: totals 11 bytes. 352 352 ))) 353 353 354 354 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)