Changes for page LMDS200 -- LoRaWAN Microwave Radar Distance Sensor User Manual
Last modified by Xiaoling on 2025/04/27 16:45
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -423,12 +423,36 @@ 423 423 424 424 425 425 426 -== 2.4 UplinkInterval ==426 +== 2.4 Downlink Payload == 427 427 428 - The LDDS75 by defaultuplink the sensor data every20minutes.User can changethis intervalby AT Commandr LoRaWAN DownlinkCommand. See this link: [[Change Uplink Interval>>doc:Main.EndDeviceAT Commandsand DownlinkCommand.WebHome||anchor="H4.1ChangeUplinkInterval"]]428 +By default, LDDS20 prints the downlink payload to console port. 429 429 430 +[[image:image-20220615100930-15.png]] 430 430 431 431 433 +**Examples:** 434 + 435 + 436 +* **Set TDC** 437 + 438 +If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), while type code is 01. 439 + 440 +Payload: 01 00 00 1E TDC=30S 441 + 442 +Payload: 01 00 00 3C TDC=60S 443 + 444 + 445 +* **Reset** 446 + 447 +If payload = 0x04FF, it will reset the LDDS20 448 + 449 + 450 +* **CFM** 451 + 452 +Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0 453 + 454 + 455 + 432 432 == 2.5 Show Data in DataCake IoT Server == 433 433 434 434 (((