Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -51,6 +51,9 @@ 51 51 ))) 52 52 53 53 54 +[[image:image-20230522092934-2.png||height="346" width="774"]] 55 + 56 + 54 54 == 1.2 Features == 55 55 56 56 ... ... @@ -185,7 +185,9 @@ 185 185 186 186 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. 187 187 191 +[[image:image-20230522092858-1.png||height="391" width="874"]] 188 188 193 + 189 189 (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB. 190 190 191 191 Each DS03A-LB is shipped with a sticker with the default device EUI as below: ... ... @@ -232,6 +232,7 @@ 232 232 233 233 === 2.3.1 Device Status, FPORT~=5 === 234 234 240 + 235 235 Users can use the downlink command(**0x26 01**) to ask DS03A-LB to send device configure detail, include device configure status. DS03A-LB will uplink a payload via FPort=5 to server. 236 236 237 237 The Payload format is as below. ... ... @@ -244,7 +244,7 @@ 244 244 245 245 Example parse in TTNv3 246 246 247 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20- LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?rev=1.1||alt="图片-20230415153147-2.png" height="209" width="1063"]]253 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609104802-1.png?rev=1.1||alt="image-20220609104802-1.png" height="393" width="1195"]] 248 248 249 249 250 250 (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B ... ... @@ -341,17 +341,20 @@ 341 341 342 342 For example, in the US915 band, the max payload for different DR is: 343 343 344 - 1.(((345 -**DR0**: max is 11 bytes so one entry of data 350 +((( 351 +**~1. DR0**: max is 11 bytes so one entry of data 346 346 ))) 347 -1. ((( 348 -**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes) 353 + 354 +((( 355 +**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes) 349 349 ))) 350 -1. ((( 351 -**DR2**: total payload includes 11 entries of data 357 + 358 +((( 359 +**3. DR2**: total payload includes 11 entries of data 352 352 ))) 353 -1. ((( 354 -**DR3**: total payload includes 22 entries of data. 361 + 362 +((( 363 +**4. DR3**: total payload includes 22 entries of data. 355 355 ))) 356 356 357 357 If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0 ... ... @@ -540,11 +540,9 @@ 540 540 == 2.8 Firmware Change Log == 541 541 542 542 543 -**Firmware download link:** 552 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]] 544 544 545 -[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 546 546 547 - 548 548 = 3. Configure DS03A-LB = 549 549 550 550 == 3.1 Configure Methods: == ... ... @@ -560,6 +560,7 @@ 560 560 561 561 == 3.2 General Commands == 562 562 570 + 563 563 These commands are to configure: 564 564 565 565 * General system settings like: uplink interval. ... ... @@ -584,7 +584,7 @@ 584 584 (% style="color:blue" %)**AT Command: AT+TDC** 585 585 586 586 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 587 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response** 595 +|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response** 588 588 |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 589 589 30000 590 590 OK ... ... @@ -836,7 +836,7 @@ 836 836 Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]** 837 837 838 838 839 -Methods to Update Firmware: 847 +**Methods to Update Firmware:** 840 840 841 841 * (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]] 842 842 * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
- image-20230522092934-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +156.5 KB - Content
- image-20230522093256-3.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.5 KB - Content