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

From version 256.1
edited by Xiaoling
on 2022/06/23 09:04
Change comment: Uploaded new attachment "image-20220623090437-2.png", version {1}
To version 259.2
edited by Xiaoling
on 2022/06/23 09:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -84,8 +84,6 @@
84 84  * Sleeping Mode: 20uA
85 85  * LoRaWAN Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
86 86  
87 -
88 -
89 89  == ​1.3  Features ==
90 90  
91 91  * LoRaWAN v1.0.3 Class A
... ... @@ -144,8 +144,6 @@
144 144  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]]
145 145  )))
146 146  
147 -
148 -
149 149  == 1.6  Pin Definitions and Switch ==
150 150  
151 151  (% class="wikigeneratedid" %)
... ... @@ -181,7 +181,6 @@
181 181  1. When boot the device in flash mode
182 182  1. Send an uplink packet
183 183  
184 -
185 185  == 1.7  Hardware Change log ==
186 186  
187 187  LSN50v2-D20 v1.0:  Release.
... ... @@ -364,7 +364,7 @@
364 364  
365 365  === 2.3.2  Decode payload in The Things Network ===
366 366  
367 -In TTN, use can add a custom payload so it shows friendly.
362 +In TTN, use can add a custom payload so it shows friendly. 
368 368  
369 369  In the page Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder to add the decoder from:
370 370  
... ... @@ -373,797 +373,181 @@
373 373  
374 374  (% 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" %)​
375 375  
376 -== 2.5  Uplink Interval ==
371 +== 2.4  Temperature Alarm Feature ==
377 377  
378 -The LDDS04 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"]]
373 +LSN50V2-D20 work flow with Alarm feature.
379 379  
375 +[[image:image-20220623090437-1.png||height="747" width="1067"]]
380 380  
381 381  
382 -== 2.6  ​Show Data in DataCake IoT Server ==
383 -
384 384  (((
385 -[[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:
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.
386 386  )))
387 387  
388 -(((
389 -
390 -)))
391 391  
392 -(((
393 -(% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
394 -)))
383 +Below is an example of the Alarm Packet.
395 395  
396 -(((
397 -(% 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:**
398 -)))
385 +[[image:image-20220623090437-2.png||height="618" width="1246"]]
399 399  
400 400  
401 -(% 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" %)​(%%)​
402 402  
389 +== 2.5  ​Configure LSN50v2-D20 ==
403 403  
404 -(% 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" %)​(%%)​
391 +LSN50V2-D20 supports configuration via LoRaWAN downlink command or AT Commands.
405 405  
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]]
406 406  
407 -(% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
396 +There are two parts of commands: General one and Special for this model.
408 408  
409 -(% style="color:blue" %)**Step 4**(%%)**: Create LDDS04 product. **
410 410  
411 411  
400 +=== 2.5.1 General Configure Commands ===
412 412  
413 -(% 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" %)​
402 +These commands are to configure:
414 414  
404 +* General system settings like: uplink interval.
405 +* LoRaWAN protocol & radio related command.
415 415  
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]]
416 416  
417 -(% 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" %)​
418 418  
419 419  
420 -(% 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" %)​
411 +=== 2.5.2 Sensor related commands ===
421 421  
413 +(% class="wikigeneratedid" %)
414 +==== ====
422 422  
423 -(% style="color:blue" %)**Step 5**(%%)**: ** **add payload decode**
416 +==== (% style="color:red" %)**Set Alarm Threshold:**(%%) ====
424 424  
418 +(% style="color:#4472c4" %)**1.  Set All Probes:**
425 425  
426 -(% 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" %)​
420 +(% style="color:#037691" %)**AT+18ALARM=min,max**
427 427  
422 +* When min=0, and max≠0, Alarm trigger when higher than max
423 +* When min≠0, and max=0, Alarm trigger when lower than min
424 +* When min≠0 and max≠0, Alarm trigger when higher than max or lower than min
428 428  
429 -(% 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" %)​
430 430  
427 +**Example:**
431 431  
432 -(% 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" %)​
429 + AT+18ALARM=-10,30  ~/~/ Alarm when < -10 or higher than 30.
433 433  
434 434  
435 -After added, the sensor data arrive TTN, it will also arrive and show in Datacake.
432 +* (% style="color:#037691" %)**Downlink Payload:**
436 436  
437 -(% 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" %)​
434 +0x(0B F6 1E)   ~/~/ Same as AT+18ALARM=-10,30
438 438  
436 +(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10)
439 439  
440 -(% 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" %)​
441 441  
439 +(% style="color:#4472c4" %)**2.  Set Separate Probe:**
442 442  
443 -(% 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" %)​
441 +(% style="color:#037691" %)**AT+18ALARM=min,max,index**
444 444  
443 +Index:
445 445  
446 -(% 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" %)​
445 +* 1: Temperature_Red
446 +* 2: Temperature_White
447 +* 3: Temperature_Black
447 447  
448 448  
450 +**Example:**
449 449  
450 -== 2.7  Frequency Plans ==
452 + AT+18ALARM=-10,30,1   ~/~/ Alarm when temperature_red < -10 or higher than 30.
451 451  
452 -(((
453 -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.
454 -)))
455 455  
455 +* (% style="color:#037691" %)**Downlink Payload:**
456 456  
457 +0x(0B F6 1E 01)   ~/~/ Same as AT+18ALARM=-10,30,1
457 457  
458 -=== 2.7.1  EU863-870 (EU868) ===
459 +(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10)
459 459  
460 -(((
461 -(% style="color:blue" %)**Uplink:**
462 -)))
463 463  
464 -(((
465 -868.1 - SF7BW125 to SF12BW125
466 -)))
467 467  
468 -(((
469 -868.3 - SF7BW125 to SF12BW125 and SF7BW250
470 -)))
463 +==== (% style="color:red" %)**Set Alarm Interval:**(%%) ====
471 471  
472 -(((
473 -868.5 - SF7BW125 to SF12BW125
474 -)))
465 +The shortest time of two Alarm packet. (unit: min)
475 475  
476 -(((
477 -867.1 - SF7BW125 to SF12BW125
478 -)))
467 +* (% style="color:#037691" %)**AT Command:**
479 479  
480 -(((
481 -867.3 - SF7BW125 to SF12BW125
482 -)))
469 +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.
483 483  
484 -(((
485 -867.5 - SF7BW125 to SF12BW125
486 -)))
487 487  
488 -(((
489 -867.7 - SF7BW125 to SF12BW125
490 -)))
472 +* (% style="color:#037691" %)**Downlink Payload:**
491 491  
492 -(((
493 -867.9 - SF7BW125 to SF12BW125
494 -)))
474 +0x(0D 00 1E)     **~-~-->** Set AT+ATDC=0x 00 1E = 30 minutes
495 495  
496 -(((
497 -868.8 - FSK
498 -)))
499 499  
500 -(((
501 -
502 -)))
503 503  
504 -(((
505 -(% style="color:blue" %)**Downlink:**
506 -)))
478 +==== (% style="color:red" %)**Poll the Alarm settings:**(%%) ====
507 507  
508 -(((
509 -Uplink channels 1-9 (RX1)
510 -)))
480 +Send a LoRaWAN downlink to ask device send Alarm settings.
511 511  
512 -(((
513 -869.525 - SF9BW125 (RX2 downlink only)
514 -)))
482 +* (% style="color:#037691" %)**Downlink Payload:**
515 515  
484 +0x0E 01
516 516  
517 517  
518 -=== 2.7.2  US902-928(US915) ===
487 +**Example:**
519 519  
520 -(((
521 -
489 +[[image:1655948182791-225.png]]
522 522  
523 -(((
524 -Used in USA, Canada, and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
525 -)))
491 +**Explain:**
526 526  
527 -(((
528 -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.
529 -)))
493 +* Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
530 530  
531 -(((
532 -
533 -)))
534 534  
535 -(((
536 -After Join success, the end node will switch to the correct sub band by:
537 -)))
538 538  
539 -* (((
540 -Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
541 -)))
542 -* (((
543 -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)
544 -)))
497 +== 2.6  LED Status ==
545 545  
546 -
547 -)))
499 +LSN50-v2-D20 has an internal LED, it will active in below situation:
548 548  
501 +* LED will fast blink 5 times when boot, this means the temperature sensor is detected.
502 +* After the fast blinks on boot, the LED will flash once which means device is trying to send Join Packet to the network.
503 +* If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
549 549  
550 550  
551 551  
552 552  
553 -=== 2.7.3  CN470-510 (CN470) ===
508 +== 2.7  Button Function ==
554 554  
555 -(((
556 -Used in China, Default use CHE=1
557 -)))
510 +**Internal RESET button:**
558 558  
559 -(((
560 -(% style="color:blue" %)**Uplink:**
561 -)))
512 +Press this button will reboot the device. Device will process OTAA Join to network again.
562 562  
563 -(((
564 -486.3 - SF7BW125 to SF12BW125
565 -)))
566 566  
567 -(((
568 -486.5 - SF7BW125 to SF12BW125
569 -)))
515 +(% style="color:inherit; font-family:inherit; font-size:26px" %)2.8  ​Firmware Change Log
570 570  
571 -(((
572 -486.7 - SF7BW125 to SF12BW125
573 -)))
517 +**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/]]
574 574  
575 -(((
576 -486.9 - SF7BW125 to SF12BW125
577 -)))
578 578  
579 -(((
580 -487.1 - SF7BW125 to SF12BW125
581 -)))
582 -
583 -(((
584 -487.3 - SF7BW125 to SF12BW125
585 -)))
586 -
587 -(((
588 -487.5 - SF7BW125 to SF12BW125
589 -)))
590 -
591 -(((
592 -487.7 - SF7BW125 to SF12BW125
593 -)))
594 -
595 -(((
596 -
597 -)))
598 -
599 -(((
600 -(% style="color:blue" %)**Downlink:**
601 -)))
602 -
603 -(((
604 -506.7 - SF7BW125 to SF12BW125
605 -)))
606 -
607 -(((
608 -506.9 - SF7BW125 to SF12BW125
609 -)))
610 -
611 -(((
612 -507.1 - SF7BW125 to SF12BW125
613 -)))
614 -
615 -(((
616 -507.3 - SF7BW125 to SF12BW125
617 -)))
618 -
619 -(((
620 -507.5 - SF7BW125 to SF12BW125
621 -)))
622 -
623 -(((
624 -507.7 - SF7BW125 to SF12BW125
625 -)))
626 -
627 -(((
628 -507.9 - SF7BW125 to SF12BW125
629 -)))
630 -
631 -(((
632 -508.1 - SF7BW125 to SF12BW125
633 -)))
634 -
635 -(((
636 -505.3 - SF12BW125 (RX2 downlink only)
637 -)))
638 -
639 -
640 -
641 -=== 2.7.4  AU915-928(AU915) ===
642 -
643 -(((
644 -
645 -
646 -(((
647 -Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
648 -)))
649 -
650 -(((
651 -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.
652 -)))
653 -
654 -(((
655 -
656 -)))
657 -
658 -(((
659 -After Join success, the end node will switch to the correct sub band by:
660 -)))
661 -
662 -* (((
663 -Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
664 -)))
665 -* (((
666 -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)
667 -)))
668 -
669 -
670 -)))
671 -
672 -=== 2.7.5  AS920-923 & AS923-925 (AS923) ===
673 -
674 -(((
675 -(% style="color:blue" %)**Default Uplink channel:**
676 -)))
677 -
678 -(((
679 -923.2 - SF7BW125 to SF10BW125
680 -)))
681 -
682 -(((
683 -923.4 - SF7BW125 to SF10BW125
684 -)))
685 -
686 -(((
687 -
688 -)))
689 -
690 -(((
691 -(% style="color:blue" %)**Additional Uplink Channel**:
692 -)))
693 -
694 -(((
695 -(OTAA mode, channel added by JoinAccept message)
696 -)))
697 -
698 -(((
699 -
700 -)))
701 -
702 -(((
703 -(% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
704 -)))
705 -
706 -(((
707 -922.2 - SF7BW125 to SF10BW125
708 -)))
709 -
710 -(((
711 -922.4 - SF7BW125 to SF10BW125
712 -)))
713 -
714 -(((
715 -922.6 - SF7BW125 to SF10BW125
716 -)))
717 -
718 -(((
719 -922.8 - SF7BW125 to SF10BW125
720 -)))
721 -
722 -(((
723 -923.0 - SF7BW125 to SF10BW125
724 -)))
725 -
726 -(((
727 -922.0 - SF7BW125 to SF10BW125
728 -)))
729 -
730 -(((
731 -
732 -)))
733 -
734 -(((
735 -(% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
736 -)))
737 -
738 -(((
739 -923.6 - SF7BW125 to SF10BW125
740 -)))
741 -
742 -(((
743 -923.8 - SF7BW125 to SF10BW125
744 -)))
745 -
746 -(((
747 -924.0 - SF7BW125 to SF10BW125
748 -)))
749 -
750 -(((
751 -924.2 - SF7BW125 to SF10BW125
752 -)))
753 -
754 -(((
755 -924.4 - SF7BW125 to SF10BW125
756 -)))
757 -
758 -(((
759 -924.6 - SF7BW125 to SF10BW125
760 -)))
761 -
762 -(((
763 -
764 -)))
765 -
766 -(((
767 -(% style="color:blue" %)**Downlink:**
768 -)))
769 -
770 -(((
771 -Uplink channels 1-8 (RX1)
772 -)))
773 -
774 -(((
775 -923.2 - SF10BW125 (RX2)
776 -)))
777 -
778 -
779 -
780 -=== 2.7.6  KR920-923 (KR920) ===
781 -
782 -(((
783 -(% style="color:blue" %)**Default channel:**
784 -)))
785 -
786 -(((
787 -922.1 - SF7BW125 to SF12BW125
788 -)))
789 -
790 -(((
791 -922.3 - SF7BW125 to SF12BW125
792 -)))
793 -
794 -(((
795 -922.5 - SF7BW125 to SF12BW125
796 -)))
797 -
798 -(((
799 -
800 -)))
801 -
802 -(((
803 -(% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
804 -)))
805 -
806 -(((
807 -922.1 - SF7BW125 to SF12BW125
808 -)))
809 -
810 -(((
811 -922.3 - SF7BW125 to SF12BW125
812 -)))
813 -
814 -(((
815 -922.5 - SF7BW125 to SF12BW125
816 -)))
817 -
818 -(((
819 -922.7 - SF7BW125 to SF12BW125
820 -)))
821 -
822 -(((
823 -922.9 - SF7BW125 to SF12BW125
824 -)))
825 -
826 -(((
827 -923.1 - SF7BW125 to SF12BW125
828 -)))
829 -
830 -(((
831 -923.3 - SF7BW125 to SF12BW125
832 -)))
833 -
834 -(((
835 -
836 -)))
837 -
838 -(((
839 -(% style="color:blue" %)**Downlink:**
840 -)))
841 -
842 -(((
843 -Uplink channels 1-7(RX1)
844 -)))
845 -
846 -(((
847 -921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
848 -)))
849 -
850 -
851 -
852 -=== 2.7.7  IN865-867 (IN865) ===
853 -
854 -(((
855 -(% style="color:blue" %)**Uplink:**
856 -)))
857 -
858 -(((
859 -865.0625 - SF7BW125 to SF12BW125
860 -)))
861 -
862 -(((
863 -865.4025 - SF7BW125 to SF12BW125
864 -)))
865 -
866 -(((
867 -865.9850 - SF7BW125 to SF12BW125
868 -)))
869 -
870 -(((
871 -
872 -)))
873 -
874 -(((
875 -(% style="color:blue" %)**Downlink:**
876 -)))
877 -
878 -(((
879 -Uplink channels 1-3 (RX1)
880 -)))
881 -
882 -(((
883 -866.550 - SF10BW125 (RX2)
884 -)))
885 -
886 -
887 -
888 -== 2.8  LED Indicator ==
889 -
890 -The LDDS04 has an internal LED which is used to show the status of different state.
891 -
892 -
893 -* After LDDS04 is turned on, if the 4 channels converter is detected, the LED will (% style="color:green" %)**flash 4 times quickly**(%%).  
894 -* (% style="color:green" %)**Blink once**(%%) when device transmit a packet.
895 -* Solid ON for (% style="color:green" %)**Five Seconds**(%%) when OTAA Join Successfully.
896 -
897 -== 2.9  ​Firmware Change Log ==
898 -
899 -
900 -**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/]]
901 -
902 -
903 903  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
904 904  
905 905  
906 906  
524 += 3.  Battery & How to replace =
907 907  
908 -= 3.  Configure LDDS04 via AT Command or LoRaWAN Downlink =
526 +== 3.1  Battery Type ==
909 909  
910 910  (((
911 -(((
912 -Use can configure LDDS04 via AT Command or LoRaWAN Downlink.
529 +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.
913 913  )))
914 -)))
915 915  
916 -* (((
917 917  (((
918 -AT Command Connection: See [[FAQ>>||anchor="H6.A0FAQ"]].
533 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
919 919  )))
920 -)))
921 -* (((
922 -(((
923 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
924 -)))
925 -)))
926 926  
927 -(((
928 -(((
929 -
930 -)))
931 -
932 -(((
933 -There are two kinds of commands to configure LDDS04, they are:
934 -)))
935 -)))
936 -
937 -* (((
938 -(((
939 -(% style="color:#4f81bd" %)** General Commands**.
940 -)))
941 -)))
942 -
943 -(((
944 -(((
945 -These commands are to configure:
946 -)))
947 -)))
948 -
949 -* (((
950 -(((
951 -General system settings like: uplink interval.
952 -)))
953 -)))
954 -* (((
955 -(((
956 -LoRaWAN protocol & radio related command.
957 -)))
958 -)))
959 -
960 -(((
961 -(((
962 -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]]
963 -)))
964 -)))
965 -
966 -(((
967 -(((
968 -
969 -)))
970 -)))
971 -
972 -* (((
973 -(((
974 -(% style="color:#4f81bd" %)** Commands special design for LDDS04**
975 -)))
976 -)))
977 -
978 -(((
979 -(((
980 -These commands only valid for LDDS04, as below:(% title="Click and drag to resize" %)​
981 -)))
982 -)))
983 -
984 -(% 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" %)​
985 -
986 -
987 -
988 -
989 -== 3.1  Set Transmit Interval Time ==
990 -
991 -Feature: Change LoRaWAN End Node Transmit Interval.
992 -
993 -(% style="color:#037691" %)**AT Command: AT+TDC**
994 -
995 -(% 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" %)​(%%)​
996 -
997 -
998 -(((
999 -(% style="color:#037691" %)**Downlink Command: 0x01**
1000 -)))
1001 -
1002 -(((
1003 -(((
1004 -Format: Command Code (0x01) followed by 3 bytes time value.
1005 -
1006 -(((
1007 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1008 -)))
1009 -
1010 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1011 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1012 -)))
1013 -)))
1014 -
1015 -
1016 -
1017 -== 3.2  Set Interrupt Mode ==
1018 -
1019 -(((
1020 -Feature, Set Interrupt mode for GPIO_EXIT.
1021 -)))
1022 -
1023 -(((
1024 -(% style="color:#037691" %)**Downlink Command: AT+INTMOD**
1025 -)))
1026 -
1027 -(% 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" %)​(%%)​
1028 -
1029 -
1030 -(((
1031 -(% style="color:#037691" %)**Downlink Command: 0x06**
1032 -)))
1033 -
1034 -(((
1035 -Format: Command Code (0x06) followed by 3 bytes.
1036 -)))
1037 -
1038 -(((
1039 -(((
1040 -This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1041 -)))
1042 -)))
1043 -
1044 -* (((
1045 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1046 -)))
1047 -* (((
1048 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1049 -)))
1050 -
1051 -(((
1052 -
1053 -)))
1054 -
1055 -(((
1056 -
1057 -)))
1058 -
1059 -== 3.3  Get Firmware Version Info ==
1060 -
1061 -Feature: use downlink to get firmware version.
1062 -
1063 -(% style="color:#037691" %)**Downlink Command: 0x26**
1064 -
1065 -(% 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" %)​
1066 -
1067 -* Reply to the confirmation package: 26 01
1068 -* Reply to non-confirmed packet: 26 00
1069 -
1070 -Device will send an uplink after got this downlink command. With below payload:
1071 -
1072 -Configures info payload:
1073 -
1074 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1075 -|=(((
1076 -**Size(bytes)**
1077 -)))|=**1**|=**1**|=**1**|=**2**|=**1**|=**4**|=**1**
1078 -|**Value**|Software Type|(((
1079 -Frequency
1080 -
1081 -Band
1082 -)))|Sub-band|(((
1083 -Firmware
1084 -
1085 -Version
1086 -)))|Sensor Type|Reserve|(((
1087 -[[Message Type>>||anchor="H2.4.4A0MessageType"]]
1088 -Always 0x02
1089 -)))
1090 -
1091 -(% 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" %)​
1092 -
1093 -
1094 -**Software Type**: Always 0x03 for LDDS04
1095 -
1096 -
1097 -**Frequency Band**:
1098 -
1099 -*0x01: EU868
1100 -
1101 -*0x02: US915
1102 -
1103 -*0x03: IN865
1104 -
1105 -*0x04: AU915
1106 -
1107 -*0x05: KZ865
1108 -
1109 -*0x06: RU864
1110 -
1111 -*0x07: AS923
1112 -
1113 -*0x08: AS923-1
1114 -
1115 -*0x09: AS923-2
1116 -
1117 -*0xa0: AS923-3
1118 -
1119 -
1120 -**Sub-Band**: value 0x00 ~~ 0x08
1121 -
1122 -
1123 -**Firmware Version**: 0x0100, Means: v1.0.0 version
1124 -
1125 -
1126 -**Sensor Type**:
1127 -
1128 -0x01: LSE01
1129 -
1130 -0x02: LDDS75
1131 -
1132 -0x03: LDDS20
1133 -
1134 -0x04: LLMS01
1135 -
1136 -0x05: LSPH01
1137 -
1138 -0x06: LSNPK01
1139 -
1140 -0x07: LLDS12
1141 -
1142 -
1143 -
1144 -= 4. Battery & How to replace =
1145 -
1146 -== 4.1 Battery Type ==
1147 -
1148 -(((
1149 -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.
1150 -)))
1151 -
1152 -(((
1153 -The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1154 -)))
1155 -
1156 1156  (% 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" %)​(%%)​
1157 1157  
538 +Minimum Working Voltage for the LSN50V2-D2X:
1158 1158  
1159 -Minimum Working Voltage for the LDDS04:
540 +LSN50V2-D2X:  2.45v ~~ 3.6v
1160 1160  
1161 -LDDS04:  2.45v ~~ 3.6v
1162 1162  
1163 1163  
544 +== 4.2  Replace Battery ==
1164 1164  
1165 -== 4.2 Replace Battery ==
1166 -
1167 1167  (((
1168 1168  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1169 1169  )))
... ... @@ -1174,7 +1174,7 @@
1174 1174  
1175 1175  
1176 1176  
1177 -== 4.3 Power Consumption Analyze ==
556 +== 4.3  Power Consumption Analyze ==
1178 1178  
1179 1179  (((
1180 1180  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.
... ... @@ -1187,7 +1187,7 @@
1187 1187  
1188 1188  **Step 1 :**  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1189 1189  
1190 -[[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/]]
569 +[[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/]]
1191 1191  
1192 1192  
1193 1193  **Step 2 :**  Open it and choose
... ... @@ -1198,19 +1198,21 @@
1198 1198  
1199 1199  And the Life expectation in difference case will be shown on the right.
1200 1200  
1201 -(% 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" %)​(%%)​
580 +[[image:image-20220623094856-3.jpeg||height="393" width="1214"]]
1202 1202  
1203 1203  
583 +(% 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" %)​(%%)​
584 +
1204 1204  The battery related documents as below:
1205 1205  
1206 1206  * (((
1207 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
588 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1208 1208  )))
1209 1209  * (((
1210 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
591 +[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1211 1211  )))
1212 1212  * (((
1213 -[[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]]
594 +[[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/]]
1214 1214  )))
1215 1215  
1216 1216  (% 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" %)​(%%)​
... ... @@ -1217,26 +1217,32 @@
1217 1217  
1218 1218  
1219 1219  
1220 -=== 4.3.1 ​Battery Note ===
601 +=== 4.3.1  ​Battery Note ===
1221 1221  
1222 1222  (((
604 +(((
1223 1223  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.
1224 1224  )))
607 +)))
1225 1225  
1226 1226  
1227 1227  
1228 -=== ​4.3.2 Replace the battery ===
611 +=== ​4.3.2  Replace the battery ===
1229 1229  
1230 1230  (((
1231 -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.
614 +(((
615 +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.
1232 1232  )))
1233 1233  
1234 1234  
1235 1235  (((
1236 -The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user cant 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).
620 +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)
1237 1237  )))
1238 1238  
623 +
624 +)))
1239 1239  
626 +
1240 1240  = 5.  Use AT Command =
1241 1241  
1242 1242  == 5.1  Access AT Commands ==
1655948182791-225.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +95.1 KB
Content
1655948911890-793.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
image-20220623094856-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +102.7 KB
Content