Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -123,9 +123,13 @@ 123 123 **Downlink Command: 0x01** 124 124 {{/info}} 125 125 126 +((( 126 126 Format: Command Code (0x01) followed by 3 bytes time value. 128 +))) 127 127 130 +((( 128 128 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 132 +))) 129 129 130 130 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 131 131 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds ... ... @@ -159,9 +159,13 @@ 159 159 **Downlink Command: 0x04** 160 160 {{/info}} 161 161 166 +((( 162 162 Format: Command Code (0x04) followed by FF. 168 +))) 163 163 170 +((( 164 164 If the downlink payload=**04FF**, the end node will reboot. 172 +))) 165 165 166 166 == 4.3 Reset to factory Default == 167 167 ... ... @@ -192,9 +192,13 @@ 192 192 **Downlink Command: 0x04** 193 193 {{/info}} 194 194 203 +((( 195 195 Format: Command Code (0x04) followed by FE. 205 +))) 196 196 207 +((( 197 197 If the downlink payload=**04FE**, Reset Parameters to Factory Default, Keys Reserve. 209 +))) 198 198 199 199 200 200 == 4.4 Show Firmware Version == ... ... @@ -218,17 +218,25 @@ 218 218 **Downlink Command: 0x26 (Valid in 006 stack)** 219 219 {{/info}} 220 220 233 +((( 221 221 Downlink Format: 0x26 235 +))) 222 222 237 +((( 223 223 Device will reply with firmware version info, device info. frequency band info. detail please check device user manual. Total 5 bytes Example: If device is of firmware version 1.1.0 Upload: xx ~-~- yy ~-~- zz ~-~- 110 total 5 bytes 239 +))) 224 224 241 +((( 225 225 **xx: Software Type:** 243 +))) 226 226 227 227 * 0x00 01: LGT92 Version 228 228 * 0x00 02: LBT1 229 229 * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01 230 230 249 +((( 231 231 **yy: Frequency Band:** 251 +))) 232 232 233 233 * 0x01: EU868 234 234 * 0x02: US915 ... ... @@ -241,7 +241,9 @@ 241 241 * 0x09: AS923-2 242 242 * 0xa0: AS923-3 243 243 264 +((( 244 244 **zz: Subband** 266 +))) 245 245 246 246 firmware version: v1.1.0 ~-~-> 110 247 247 ... ... @@ -965,11 +965,15 @@ 965 965 ))) 966 966 |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK 967 967 968 -AT+RX1TWO is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 990 +((( 991 +**AT+RX1TWO** is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 992 +))) 969 969 970 970 [[image:image-20220511120050-1.png]] 971 971 996 +((( 972 972 Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink. 998 +))) 973 973 974 974 == 7.21 Get or Set RXwindows2 timeout == 975 975