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