Last modified by Mengting Qiu on 2025/08/06 17:02

From version 174.8
edited by Xiaoling
on 2022/06/15 10:37
Change comment: There is no comment for this version
To version 174.3
edited by Xiaoling
on 2022/06/15 10:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -362,8 +362,6 @@
362 362  * If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor.
363 363  * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid.
364 364  
365 -
366 -
367 367  === 2.3.3  Interrupt Pin ===
368 368  
369 369  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2A0SetInterruptMode"]] for the hardware and software set up.
... ... @@ -527,7 +527,7 @@
527 527  The battery related documents as below:
528 528  
529 529  * (((
530 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]],
528 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/le=LSN50-Battery-Dimension.pdf]],
531 531  )))
532 532  * (((
533 533  [[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]],
... ... @@ -540,14 +540,9 @@
540 540  
541 541  
542 542  
543 -== 2.8.2  Battery Note ==
544 544  
545 -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 uplink data, then the battery life may be decreased.
542 +=== 2.10. Replace the battery ===
546 546  
547 -
548 -
549 -=== 2.8.3  Replace the battery ===
550 -
551 551  (((
552 552  You can change the battery in the LDDS75.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.
553 553  )))
... ... @@ -562,27 +562,88 @@
562 562  
563 563  
564 564  
565 -== 2.8.4  Battery Life Analyze ==
558 += 3Configure LDDS75 via AT Command or LoRaWAN Downlink =
566 566  
567 -Dragino battery powered products are all run in Low Power mode. User can check the guideline from this link to calculate the estimate battery life:
560 +(((
561 +(((
562 +Use can configure LDDS75 via AT Command or LoRaWAN Downlink.
563 +)))
564 +)))
568 568  
569 -[[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf]]
566 +* (((
567 +(((
568 +AT Command Connection: See [[FAQ>>||anchor="H4.A0FAQ"]].
569 +)))
570 +)))
571 +* (((
572 +(((
573 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
574 +)))
575 +)))
570 570  
577 +(((
578 +(((
579 +
580 +)))
571 571  
582 +(((
583 +There are two kinds of commands to configure LDDS75, they are:
584 +)))
585 +)))
572 572  
573 -= 3.  Using the AT Commands =
587 +* (((
588 +(((
589 +(% style="color:#4f81bd" %)** General Commands**.
590 +)))
591 +)))
574 574  
575 575  (((
576 576  (((
595 +These commands are to configure:
596 +)))
597 +)))
598 +
599 +* (((
600 +(((
601 +General system settings like: uplink interval.
602 +)))
603 +)))
604 +* (((
605 +(((
606 +LoRaWAN protocol & radio related command.
607 +)))
608 +)))
609 +
610 +(((
611 +(((
612 +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]]
613 +)))
614 +)))
615 +
616 +(((
617 +(((
577 577  
578 578  )))
579 579  )))
580 580  
581 -== 3.1  Access AT Commands ==
622 +* (((
623 +(((
624 +(% style="color:#4f81bd" %)** Commands special design for LDDS75**
625 +)))
626 +)))
582 582  
583 -LDDS20 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LDDS20 for using AT command, as below.
628 +(((
629 +(((
630 +These commands only valid for LDDS75, as below:
631 +)))
632 +)))
584 584  
585 585  
635 +
636 +== 3.1  Access AT Commands ==
637 +
638 +LDDS75 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LDDS75 for using AT command, as below.
639 +
586 586  [[image:image-20220610172924-4.png||height="483" width="988"]]
587 587  
588 588