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,17 +252,14 @@ 252 252 253 253 Feature: Get or Set the Application Session Key. 254 254 255 -{{info}} 256 -**AT Command: AT+APPSKEY** 257 -{{/info}} 255 +AT Command: AT+APPSKEY 258 258 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((( 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((( 263 263 OK 264 264 ))) 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)(((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)((( 266 266 OK 267 267 ))) 268 268 ... ... @@ -270,35 +270,29 @@ 270 270 271 271 Feature: Get or Set the Device Address. 272 272 273 -{{info}} 274 -**AT Command: AT+DADDR** 275 -{{/info}} 270 +AT Command: AT+DADDR 276 276 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)((( 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)((( 281 281 A8 40 41 FF 282 282 283 283 OK 284 284 ))) 285 -| (% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK279 +|AT+DADDR=A8 40 41 FF|Set the Application Session Key.|OK 286 286 287 287 == 5.5 Device EUI == 288 288 289 289 Feature: Get or Set the Device EUI. 290 290 291 -{{info}} 292 -**AT Command: AT+DEUI** 293 -{{/info}} 285 +AT Command: AT+DEUI 294 294 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((( 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((( 299 299 OK 300 300 ))) 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)(((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)((( 302 302 OK 303 303 ))) 304 304 ... ... @@ -306,33 +306,27 @@ 306 306 307 307 Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection) 308 308 309 -{{info}} 310 -**AT Command: AT+NWKID** 311 -{{/info}} 300 +AT Command: AT+NWKID 312 312 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((( 302 +|=(% colspan="3" %)AT+NWKID 303 +|**Command Example**|**Function**|**Response** 304 +|AT+NWKID=?|Get the Network ID.|a8 40 41 ff((( 317 317 OK 318 318 ))) 319 -| (% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK307 +|AT+NWKID=A8 40 41 FF|Set the Network ID.|OK 320 320 321 321 == 5.7 Network Session Key == 322 322 323 323 Feature: Get or Set the Network Session Key 324 324 325 -{{info}} 326 -**AT Command: AT+NWKSKEY** 327 -{{/info}} 313 +AT Command: AT+NWKSKEY 328 328 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((( 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((( 333 333 OK 334 334 ))) 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" %)OK320 +|AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|Set the Network Session Key.|OK 336 336 337 337 = 6. Joining and sending date on LoRaWAN network = 338 338 ... ... @@ -340,18 +340,15 @@ 340 340 341 341 Feature: Get or Set the confirmation mode (0-1). 342 342 343 -{{info}} 344 -**AT Command: AT+CFM** 345 -{{/info}} 328 +AT Command: AT+CFM 346 346 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((( 330 +|=(% colspan="3" %)AT+CFM 331 +|**Command Example**|**Function**|**Response** 332 +|AT+CFM=?|Get the confirmation mode|0((( 351 351 OK 352 352 ))) 353 -| (% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK354 -| (% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR335 +|AT+CFM=1|Set the confirmation mode|OK 336 +|AT+CFM=2|Set the confirmation mode|While Error in format, return AT_PARAM_ERROR 355 355 356 356 Downlink Command: 0x05 357 357 ... ... @@ -366,14 +366,11 @@ 366 366 367 367 Feature: Get confirmation status of the last AT+SEND (0-1). 368 368 369 -{{info}} 370 -**AT Command: AT+CFS** 371 -{{/info}} 351 +AT Command: AT+CFS 372 372 373 -(% style="background-color:#ffffcc; color:green; width:534.222px" %) 374 -|=(% colspan="3" style="width: 531px;" %)AT+CFS 375 -|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response** 376 -|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:178px" %)0((( 353 +|=(% colspan="3" %)AT+CFS 354 +|**Command Example**|**Function**|**Response** 355 +|AT+CFS=?|Get confirmation status|0((( 377 377 OK 378 378 ))) 379 379 ... ... @@ -381,14 +381,11 @@ 381 381 382 382 Feature: Join network. 383 383 384 -{{info}} 385 -**AT Command: AT+JOIN** 386 -{{/info}} 363 +AT Command: AT+JOIN 387 387 388 -(% style="background-color:#ffffcc; color:green; width:647.222px" %) 389 -|=(% colspan="3" style="width: 644px;" %)AT+JOIN 390 -|(% style="width:163px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:334px" %)**Response** 391 -|(% style="width:163px" %)AT+JOIN ?|(% style="width:147px" %)Get imformation.|(% style="width:334px" %)AT+JOIN: Join network((( 365 +|=(% colspan="3" %)AT+JOIN 366 +|**Command Example**|**Function**|**Response** 367 +|AT+JOIN ?|Get imformation.|AT+JOIN: Join network((( 392 392 OK 393 393 394 394 While Error in format, return AT_BUSY_ERROR ... ... @@ -398,18 +398,15 @@ 398 398 399 399 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). 400 400 401 -{{info}} 402 -**AT Command: AT+NJM** 403 -{{/info}} 377 +AT Command: AT+NJM 404 404 405 -(% style="background-color:#ffffcc; color:green; width:753.222px" %) 406 -|=(% colspan="3" style="width: 750px;" %)AT+NJM 407 -|(% style="width:162px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:361px" %)**Response** 408 -|(% style="width:162px" %)AT+NJM=?|(% style="width:227px" %)Get the Network Join Mode|(% style="width:361px" %)1((( 379 +|=(% colspan="3" %)AT+NJM 380 +|**Command Example**|**Function**|**Response** 381 +|AT+NJM=?|Get the Network Join Mode|1((( 409 409 OK 410 410 ))) 411 -| (% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK412 -| (% style="width:162px" %)AT+NJM=2|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)While Error in format, return AT_PARAM_ERROR384 +|AT+NJM=0|Set the Network Join Mode|OK 385 +|AT+NJM=2|Set the Network Join Mode|While Error in format, return AT_PARAM_ERROR 413 413 414 414 Downlink Command: 0x20 415 415