Last modified by Mengting Qiu on 2025/06/04 10:46

From version 264.5
edited by Xiaoling
on 2022/06/23 10:26
Change comment: There is no comment for this version
To version 257.1
edited by Xiaoling
on 2022/06/23 09:36
Change comment: Uploaded new attachment "1655948182791-225.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -84,6 +84,8 @@
84 84  * Sleeping Mode: 20uA
85 85  * LoRaWAN Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
86 86  
87 +
88 +
87 87  == ​1.3  Features ==
88 88  
89 89  * LoRaWAN v1.0.3 Class A
... ... @@ -142,6 +142,8 @@
142 142  Cable Drawing: [[See This Link>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSN50v2-D20/Cable_Drawing/&file=CAB0-35IC-K31G-210811.pdf]]
143 143  )))
144 144  
147 +
148 +
145 145  == 1.6  Pin Definitions and Switch ==
146 146  
147 147  (% class="wikigeneratedid" %)
... ... @@ -177,6 +177,7 @@
177 177  1. When boot the device in flash mode
178 178  1. Send an uplink packet
179 179  
184 +
180 180  == 1.7  Hardware Change log ==
181 181  
182 182  LSN50v2-D20 v1.0:  Release.
... ... @@ -359,7 +359,7 @@
359 359  
360 360  === 2.3.2  Decode payload in The Things Network ===
361 361  
362 -In TTN, use can add a custom payload so it shows friendly. 
367 +In TTN, use can add a custom payload so it shows friendly.
363 363  
364 364  In the page Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder to add the decoder from:
365 365  
... ... @@ -368,7 +368,7 @@
368 368  
369 369  (% 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" %)​(% 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" %)​
370 370  
371 -== 2.4  Temperature Alarm Feature ==
376 +== 2.5  Temperature Alarm Feature ==
372 372  
373 373  LSN50V2-D20 work flow with Alarm feature.
374 374  
... ... @@ -375,9 +375,7 @@
375 375  [[image:image-20220623090437-1.png||height="747" width="1067"]]
376 376  
377 377  
378 -(((
379 -User can use (% style="color:#4472c4" %)**AT+18ALARM **(%%)command to set the alarm low limit or high limit. Device will check the temperature every minute, if the temperature lower than low limit or greater than high limit. LSN50v2-D20 will send an (% style="color:#4472c4" %)**Alarm packet base on Confirmed Uplink Mode**(%%) to server.
380 -)))
383 +User can use **(% style="color:#4472C4" %)AT+18ALARM **(%%)command to set the alarm low limit or high limit. Device will check the temperature every minute, if the temperature lower than low limit or greater than high limit. LSN50v2-D20 will send an **(% style="color:#4472C4" %)Alarm packet base on Confirmed Uplink Mode**(%%) to server.
381 381  
382 382  
383 383  Below is an example of the Alarm Packet.
... ... @@ -386,307 +386,928 @@
386 386  
387 387  
388 388  
389 -== 2.5  ​Configure LSN50v2-D20 ==
392 +== 2.6  ​Show Data in DataCake IoT Server ==
390 390  
391 -LSN50V2-D20 supports configuration via LoRaWAN downlink command or AT Commands.
394 +(((
395 +[[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
396 +)))
392 392  
393 -* Downlink command instructions for different platform: [[Use Note for Server>>doc:Main.WebHome]](IoT LoRaWAN Server)
394 -* AT Command Access Instructions: [[LINK>>path:#AT_Command]]
398 +(((
399 +
400 +)))
395 395  
396 -There are two parts of commands: General one and Special for this model.
402 +(((
403 +(% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
404 +)))
397 397  
406 +(((
407 +(% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
408 +)))
398 398  
399 399  
400 -=== 2.5.1 General Configure Commands ===
411 +(% aria-label="1654592790040-760.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654592790040-760.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(% 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" %)​(% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(%%)​
401 401  
402 -These commands are to configure:
403 403  
404 -* General system settings like: uplink interval.
405 -* LoRaWAN protocol & radio related command.
414 +(% aria-label="1654592800389-571.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654592800389-571.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(% 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" %)​(% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(%%)​
406 406  
407 -These commands can be found on the wiki:  [[End Device AT Commands and Downlink Commands>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
408 408  
417 +(% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
409 409  
419 +(% style="color:blue" %)**Step 4**(%%)**: Create LDDS04 product. **
410 410  
411 -=== 2.5.2 Sensor related commands ===
412 412  
413 -==== ====
414 414  
415 -==== (% style="color:red" %)**Set Alarm Threshold:**(%%) ====
423 +(% aria-label="image-20220611164604-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-7.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
416 416  
417 -(% style="color:#4472c4" %)**1.  Set All Probes:**
418 418  
419 -(% style="color:#037691" %)**AT+18ALARM=min,max**
420 420  
421 -* When min=0, and max≠0, Alarm trigger when higher than max
422 -* When min≠0, and max=0, Alarm trigger when lower than min
423 -* When min≠0 and max≠0, Alarm trigger when higher than max or lower than min
427 +(% aria-label="image-20220611164604-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-8.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
424 424  
425 -**Example:**
426 426  
427 - AT+18ALARM=-10,30  ~/~/ Alarm when < -10 or higher than 30.
430 +(% aria-label="image-20220611164604-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-9.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
428 428  
429 429  
430 -* (% style="color:#037691" %)**Downlink Payload:**
433 +(% style="color:blue" %)**Step 5**(%%)**: ** **add payload decode**
431 431  
432 -0x(0B F6 1E)   ~/~/ Same as AT+18ALARM=-10,30
433 433  
434 -(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10)
436 +(% aria-label="image-20220611164604-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-10.png||data-widget="image" height="394" width="923"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)
435 435  
436 436  
437 -(% style="color:#4472c4" %)**2.  Set Separate Probe:**
439 +(% aria-label="image-20220611164604-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-11.png||data-widget="image" height="303" width="931"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
438 438  
439 -(% style="color:#037691" %)**AT+18ALARM=min,max,index**
440 440  
441 -Index:
442 +(% aria-label="image-20220611164604-12.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-12.png||data-widget="image" height="331" width="897"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
442 442  
443 -* 1: Temperature_Red
444 -* 2: Temperature_White
445 -* 3: Temperature_Black
446 446  
447 -**Example:**
445 +After added, the sensor data arrive TTN, it will also arrive and show in Datacake.
448 448  
449 - AT+18ALARM=-10,30,1   ~/~/ Alarm when temperature_red < -10 or higher than 30.
447 +(% aria-label="image-20220611164604-13.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-13.png||data-widget="image" height="215" width="899"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
450 450  
451 451  
452 -* (% style="color:#037691" %)**Downlink Payload:**
450 +(% aria-label="image-20220611164604-14.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-14.png||data-widget="image" height="632" width="824"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
453 453  
454 -0x(0B F6 1E 01)   ~/~/ Same as AT+18ALARM=-10,30,1
455 455  
456 -(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10)
453 +(% aria-label="image-20220611164604-15.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-15.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)
457 457  
458 458  
456 +(% aria-label="image-20220611164604-16.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611164604-16.png||data-widget="image" height="409" width="833"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
459 459  
460 -==== (% style="color:red" %)**Set Alarm Interval:**(%%) ====
461 461  
462 -The shortest time of two Alarm packet. (unit: min)
463 463  
464 -* (% style="color:#037691" %)**AT Command:**
460 +== 2.7  Frequency Plans ==
465 465  
466 -AT+ATDC=30  ~/~/ The shortest interval of two Alarm packets is 30 minutes, Means is there is an alarm packet uplink, there won't be another one in the next 30 minutes.
462 +(((
463 +The LDDS45 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
464 +)))
467 467  
468 468  
469 -* (% style="color:#037691" %)**Downlink Payload:**
470 470  
471 -0x(0D 00 1E)     **~-~-->** Set AT+ATDC=0x 00 1E = 30 minutes
468 +=== 2.7.EU863-870 (EU868) ===
472 472  
470 +(((
471 +(% style="color:blue" %)**Uplink:**
472 +)))
473 473  
474 +(((
475 +868.1 - SF7BW125 to SF12BW125
476 +)))
474 474  
475 -==== (% style="color:red" %)**Poll the Alarm settings:**(%%) ====
478 +(((
479 +868.3 - SF7BW125 to SF12BW125 and SF7BW250
480 +)))
476 476  
477 -Send a LoRaWAN downlink to ask device send Alarm settings.
482 +(((
483 +868.5 - SF7BW125 to SF12BW125
484 +)))
478 478  
479 -* (% style="color:#037691" %)**Downlink Payload:**
486 +(((
487 +867.1 - SF7BW125 to SF12BW125
488 +)))
480 480  
481 -0x0E 01
490 +(((
491 +867.3 - SF7BW125 to SF12BW125
492 +)))
482 482  
494 +(((
495 +867.5 - SF7BW125 to SF12BW125
496 +)))
483 483  
484 -**Example:**
498 +(((
499 +867.7 - SF7BW125 to SF12BW125
500 +)))
485 485  
486 -[[image:1655948182791-225.png]]
502 +(((
503 +867.9 - SF7BW125 to SF12BW125
504 +)))
487 487  
488 -**Explain:**
506 +(((
507 +868.8 - FSK
508 +)))
489 489  
490 -* Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
510 +(((
511 +
512 +)))
491 491  
492 -== 2.6  LED Status ==
514 +(((
515 +(% style="color:blue" %)**Downlink:**
516 +)))
493 493  
494 -LSN50-v2-D20 has an internal LED, it will active in below situation:
518 +(((
519 +Uplink channels 1-9 (RX1)
520 +)))
495 495  
496 -* LED will fast blink 5 times when boot, this means the temperature sensor is detected.
497 -* After the fast blinks on boot, the LED will flash once which means device is trying to send Join Packet to the network.
498 -* If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
522 +(((
523 +869.525 - SF9BW125 (RX2 downlink only)
524 +)))
499 499  
500 500  
501 -== 2.7  Button Function ==
502 502  
503 -**Internal RESET button:**
528 +=== 2.7.2  US902-928(US915) ===
504 504  
505 -Press this button will reboot the device. Device will process OTAA Join to network again.
530 +(((
531 +
506 506  
533 +(((
534 +Used in USA, Canada, and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
535 +)))
507 507  
508 -(% style="color:inherit; font-family:inherit; font-size:26px" %)2.8  ​Firmware Change Log
537 +(((
538 +To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
539 +)))
509 509  
510 -**Firmware download link: **[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Firmware/LSN50.hex/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Firmware/LSN50.hex/]]
541 +(((
542 +
543 +)))
511 511  
545 +(((
546 +After Join success, the end node will switch to the correct sub band by:
547 +)))
512 512  
513 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
549 +* (((
550 +Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
551 +)))
552 +* (((
553 +Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
554 +)))
514 514  
556 +
557 +)))
515 515  
516 516  
517 -= 3.  Battery & How to replace =
518 518  
519 -== 3.1  Battery Type ==
520 520  
562 +
563 +=== 2.7.3  CN470-510 (CN470) ===
564 +
521 521  (((
522 -LSN50V2-D2X is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
566 +Used in China, Default use CHE=1
523 523  )))
524 524  
525 525  (((
526 -The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
570 +(% style="color:blue" %)**Uplink:**
527 527  )))
528 528  
529 -(% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593587246-335.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
573 +(((
574 +486.3 - SF7BW125 to SF12BW125
575 +)))
530 530  
531 -Minimum Working Voltage for the LSN50V2-D2X:
577 +(((
578 +486.5 - SF7BW125 to SF12BW125
579 +)))
532 532  
533 -LSN50V2-D2X:  2.45v ~~ 3.6v
581 +(((
582 +486.7 - SF7BW125 to SF12BW125
583 +)))
534 534  
585 +(((
586 +486.9 - SF7BW125 to SF12BW125
587 +)))
535 535  
589 +(((
590 +487.1 - SF7BW125 to SF12BW125
591 +)))
536 536  
537 -== 3.2  Replace Battery ==
593 +(((
594 +487.3 - SF7BW125 to SF12BW125
595 +)))
538 538  
539 539  (((
540 -Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
598 +487.5 - SF7BW125 to SF12BW125
541 541  )))
542 542  
543 543  (((
544 -And make sure the positive and negative pins match.
602 +487.7 - SF7BW125 to SF12BW125
545 545  )))
546 546  
605 +(((
606 +
607 +)))
547 547  
609 +(((
610 +(% style="color:blue" %)**Downlink:**
611 +)))
548 548  
549 -== 3.3  Power Consumption Analyze ==
613 +(((
614 +506.7 - SF7BW125 to SF12BW125
615 +)))
550 550  
551 551  (((
552 -Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
618 +506.9 - SF7BW125 to SF12BW125
553 553  )))
554 554  
555 555  (((
556 -Instruction to use as below:
622 +507.1 - SF7BW125 to SF12BW125
557 557  )))
558 558  
625 +(((
626 +507.3 - SF7BW125 to SF12BW125
627 +)))
559 559  
560 -**Step 1 :**  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
629 +(((
630 +507.5 - SF7BW125 to SF12BW125
631 +)))
561 561  
562 -[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
633 +(((
634 +507.7 - SF7BW125 to SF12BW125
635 +)))
563 563  
637 +(((
638 +507.9 - SF7BW125 to SF12BW125
639 +)))
564 564  
565 -**Step 2 :**  Open it and choose
641 +(((
642 +508.1 - SF7BW125 to SF12BW125
643 +)))
566 566  
567 -* Product Model
568 -* Uplink Interval
569 -* Working Mode
645 +(((
646 +505.3 - SF12BW125 (RX2 downlink only)
647 +)))
570 570  
571 -And the Life expectation in difference case will be shown on the right.
572 572  
573 -[[image:image-20220623094856-3.jpeg||height="393" width="1214"]]
574 574  
651 +=== 2.7.4  AU915-928(AU915) ===
575 575  
576 -(% 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" %)[[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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[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; left:0px; top:-15px" 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:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
653 +(((
654 +
577 577  
578 -The battery related documents as below:
656 +(((
657 +Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
658 +)))
579 579  
660 +(((
661 +To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
662 +)))
663 +
664 +(((
665 +
666 +)))
667 +
668 +(((
669 +After Join success, the end node will switch to the correct sub band by:
670 +)))
671 +
580 580  * (((
581 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
673 +Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
582 582  )))
583 583  * (((
584 -[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
676 +Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
585 585  )))
678 +
679 +
680 +)))
681 +
682 +=== 2.7.5  AS920-923 & AS923-925 (AS923) ===
683 +
684 +(((
685 +(% style="color:blue" %)**Default Uplink channel:**
686 +)))
687 +
688 +(((
689 +923.2 - SF7BW125 to SF10BW125
690 +)))
691 +
692 +(((
693 +923.4 - SF7BW125 to SF10BW125
694 +)))
695 +
696 +(((
697 +
698 +)))
699 +
700 +(((
701 +(% style="color:blue" %)**Additional Uplink Channel**:
702 +)))
703 +
704 +(((
705 +(OTAA mode, channel added by JoinAccept message)
706 +)))
707 +
708 +(((
709 +
710 +)))
711 +
712 +(((
713 +(% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
714 +)))
715 +
716 +(((
717 +922.2 - SF7BW125 to SF10BW125
718 +)))
719 +
720 +(((
721 +922.4 - SF7BW125 to SF10BW125
722 +)))
723 +
724 +(((
725 +922.6 - SF7BW125 to SF10BW125
726 +)))
727 +
728 +(((
729 +922.8 - SF7BW125 to SF10BW125
730 +)))
731 +
732 +(((
733 +923.0 - SF7BW125 to SF10BW125
734 +)))
735 +
736 +(((
737 +922.0 - SF7BW125 to SF10BW125
738 +)))
739 +
740 +(((
741 +
742 +)))
743 +
744 +(((
745 +(% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
746 +)))
747 +
748 +(((
749 +923.6 - SF7BW125 to SF10BW125
750 +)))
751 +
752 +(((
753 +923.8 - SF7BW125 to SF10BW125
754 +)))
755 +
756 +(((
757 +924.0 - SF7BW125 to SF10BW125
758 +)))
759 +
760 +(((
761 +924.2 - SF7BW125 to SF10BW125
762 +)))
763 +
764 +(((
765 +924.4 - SF7BW125 to SF10BW125
766 +)))
767 +
768 +(((
769 +924.6 - SF7BW125 to SF10BW125
770 +)))
771 +
772 +(((
773 +
774 +)))
775 +
776 +(((
777 +(% style="color:blue" %)**Downlink:**
778 +)))
779 +
780 +(((
781 +Uplink channels 1-8 (RX1)
782 +)))
783 +
784 +(((
785 +923.2 - SF10BW125 (RX2)
786 +)))
787 +
788 +
789 +
790 +=== 2.7.6  KR920-923 (KR920) ===
791 +
792 +(((
793 +(% style="color:blue" %)**Default channel:**
794 +)))
795 +
796 +(((
797 +922.1 - SF7BW125 to SF12BW125
798 +)))
799 +
800 +(((
801 +922.3 - SF7BW125 to SF12BW125
802 +)))
803 +
804 +(((
805 +922.5 - SF7BW125 to SF12BW125
806 +)))
807 +
808 +(((
809 +
810 +)))
811 +
812 +(((
813 +(% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
814 +)))
815 +
816 +(((
817 +922.1 - SF7BW125 to SF12BW125
818 +)))
819 +
820 +(((
821 +922.3 - SF7BW125 to SF12BW125
822 +)))
823 +
824 +(((
825 +922.5 - SF7BW125 to SF12BW125
826 +)))
827 +
828 +(((
829 +922.7 - SF7BW125 to SF12BW125
830 +)))
831 +
832 +(((
833 +922.9 - SF7BW125 to SF12BW125
834 +)))
835 +
836 +(((
837 +923.1 - SF7BW125 to SF12BW125
838 +)))
839 +
840 +(((
841 +923.3 - SF7BW125 to SF12BW125
842 +)))
843 +
844 +(((
845 +
846 +)))
847 +
848 +(((
849 +(% style="color:blue" %)**Downlink:**
850 +)))
851 +
852 +(((
853 +Uplink channels 1-7(RX1)
854 +)))
855 +
856 +(((
857 +921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
858 +)))
859 +
860 +
861 +
862 +=== 2.7.7  IN865-867 (IN865) ===
863 +
864 +(((
865 +(% style="color:blue" %)**Uplink:**
866 +)))
867 +
868 +(((
869 +865.0625 - SF7BW125 to SF12BW125
870 +)))
871 +
872 +(((
873 +865.4025 - SF7BW125 to SF12BW125
874 +)))
875 +
876 +(((
877 +865.9850 - SF7BW125 to SF12BW125
878 +)))
879 +
880 +(((
881 +
882 +)))
883 +
884 +(((
885 +(% style="color:blue" %)**Downlink:**
886 +)))
887 +
888 +(((
889 +Uplink channels 1-3 (RX1)
890 +)))
891 +
892 +(((
893 +866.550 - SF10BW125 (RX2)
894 +)))
895 +
896 +
897 +
898 +== 2.8  LED Indicator ==
899 +
900 +The LDDS04 has an internal LED which is used to show the status of different state.
901 +
902 +
903 +* After LDDS04 is turned on, if the 4 channels converter is detected, the LED will (% style="color:green" %)**flash 4 times quickly**(%%).  
904 +* (% style="color:green" %)**Blink once**(%%) when device transmit a packet.
905 +* Solid ON for (% style="color:green" %)**Five Seconds**(%%) when OTAA Join Successfully.
906 +
907 +== 2.9  ​Firmware Change Log ==
908 +
909 +
910 +**Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS04/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/]]
911 +
912 +
913 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
914 +
915 +
916 +
917 +
918 += 3.  Configure LDDS04 via AT Command or LoRaWAN Downlink =
919 +
920 +(((
921 +(((
922 +Use can configure LDDS04 via AT Command or LoRaWAN Downlink.
923 +)))
924 +)))
925 +
586 586  * (((
587 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
927 +(((
928 +AT Command Connection: See [[FAQ>>||anchor="H6.A0FAQ"]].
588 588  )))
930 +)))
931 +* (((
932 +(((
933 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
934 +)))
935 +)))
589 589  
590 -(% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220607172042-11.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
937 +(((
938 +(((
939 +
940 +)))
591 591  
942 +(((
943 +There are two kinds of commands to configure LDDS04, they are:
944 +)))
945 +)))
592 592  
947 +* (((
948 +(((
949 +(% style="color:#4f81bd" %)** General Commands**.
950 +)))
951 +)))
593 593  
594 -=== 3.3.1  ​Battery Note ===
953 +(((
954 +(((
955 +These commands are to configure:
956 +)))
957 +)))
595 595  
959 +* (((
596 596  (((
961 +General system settings like: uplink interval.
962 +)))
963 +)))
964 +* (((
597 597  (((
598 -The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
966 +LoRaWAN protocol & radio related command.
599 599  )))
600 600  )))
601 601  
970 +(((
971 +(((
972 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
973 +)))
974 +)))
602 602  
976 +(((
977 +(((
978 +
979 +)))
980 +)))
603 603  
604 -=== ​3.3.2  Replace the battery ===
982 +* (((
983 +(((
984 +(% style="color:#4f81bd" %)** Commands special design for LDDS04**
985 +)))
986 +)))
605 605  
606 606  (((
607 607  (((
608 -You can change the battery in the LSN50V2-D2X.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
990 +These commands only valid for LDDS04, as below:(% title="Click and drag to resize" %)​
609 609  )))
992 +)))
610 610  
994 +(% 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" %)​
611 611  
996 +
997 +
998 +
999 +== 3.1  Set Transmit Interval Time ==
1000 +
1001 +Feature: Change LoRaWAN End Node Transmit Interval.
1002 +
1003 +(% style="color:#037691" %)**AT Command: AT+TDC**
1004 +
1005 +(% aria-label="image-20220610173409-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220610173409-7.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(%%)​
1006 +
1007 +
612 612  (((
613 -The default battery pack of LSN50V2-D2X includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1009 +(% style="color:#037691" %)**Downlink Command: 0x01**
614 614  )))
615 615  
1012 +(((
1013 +(((
1014 +Format: Command Code (0x01) followed by 3 bytes time value.
1015 +
1016 +(((
1017 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1018 +)))
1019 +
1020 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1021 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1022 +)))
1023 +)))
1024 +
1025 +
1026 +
1027 +== 3.2  Set Interrupt Mode ==
1028 +
1029 +(((
1030 +Feature, Set Interrupt mode for GPIO_EXIT.
1031 +)))
1032 +
1033 +(((
1034 +(% style="color:#037691" %)**Downlink Command: AT+INTMOD**
1035 +)))
1036 +
1037 +(% aria-label="image-20220610174917-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220610174917-9.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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" %)​(%%)​
1038 +
1039 +
1040 +(((
1041 +(% style="color:#037691" %)**Downlink Command: 0x06**
1042 +)))
1043 +
1044 +(((
1045 +Format: Command Code (0x06) followed by 3 bytes.
1046 +)))
1047 +
1048 +(((
1049 +(((
1050 +This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1051 +)))
1052 +)))
1053 +
1054 +* (((
1055 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1056 +)))
1057 +* (((
1058 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1059 +)))
1060 +
1061 +(((
616 616  
617 617  )))
618 618  
1065 +(((
1066 +
1067 +)))
619 619  
620 -= 4Use AT Command =
1069 +== 3.3  Get Firmware Version Info ==
621 621  
622 -== 4.1  Access AT Commands ==
1071 +Feature: use downlink to get firmware version.
623 623  
624 -User can use a USB to TTL adapter to connect to LSN50V2-D20 to use AT command to configure the device. Example is as below:
1073 +(% style="color:#037691" %)**Downlink Command: 0x26**
625 625  
1075 +(% aria-label="image-20220607171917-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220607171917-10.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
626 626  
627 -[[image:image-20220623095817-4.png||height="665" width="1032"]]
1077 +* Reply to the confirmation package: 26 01
1078 +* Reply to non-confirmed packet: 26 00
628 628  
629 -(% style="display:none" %) (%%)
1080 +Device will send an uplink after got this downlink command. With below payload:
630 630  
631 -[[image:image-20220623100044-7.png]]
1082 +Configures info payload:
632 632  
1084 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1085 +|=(((
1086 +**Size(bytes)**
1087 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=**4**|=**1**
1088 +|**Value**|Software Type|(((
1089 +Frequency
633 633  
634 -(% style="display:none" %) (%%)
1091 +Band
1092 +)))|Sub-band|(((
1093 +Firmware
635 635  
636 -= 5.  FAQ =
1095 +Version
1096 +)))|Sensor Type|Reserve|(((
1097 +[[Message Type>>||anchor="H2.4.4A0MessageType"]]
1098 +Always 0x02
1099 +)))
637 637  
638 -== 5.1 What is the frequency range of LSN50v2-D20? ==
1101 +(% aria-label="1654939064380-661.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654939064380-661.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
639 639  
640 -Different LSN50V2-D20 version supports different frequency range, below is the table for the working frequency and recommend bands for each model:
641 641  
642 -[[image:image-20220623100350-8.png]]
1104 +**Software Type**: Always 0x03 for LDDS04
643 643  
644 644  
645 -== 5.2 What is the Frequency Plan? ==
1107 +**Frequency Band**:
646 646  
647 -Please refer Dragino End Node Frequency Plan:  [[End Device Frequency Band>>doc:Main.End Device Frequency Band.WebHome]]
1109 +*0x01: EU868
648 648  
1111 +*0x02: US915
649 649  
1113 +*0x03: IN865
650 650  
651 -== 5.3 How to update the firmware? ==
1115 +*0x04: AU915
652 652  
653 -User can upgrade the firmware for:
1117 +*0x05: KZ865
654 654  
1119 +*0x06: RU864
1120 +
1121 +*0x07: AS923
1122 +
1123 +*0x08: AS923-1
1124 +
1125 +*0x09: AS923-2
1126 +
1127 +*0xa0: AS923-3
1128 +
1129 +
1130 +**Sub-Band**: value 0x00 ~~ 0x08
1131 +
1132 +
1133 +**Firmware Version**: 0x0100, Means: v1.0.0 version
1134 +
1135 +
1136 +**Sensor Type**:
1137 +
1138 +0x01: LSE01
1139 +
1140 +0x02: LDDS75
1141 +
1142 +0x03: LDDS20
1143 +
1144 +0x04: LLMS01
1145 +
1146 +0x05: LSPH01
1147 +
1148 +0x06: LSNPK01
1149 +
1150 +0x07: LLDS12
1151 +
1152 +
1153 +
1154 += 4. Battery & How to replace =
1155 +
1156 +== 4.1 Battery Type ==
1157 +
1158 +(((
1159 +LDDS04 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
1160 +)))
1161 +
1162 +(((
1163 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1164 +)))
1165 +
1166 +(% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593587246-335.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
1167 +
1168 +
1169 +Minimum Working Voltage for the LDDS04:
1170 +
1171 +LDDS04:  2.45v ~~ 3.6v
1172 +
1173 +
1174 +
1175 +== 4.2 Replace Battery ==
1176 +
1177 +(((
1178 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1179 +)))
1180 +
1181 +(((
1182 +And make sure the positive and negative pins match.
1183 +)))
1184 +
1185 +
1186 +
1187 +== 4.3 Power Consumption Analyze ==
1188 +
1189 +(((
1190 +Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
1191 +)))
1192 +
1193 +(((
1194 +Instruction to use as below:
1195 +)))
1196 +
1197 +
1198 +**Step 1 :**  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1199 +
1200 +[[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
1201 +
1202 +
1203 +**Step 2 :**  Open it and choose
1204 +
1205 +* Product Model
1206 +* Uplink Interval
1207 +* Working Mode
1208 +
1209 +And the Life expectation in difference case will be shown on the right.
1210 +
1211 +(% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593605679-189.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" 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; left:0px; top:-15px" 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:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
1212 +
1213 +
1214 +The battery related documents as below:
1215 +
655 655  * (((
656 -Support new features
1217 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
657 657  )))
658 658  * (((
659 -For bug fix
1220 +[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
660 660  )))
661 661  * (((
662 -Change LoRaWAN bands.
1223 +[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
663 663  )))
664 664  
665 -Please see this link for how to upgrade: ** **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
1226 +(% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220607172042-11.png||data-widget="image"]](% 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" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% 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; left:0px; top:-15px" 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"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)​(%%)​
666 666  
667 667  
668 668  
669 -= 6.  Trouble Shooting =
1230 +=== 4.3.1 ​Battery Note ===
670 670  
671 -== 6.1  AT Command input doesn't work ==
1232 +(((
1233 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
1234 +)))
672 672  
673 -In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
674 674  
675 675  
1238 +=== ​4.3.2 Replace the battery ===
676 676  
1240 +(((
1241 +You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
1242 +)))
677 677  
678 -= 7.  Order Info =
679 679  
1245 +(((
1246 +The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
1247 +)))
680 680  
681 -**Part Number:** (% style="color:blue" %)**LSN50V2-D20-XXX (Signal Probe)**
682 682  
683 -**~ Or (% style="color:blue" %)LSN50V2-D22-XXX (Dual Probe)(%%)**
1250 += 5.  Use AT Command =
684 684  
685 -**~ Or (% style="color:blue" %)LSN50V2-D23-XXX (Triple Probe)(%%)**
1252 +== 5.1  Access AT Commands ==
686 686  
1254 +LDDS04 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LDDS04 for using AT command, as below.
687 687  
688 -(% style="color:blue" %)**XXX**(%%)**: **The default frequency band
1256 +(% aria-label="1654940081538-914.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654940081538-914.png||data-widget="image"]](% style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
689 689  
1258 +
1259 +**Connection:**
1260 +
1261 +(% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
1262 +
1263 +(% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
1264 +
1265 +(% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1266 +
1267 +
1268 +(((
1269 +(((
1270 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS04.
1271 +)))
1272 +
1273 +(((
1274 +LDDS04 will output system info once power on as below:
1275 +)))
1276 +)))
1277 +
1278 +
1279 + (% aria-label="1654593712276-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593712276-618.png||data-widget="image"]](% style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
1280 +
1281 +Valid AT Command please check [[Configure Device>>||anchor="H3.A0ConfigureLDDS04viaATCommandorLoRaWANDownlink"]].
1282 +
1283 +
1284 +
1285 += 6.  FAQ =
1286 +
1287 +== 6.1  How to change the LoRa Frequency Bands/Region ==
1288 +
1289 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.9A0200BFirmwareChangeLog"]].
1290 +When downloading the images, choose the required image file for download. ​
1291 +
1292 +
1293 +
1294 += 7.  Trouble Shooting =
1295 +
1296 +== 7.1  AT Command input doesn't work ==
1297 +
1298 +In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1299 +
1300 +(((
1301 +
1302 +)))
1303 +
1304 +
1305 += 8.  Order Info =
1306 +
1307 +== 8.1  Main Device LDDS04 ==
1308 +
1309 +Part Number **:** (% style="color:blue" %)**LDDS04-XX**
1310 +
1311 +
1312 +(% style="color:blue" %)**XX**(%%)**: **The default frequency band
1313 +
690 690  * (% style="color:red" %)**AS923 **(%%)**:** LoRaWAN AS923 band
691 691  * (% style="color:red" %)**AU915 **(%%)**:** LoRaWAN AU915 band
692 692  * (% style="color:red" %)**EU433 **(%%)**:** LoRaWAN EU433 band
... ... @@ -696,14 +696,21 @@
696 696  * (% style="color:red" %)**IN865 **(%%)**:**  LoRaWAN IN865 band
697 697  * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band
698 698  
1323 +== 8.2  Probe Model ==
699 699  
1325 +Detail See [[Probe Option>>path:#Probe_Option]] Section
700 700  
1327 +* A01A-15
1328 +* A02-15
1329 +* A13-15
1330 +* A16-15
1331 +
701 701  = 9. ​ Packing Info =
702 702  
703 703  
704 704  **Package Includes**:
705 705  
706 -* LSN50v2-D2x LoRaWAN Temperature Sensor x 1
1337 +* LDDS04 LoRaWAN 4-Channels Distance Sensor x 1
707 707  
708 708  **Dimension and weight**:
709 709  
... ... @@ -712,8 +712,6 @@
712 712  * Package Size / pcs : cm
713 713  * Weight / pcs : g
714 714  
715 -
716 -
717 717  = 10.  ​Support =
718 718  
719 719  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1655948911890-793.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -138.2 KB
Content
image-20220623094856-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -102.7 KB
Content
image-20220623095817-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -2.5 MB
Content
image-20220623095817-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -58.3 KB
Content
image-20220623095817-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.8 KB
Content
image-20220623100044-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -168.8 KB
Content
image-20220623100350-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content