Changes for page LMDS200 -- LoRaWAN Microwave Radar Distance Sensor User Manual
Last modified by Mengting Qiu on 2025/08/06 17:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -363,6 +363,7 @@ 363 363 * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid. 364 364 365 365 366 + 366 366 === 2.3.3 Interrupt Pin === 367 367 368 368 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. ... ... @@ -406,7 +406,7 @@ 406 406 While using TTN network, you can add the payload format to decode the payload. 407 407 408 408 409 -[[image:16552 61164557-670.png]]410 +[[image:1654850829385-439.png]] 410 410 411 411 The payload decoder function for TTN V3 is here: 412 412 ... ... @@ -495,6 +495,7 @@ 495 495 * Blink once when device transmit a packet. 496 496 497 497 499 + 498 498 == 2.7 Firmware Change Log == 499 499 500 500 ... ... @@ -568,144 +568,138 @@ 568 568 569 569 570 570 571 -= 3. Usingthe AT Commands=573 += 3. Configure LDDS75 via AT Command or LoRaWAN Downlink = 572 572 573 573 ((( 574 574 ((( 575 - 577 +Use can configure LDDS75 via AT Command or LoRaWAN Downlink. 576 576 ))) 577 577 ))) 578 578 579 -== 3.1 Access AT Commands == 581 +* ((( 582 +((( 583 +AT Command Connection: See [[FAQ>>||anchor="H4.A0FAQ"]]. 584 +))) 585 +))) 586 +* ((( 587 +((( 588 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]] 589 +))) 590 +))) 580 580 581 -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. 592 +((( 593 +((( 594 + 595 +))) 582 582 597 +((( 598 +There are two kinds of commands to configure LDDS75, they are: 599 +))) 600 +))) 583 583 584 -[[image:image-20220610172924-4.png||height="483" width="988"]] 602 +* ((( 603 +((( 604 +(% style="color:#4f81bd" %)** General Commands**. 605 +))) 606 +))) 585 585 608 +((( 609 +((( 610 +These commands are to configure: 611 +))) 612 +))) 586 586 587 -Or if you have below board, use below connection: 614 +* ((( 615 +((( 616 +General system settings like: uplink interval. 617 +))) 618 +))) 619 +* ((( 620 +((( 621 +LoRaWAN protocol & radio related command. 622 +))) 623 +))) 588 588 625 +((( 626 +((( 627 +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]] 628 +))) 629 +))) 589 589 590 -[[image:image-20220610172924-5.png]] 631 +((( 632 +((( 633 + 634 +))) 635 +))) 591 591 637 +* ((( 638 +((( 639 +(% style="color:#4f81bd" %)** Commands special design for LDDS75** 640 +))) 641 +))) 592 592 593 593 ((( 594 -In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS20. LDDS20 will output system info once power on as below: 644 +((( 645 +These commands only valid for LDDS75, as below: 595 595 ))) 647 +))) 596 596 597 597 598 - [[image:image-20220610172924-6.png||height="601" width="860"]] 599 599 600 - Belowarethe available commands, a more detailedAT Command manualcan befound at [[AT CommandManual>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]].651 +== 3.1 Access AT Commands == 601 601 653 +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. 602 602 603 - AT+<CMD>?:Helpon<CMD>655 +[[image:image-20220610172924-4.png||height="483" width="988"]] 604 604 605 -AT+<CMD> : Run <CMD> 606 606 607 - AT+<CMD>=<value>:Setthevalue658 +Or if you have below board, use below connection: 608 608 609 -AT+<CMD>=? : Get the value 610 610 661 +[[image:image-20220610172924-5.png]] 611 611 612 -(% style="color:#037691" %)** General Commands :** 613 613 614 -AT : Attention 664 +((( 665 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS75. LDDS75 will output system info once power on as below: 666 +))) 615 615 616 -AT? : Short Help 617 617 618 - ATZ:MCU Reset669 + [[image:image-20220610172924-6.png||height="601" width="860"]] 619 619 620 -AT+TDC : Application Data Transmission Interval 621 621 622 622 623 - (% style="color:#037691"%)** Keys,IDsand EUIsanagement:**673 +== 3.2 Set Transmit Interval Time == 624 624 625 - AT+APPEUI:ApplicationEUI675 +Feature: Change LoRaWAN End Node Transmit Interval. 626 626 627 - AT+APPKEY:pplicationKey677 +(% style="color:#037691" %)**AT Command: AT+TDC** 628 628 629 - AT+APPSKEY : Application Session Key679 +[[image:image-20220610173409-7.png]] 630 630 631 -AT+DADDR : Device Address 632 632 633 -AT+DEUI : Device EUI 682 +((( 683 +(% style="color:#037691" %)**Downlink Command: 0x01** 684 +))) 634 634 635 -AT+NWKID : Network ID (You can enter this command change only after successful network connection) 686 +((( 687 +((( 688 +Format: Command Code (0x01) followed by 3 bytes time value. 636 636 637 -AT+NWKSKEY : Network Session Key Joining and sending date on LoRa network 690 +((( 691 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 692 +))) 638 638 639 -AT+CFM : Confirm Mode 694 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 695 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 696 +))) 697 +))) 640 640 641 -AT+CFS : Confirm Status 642 642 643 -AT+JOIN : Join LoRa? Network 644 644 645 -AT+NJM : LoRa? Network Join Mode 646 646 647 -AT+NJS : LoRa? Network Join Status 648 648 649 - AT+RECV:PrintLast Received Datain Raw Format703 +== 3.3 Set Interrupt Mode == 650 650 651 -AT+RECVB : Print Last Received Data in Binary Format 652 - 653 -AT+SEND : Send Text Data 654 - 655 -AT+SENB : Send Hexadecimal Data 656 - 657 - 658 -(% style="color:#037691" %)** LoRa Network Management :** 659 - 660 -AT+ADR : Adaptive Rate 661 - 662 -AT+CLASS : LoRa Class(Currently only support class A 663 - 664 -AT+DCS : Duty Cycle Setting 665 - 666 -AT+DR : Data Rate (Can Only be Modified after ADR=0) 667 - 668 -AT+FCD : Frame Counter Downlink 669 - 670 -AT+FCU : Frame Counter Uplink 671 - 672 -AT+JN1DL : Join Accept Delay1 673 - 674 -AT+JN2DL : Join Accept Delay2 675 - 676 -AT+PNM : Public Network Mode 677 - 678 -AT+RX1DL : Receive Delay1 679 - 680 -AT+RX2DL : Receive Delay2 681 - 682 -AT+RX2DR : Rx2 Window Data Rate 683 - 684 -AT+RX2FQ : Rx2 Window Frequency 685 - 686 -AT+TXP : Transmit Power 687 - 688 - 689 -(% style="color:#037691" %)** Information :** 690 - 691 -AT+RSSI : RSSI of the Last Received Packet 692 - 693 -AT+SNR : SNR of the Last Received Packet 694 - 695 -AT+VER : Image Version and Frequency Band 696 - 697 -AT+FDR : Factory Data Reset 698 - 699 -AT+PORT : Application Port 700 - 701 -AT+CHS : Get or Set Frequency (Unit: Hz) for Single Channel Mode 702 - 703 - AT+CHE : Get or Set eight channels mode, Only for US915, AU915, CN470 704 - 705 - 706 - 707 -== 3.2 Set Interrupt Mode == 708 - 709 709 Feature, Set Interrupt mode for GPIO_EXIT. 710 710 711 711 (% style="color:#037691" %)**Downlink Command: AT+INTMOD** ... ... @@ -724,13 +724,11 @@ 724 724 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 725 725 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 726 726 727 - 728 - 729 729 = 4. FAQ = 730 730 731 -== 4.1 What is the frequency plan for LDDS 20? ==725 +== 4.1 What is the frequency plan for LDDS75? == 732 732 733 -LDDS 20use the same frequency as other Dragino products. User can see the detail from this link: [[Introduction>>doc:Main.End Device Frequency Band.WebHome||anchor="H1.Introduction"]]727 +LDDS75 use the same frequency as other Dragino products. User can see the detail from this link: [[Introduction>>doc:Main.End Device Frequency Band.WebHome||anchor="H1.Introduction"]] 734 734 735 735 736 736
- 1655261164557-670.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -59.2 KB - Content