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)
Details
- Page properties
-
- Content
-
... ... @@ -622,120 +622,90 @@ 622 622 623 623 (% style="color:#037691" %)** Keys, IDs and EUIs management :** 624 624 625 -AT+APPEUI : Application EUI 625 +AT+APPEUI : Application EUI 626 626 627 -AT+APPKEY : Application Key 627 +AT+APPKEY : Application Key 628 628 629 -AT+APPSKEY : Application Session Key 629 +AT+APPSKEY : Application Session Key 630 630 631 -AT+DADDR : Device Address 631 +AT+DADDR : Device Address 632 632 633 -AT+DEUI : Device EUI 633 +AT+DEUI : Device EUI 634 634 635 -AT+NWKID : Network ID (You can enter this command change only after successful network connection) 635 +AT+NWKID : Network ID (You can enter this command change only after successful network connection) 636 636 637 637 AT+NWKSKEY : Network Session Key Joining and sending date on LoRa network 638 638 639 -AT+CFM : Confirm Mode 639 +AT+CFM : Confirm Mode 640 640 641 -AT+CFS : Confirm Status 641 +AT+CFS : Confirm Status 642 642 643 -AT+JOIN : Join LoRa? Network 643 +AT+JOIN : Join LoRa? Network 644 644 645 -AT+NJM : LoRa? Network Join Mode 645 +AT+NJM : LoRa? Network Join Mode 646 646 647 -AT+NJS : LoRa? Network Join Status 647 +AT+NJS : LoRa? Network Join Status 648 648 649 -AT+RECV : Print Last Received Data in Raw Format 649 +AT+RECV : Print Last Received Data in Raw Format 650 650 651 -AT+RECVB : Print Last Received Data in Binary Format 651 +AT+RECVB : Print Last Received Data in Binary Format 652 652 653 -AT+SEND : Send Text Data 653 +AT+SEND : Send Text Data 654 654 655 -AT+SENB : Send Hexadecimal Data 655 +AT+SENB : Send Hexadecimal Data 656 656 657 657 658 658 (% style="color:#037691" %)** LoRa Network Management :** 659 659 660 -AT+ADR 660 +AT+ADR : Adaptive Rate 661 661 662 -AT+CLASS 662 +AT+CLASS : LoRa Class(Currently only support class A 663 663 664 -AT+DCS 664 +AT+DCS : Duty Cycle Setting 665 665 666 -AT+DR 666 +AT+DR : Data Rate (Can Only be Modified after ADR=0) 667 667 668 -AT+FCD 668 +AT+FCD : Frame Counter Downlink 669 669 670 -AT+FCU 670 +AT+FCU : Frame Counter Uplink 671 671 672 -AT+JN1DL 672 +AT+JN1DL : Join Accept Delay1 673 673 674 -AT+JN2DL 674 +AT+JN2DL : Join Accept Delay2 675 675 676 -AT+PNM 676 +AT+PNM : Public Network Mode 677 677 678 -AT+RX1DL 678 +AT+RX1DL : Receive Delay1 679 679 680 -AT+RX2DL 680 +AT+RX2DL : Receive Delay2 681 681 682 -AT+RX2DR 682 +AT+RX2DR : Rx2 Window Data Rate 683 683 684 -AT+RX2FQ 684 +AT+RX2FQ : Rx2 Window Frequency 685 685 686 -AT+TXP 686 +AT+TXP : Transmit Power 687 687 688 688 689 689 (% style="color:#037691" %)** Information :** 690 690 691 -AT+RSSI 691 +AT+RSSI : RSSI of the Last Received Packet 692 692 693 -AT+SNR 693 +AT+SNR : SNR of the Last Received Packet 694 694 695 -AT+VER 695 +AT+VER : Image Version and Frequency Band 696 696 697 -AT+FDR 697 +AT+FDR : Factory Data Reset 698 698 699 -AT+PORT 699 +AT+PORT : Application Port 700 700 701 -AT+CHS 701 +AT+CHS : Get or Set Frequency (Unit: Hz) for Single Channel Mode 702 702 703 - AT+CHE 703 + AT+CHE : Get or Set eight channels mode, Only for US915, AU915, CN470 704 704 705 705 706 706 707 -== 3.2 Set TransmitIntervalTime ==707 +== 3.2 Set Interrupt Mode == 708 708 709 -Feature: Change LoRaWAN End Node Transmit Interval. 710 - 711 -(% style="color:#037691" %)**AT Command: AT+TDC** 712 - 713 -[[image:image-20220610173409-7.png]] 714 - 715 - 716 -((( 717 -(% style="color:#037691" %)**Downlink Command: 0x01** 718 -))) 719 - 720 -((( 721 -((( 722 -Format: Command Code (0x01) followed by 3 bytes time value. 723 - 724 -((( 725 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 726 -))) 727 - 728 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 729 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 730 -))) 731 -))) 732 - 733 - 734 - 735 - 736 - 737 -== 3.3 Set Interrupt Mode == 738 - 739 739 Feature, Set Interrupt mode for GPIO_EXIT. 740 740 741 741 (% style="color:#037691" %)**Downlink Command: AT+INTMOD** ... ... @@ -754,6 +754,8 @@ 754 754 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 755 755 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 756 756 727 + 728 + 757 757 = 4. FAQ = 758 758 759 759 == 4.1 What is the frequency plan for LDDS75? ==