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,7 +123,9 @@ 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 128 128 ((( 129 129 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. ... ... @@ -161,9 +161,13 @@ 161 161 **Downlink Command: 0x04** 162 162 {{/info}} 163 163 166 +((( 164 164 Format: Command Code (0x04) followed by FF. 168 +))) 165 165 170 +((( 166 166 If the downlink payload=**04FF**, the end node will reboot. 172 +))) 167 167 168 168 == 4.3 Reset to factory Default == 169 169 ... ... @@ -194,9 +194,13 @@ 194 194 **Downlink Command: 0x04** 195 195 {{/info}} 196 196 203 +((( 197 197 Format: Command Code (0x04) followed by FE. 205 +))) 198 198 207 +((( 199 199 If the downlink payload=**04FE**, Reset Parameters to Factory Default, Keys Reserve. 209 +))) 200 200 201 201 202 202 == 4.4 Show Firmware Version == ... ... @@ -220,19 +220,25 @@ 220 220 **Downlink Command: 0x26 (Valid in 006 stack)** 221 221 {{/info}} 222 222 233 +((( 223 223 Downlink Format: 0x26 235 +))) 224 224 225 225 ((( 226 226 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 227 227 ))) 228 228 241 +((( 229 229 **xx: Software Type:** 243 +))) 230 230 231 231 * 0x00 01: LGT92 Version 232 232 * 0x00 02: LBT1 233 233 * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01 234 234 249 +((( 235 235 **yy: Frequency Band:** 251 +))) 236 236 237 237 * 0x01: EU868 238 238 * 0x02: US915 ... ... @@ -245,7 +245,9 @@ 245 245 * 0x09: AS923-2 246 246 * 0xa0: AS923-3 247 247 264 +((( 248 248 **zz: Subband** 266 +))) 249 249 250 250 firmware version: v1.1.0 ~-~-> 110 251 251 ... ... @@ -969,11 +969,15 @@ 969 969 ))) 970 970 |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK 971 971 972 -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 +))) 973 973 974 974 [[image:image-20220511120050-1.png]] 975 975 996 +((( 976 976 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 +))) 977 977 978 978 == 7.21 Get or Set RXwindows2 timeout == 979 979