Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -14,7 +14,6 @@ 14 14 15 15 ((( 16 16 **This page shows the common commands since Dragino LoRaWAN stack DR-LWS-005. Make sure the end node support stack higher than DR-LWS-005 before checking this page.** 17 - 18 18 19 19 20 20 ))) ... ... @@ -22,12 +22,14 @@ 22 22 = 2. How to use AT Commands or Downlink command = 23 23 24 24 25 -* ForAT Command,See Devices User Manual forDevice. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]26 -* ForLoRaWAN Downlink: The gateway transfer downlink command in HEX format. This page shows theHEX format downlinkcodefor eachcommand. but some servers use base64 as downlink code. Below are reference for how to use downlink command:24 +* **AT Command** : See Devices User Manual for how to connect to device via USB TTL adapter and use. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]] 25 +* **LoRaWAN Downlink Command**: The gateway transfer downlink command in HEX format. This page shows the Downlink Command In HEX format. Please note some LoRaWAN servers use base64 as downlink code so user need to convert HEX to Base64 and use. Below are references for how to use downlink command: 27 27 ** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]] 28 28 ** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]], [[How to Convert>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.1ConvertHEXtoBase64]]? 29 29 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 30 30 30 + 31 + 31 31 = 3. Support End Node and firmware version = 32 32 33 33 ... ... @@ -102,6 +102,7 @@ 102 102 ))) 103 103 ))) 104 104 106 + 105 105 = 4. System Management Commands = 106 106 107 107 == 4.1 Change Uplink Interval == ... ... @@ -667,7 +667,6 @@ 667 667 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 668 668 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 669 669 670 - 671 671 == 7.2 LoRa® Class == 672 672 673 673 ... ... @@ -734,7 +734,6 @@ 734 734 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 735 735 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 736 736 737 - 738 738 == 7.5 Frame Counter Downlink == 739 739 740 740 ... ... @@ -1021,7 +1021,7 @@ 1021 1021 ))) 1022 1022 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1023 1023 1024 -(% style="color:blue" %)**Downlink Command: 0x24** 1024 +(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)** 1025 1025 1026 1026 Format: Command Code (0x24) followed by 1 bytes channel value. 1027 1027