<
From version < 50.11 >
edited by Xiaoling
on 2022/07/13 13:37
To version < 50.15 >
edited by Xiaoling
on 2022/07/13 13:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,6 +27,7 @@
27 27  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
28 28  
29 29  
30 +
30 30  = 3. Support End Node and firmware version =
31 31  
32 32  
... ... @@ -110,6 +110,7 @@
110 110  
111 111  Feature: Change LoRaWAN End Node Transmit Interval.
112 112  
114 +
113 113  (% style="color:blue" %)**AT Command: AT+TDC**
114 114  
115 115  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
... ... @@ -140,6 +140,7 @@
140 140  * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
141 141  
142 142  
145 +
143 143  == 4.2 Reboot End Node ==
144 144  
145 145  
... ... @@ -148,7 +148,6 @@
148 148  
149 149  (% style="color:blue" %)**AT Command: ATZ**
150 150  
151 -
152 152  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
153 153  |=(% colspan="3" %)ATZ: Trig a reset of the MCU
154 154  |**Command Example**|**Function**|**Response**
... ... @@ -166,9 +166,9 @@
166 166  <followed by the Tx and Rx information>
167 167  )))
168 168  
171 +
169 169  (% style="color:blue" %)**Downlink Command: 0x04**
170 170  
171 -
172 172  (((
173 173  Format: Command Code (0x04) followed by FF.
174 174  )))
... ... @@ -184,6 +184,7 @@
184 184  
185 185  Feature: Reset the parameters to Factory Default, factory default value depends on the firmware settings, the OTAA and ABP keys will reserve after this command.
186 186  
189 +
187 187  (% style="color:blue" %)**AT Command: AT+FDR**
188 188  
189 189  (% border="1" style="background-color:#ffffcc; color:green; width:831.222px" %)
... ... @@ -203,9 +203,9 @@
203 203  Please set the parameters or reset Device to apply change
204 204  )))
205 205  
209 +
206 206  (% style="color:blue" %)**Downlink Command: 0x04**
207 207  
208 -
209 209  (((
210 210  Format: Command Code (0x04) followed by FE.
211 211  )))
... ... @@ -217,12 +217,12 @@
217 217  
218 218  == 4.4 Show Firmware Version ==
219 219  
223 +
220 220  Feature: Show firmware version. No downlink command yet.
221 221  
222 222  
223 223  (% style="color:blue" %)**AT Command: AT+VER**
224 224  
225 -
226 226  (% border="1" style="background-color:#ffffcc; color:green; width:586px" %)
227 227  |=(% colspan="3" style="width: 583px;" %)AT+VER: Image Version and Frequency Band
228 228  |(% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -232,9 +232,9 @@
232 232  OK
233 233  )))
234 234  
238 +
235 235  (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)**
236 236  
237 -
238 238  (((
239 239  Downlink Format: 0x26
240 240  )))
... ... @@ -244,6 +244,9 @@
244 244  )))
245 245  
246 246  (((
250 +
251 +
252 +
247 247  **xx: Software Type:**
248 248  )))
249 249  
... ... @@ -252,6 +252,9 @@
252 252  * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01
253 253  
254 254  (((
261 +
262 +
263 +
255 255  **yy: Frequency Band:**
256 256  )))
257 257  
... ... @@ -267,6 +267,9 @@
267 267  * 0xa0: AS923-3
268 268  
269 269  (((
279 +
280 +
281 +
270 270  **zz: Subband**
271 271  )))
272 272  
... ... @@ -275,12 +275,12 @@
275 275  
276 276  == 4.5 Show System Configure ==
277 277  
290 +
278 278  Feature: Show All configure. No downlink command yet.
279 279  
280 280  
281 281  (% style="color:blue" %)**AT Command: AT+CFG**
282 282  
283 -
284 284  (% border="1" style="background-color:#ffffcc; color:green; width:599.222px" %)
285 285  |=(% colspan="3" style="width: 596px;" %)AT+CFG: Print all configurations
286 286  |(% style="width:160px" %)**Command Example**|(% style="width:154px" %)**Function**|(% style="width:280px" %)**Response**
... ... @@ -298,16 +298,19 @@
298 298  OK
299 299  )))
300 300  
313 +
314 +
301 301  = 5. Keys, IDs and EUIs management =
302 302  
317 +
303 303  == 5.1 Application EUI ==
304 304  
320 +
305 305  Feature: Get or Set the Application EUI.
306 306  
307 307  
308 308  (% style="color:blue" %)**AT Command: AT+APPEUI**
309 309  
310 -
311 311  (% border="1" style="background-color:#ffffcc; color:green; width:686.222px" %)
312 312  |=(% colspan="3" style="width: 683px;" %)AT+APPEUI
313 313  |(% style="width:305px" %)**Command Example**|(% style="width:186px" %)**Function**|(% style="width:191px" %)**Response**
... ... @@ -316,14 +316,16 @@
316 316  )))
317 317  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
318 318  
334 +
335 +
319 319  == 5.2 Application Key ==
320 320  
338 +
321 321  Feature: Get or Set the Application Key.
322 322  
323 323  
324 324  (% style="color:blue" %)**AT Command: AT+APPKEY**
325 325  
326 -
327 327  (% border="1" style="background-color:#ffffcc; color:green; width:976.222px" %)
328 328  |=(% colspan="3" style="width: 973px;" %)AT+APPKEY
329 329  |(% style="width:441px" %)**Command Example**|(% style="width:180px" %)**Function**|(% style="width:350px" %)**Response**
... ... @@ -332,6 +332,8 @@
332 332  )))
333 333  |(% style="width:441px" %)AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|(% style="width:180px" %)Set the Application Key|(% style="width:350px" %)OK
334 334  
352 +
353 +
335 335  == 5.3 Application Session Key ==
336 336  
337 337  Feature: Get or Set the Application Session Key.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0