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
-
... ... @@ -252,14 +252,17 @@ 252 252 253 253 Feature: Get or Set the Application Session Key. 254 254 255 -AT Command: AT+APPSKEY 255 +{{info}} 256 +**AT Command: AT+APPSKEY** 257 +{{/info}} 256 256 257 -|=(% colspan="3" %)AT+APPSKEY 258 -|**Command Example**|**Function**|**Response** 259 -|AT+APPSKEY=?|Get the Application Session Key|00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2((( 259 +(% style="background-color:#ffffcc; color:green; width:1040.22px" %) 260 +|=(% colspan="3" style="width: 1037px;" %)AT+APPSKEY 261 +|(% style="width:451px" %)**Command Example**|(% style="width:231px" %)**Function**|(% style="width:354px" %)**Response** 262 +|(% style="width:451px" %)AT+APPSKEY=?|(% style="width:231px" %)Get the Application Session Key|(% style="width:354px" %)00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2((( 260 260 OK 261 261 ))) 262 -|AT+APPSKEY=00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2|Set the Application Session Key .|(While Error in format, return AT_PARAM_ERROR)(((265 +|(% style="width:451px" %)AT+APPSKEY=00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2|(% style="width:231px" %)Set the Application Session Key|(% style="width:354px" %)(While Error in format, return AT_PARAM_ERROR)((( 263 263 OK 264 264 ))) 265 265 ... ... @@ -267,29 +267,35 @@ 267 267 268 268 Feature: Get or Set the Device Address. 269 269 270 -AT Command: AT+DADDR 273 +{{info}} 274 +**AT Command: AT+DADDR** 275 +{{/info}} 271 271 272 -|=(% colspan="3" %)AT+DADDR 273 -|**Command Example**|**Function**|**Response** 274 -|AT+DADDR=?|Get the Application Session Key.|(While Error in format, return AT_PARAM_ERROR)((( 277 +(% style="background-color:#ffffcc; color:green; width:795.222px" %) 278 +|=(% colspan="3" style="width: 792px;" %)AT+DADDR 279 +|(% style="width:192px" %)**Command Example**|(% style="width:241px" %)**Function**|(% style="width:359px" %)**Response** 280 +|(% style="width:192px" %)AT+DADDR=?|(% style="width:241px" %)Get the Application Session Key.|(% style="width:359px" %)(While Error in format, return AT_PARAM_ERROR)((( 275 275 A8 40 41 FF 276 276 277 277 OK 278 278 ))) 279 -|AT+DADDR=A8 40 41 FF|Set the Application Session Key.|OK 285 +|(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK 280 280 281 281 == 5.5 Device EUI == 282 282 283 283 Feature: Get or Set the Device EUI. 284 284 285 -AT Command: AT+DEUI 291 +{{info}} 292 +**AT Command: AT+DEUI** 293 +{{/info}} 286 286 287 -|=(% colspan="3" %)AT+DEUI 288 -|**Command Example**|**Function**|**Response** 289 -|AT+DEUI=?|Get the Device EUI.|00 44 34 22 33 45 55 55((( 295 +(% style="background-color:#ffffcc; color:green; width:1035.22px" %) 296 +|=(% colspan="3" style="width: 1032px;" %)AT+DEUI 297 +|(% style="width:250px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:634px" %)**Response** 298 +|(% style="width:250px" %)AT+DEUI=?|(% style="width:147px" %)Get the Device EUI.|(% style="width:634px" %)00 44 34 22 33 45 55 55((( 290 290 OK 291 291 ))) 292 -|AT+DEUI=A8 40 41 FF FF 12 34 56|Set the Device EUI.|(System will write new value to Device EUI,While Error in format, return AT_PARAM_ERROR)((( 301 +|(% style="width:250px" %)AT+DEUI=A8 40 41 FF FF 12 34 56|(% style="width:147px" %)Set the Device EUI.|(% style="width:634px" %)(System will write new value to Device EUI,While Error in format, return AT_PARAM_ERROR)((( 293 293 OK 294 294 ))) 295 295 ... ... @@ -297,27 +297,33 @@ 297 297 298 298 Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection) 299 299 300 -AT Command: AT+NWKID 309 +{{info}} 310 +**AT Command: AT+NWKID** 311 +{{/info}} 301 301 302 -|=(% colspan="3" %)AT+NWKID 303 -|**Command Example**|**Function**|**Response** 304 -|AT+NWKID=?|Get the Network ID.|a8 40 41 ff((( 313 +(% style="background-color:#ffffcc; color:green; width:448.222px" %) 314 +|=(% colspan="3" style="width: 445px;" %)AT+NWKID 315 +|(% style="width:191px" %)**Command Example**|(% style="width:153px" %)**Function**|(% style="width:101px" %)**Response** 316 +|(% style="width:191px" %)AT+NWKID=?|(% style="width:153px" %)Get the Network ID.|(% style="width:101px" %)a8 40 41 ff((( 305 305 OK 306 306 ))) 307 -|AT+NWKID=A8 40 41 FF|Set the Network ID.|OK 319 +|(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 308 308 309 309 == 5.7 Network Session Key == 310 310 311 311 Feature: Get or Set the Network Session Key 312 312 313 -AT Command: AT+NWKSKEY 325 +{{info}} 326 +**AT Command: AT+NWKSKEY** 327 +{{/info}} 314 314 315 -|=(% colspan="3" %)AT+NWKSKEY 316 -|**Command Example**|**Function**|**Response** 317 -|AT+NWKSKEY=?|Get the Network Session Key.|00 4f 19 25 52 ce 97 09 d7 fa 84 71 db 51 02 92((( 329 +(% style="background-color:#ffffcc; color:green; width:1017.22px" %) 330 +|=(% colspan="3" style="width: 1014px;" %)AT+NWKSKEY 331 +|(% style="width:455px" %)**Command Example**|(% style="width:215px" %)**Function**|(% style="width:343px" %)**Response** 332 +|(% style="width:455px" %)AT+NWKSKEY=?|(% style="width:215px" %)Get the Network Session Key.|(% style="width:343px" %)00 4f 19 25 52 ce 97 09 d7 fa 84 71 db 51 02 92((( 318 318 OK 319 319 ))) 320 -|AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|Set the Network Session Key.|OK 335 +|(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK 321 321 322 322 = 6. Joining and sending date on LoRaWAN network = 323 323 ... ... @@ -325,15 +325,18 @@ 325 325 326 326 Feature: Get or Set the confirmation mode (0-1). 327 327 328 -AT Command: AT+CFM 343 +{{info}} 344 +**AT Command: AT+CFM** 345 +{{/info}} 329 329 330 -|=(% colspan="3" %)AT+CFM 331 -|**Command Example**|**Function**|**Response** 332 -|AT+CFM=?|Get the confirmation mode|0((( 347 +(% style="background-color:#ffffcc; color:green; width:710.222px" %) 348 +|=(% colspan="3" style="width: 707px;" %)AT+CFM 349 +|(% style="width:155px" %)**Command Example**|(% style="width:205px" %)**Function**|(% style="width:346px" %)**Response** 350 +|(% style="width:155px" %)AT+CFM=?|(% style="width:205px" %)Get the confirmation mode|(% style="width:346px" %)0((( 333 333 OK 334 334 ))) 335 -|AT+CFM=1|Set the confirmation mode|OK 336 -|AT+CFM=2|Set the confirmation mode|While Error in format, return AT_PARAM_ERROR 353 +|(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK 354 +|(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR 337 337 338 338 Downlink Command: 0x05 339 339