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
-
... ... @@ -362,6 +362,7 @@ 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 + 365 365 === 2.3.3 Interrupt Pin === 366 366 367 367 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. ... ... @@ -493,6 +493,7 @@ 493 493 * Solid ON for 5 seconds once device successful Join the network. 494 494 * Blink once when device transmit a packet. 495 495 497 + 496 496 == 2.7 Firmware Change Log == 497 497 498 498 ... ... @@ -686,24 +686,54 @@ 686 686 687 687 (% style="color:#037691" %)** Information :** 688 688 689 -AT+RSSI : 691 +AT+RSSI : RSSI of the Last Received Packet 690 690 691 -AT+SNR 693 +AT+SNR : SNR of the Last Received Packet 692 692 693 -AT+VER 695 +AT+VER : Image Version and Frequency Band 694 694 695 -AT+FDR : 697 +AT+FDR : Factory Data Reset 696 696 697 -AT+PORT : 699 +AT+PORT : Application Port 698 698 699 -AT+CHS 701 +AT+CHS : Get or Set Frequency (Unit: Hz) for Single Channel Mode 700 700 701 - AT+CHE 703 + AT+CHE : Get or Set eight channels mode, Only for US915, AU915, CN470 702 702 703 703 704 704 705 -== 3.2 Set Inter ruptMode ==707 +== 3.2 Set Transmit Interval Time == 706 706 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 + 707 707 Feature, Set Interrupt mode for GPIO_EXIT. 708 708 709 709 (% style="color:#037691" %)**Downlink Command: AT+INTMOD** ... ... @@ -722,18 +722,17 @@ 722 722 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 723 723 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 724 724 725 - 726 726 = 4. FAQ = 727 727 728 -== 4.1 What is the frequency plan for LDDS 20? ==759 +== 4.1 What is the frequency plan for LDDS75? == 729 729 730 -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"]]761 +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"]] 731 731 732 732 733 733 734 734 == 4.2 How to change the LoRa Frequency Bands/Region == 735 735 736 -You can follow the instructions for [[how to upgrade image>>||anchor="H2. 7A0200BFirmwareChangeLog"]].767 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.8A0200BFirmwareChangeLog"]]. 737 737 When downloading the images, choose the required image file for download. 738 738 739 739