Skip to main content
SS.28
Associate II
November 11, 2022
Solved

Facing issues in configuring device keys of RAK3172(STM32WLE5JC) using AT Commands.

  • November 11, 2022
  • 2 replies
  • 1189 views

Hi,

We are trying to configure device keys using AT commands. We are able to change the App EUI and Device EUI using AT commands. But we are facing issues when modifying the App key and NWK key using AT commands. We referred the AT commands configuration examples of STM32WLE5 . But there is no reference for configuring App key and NWK key. Is it possible to change App key and NWK key using AT commands ? Please guide us with any references or ideas :).

RAK Module Details:

https://docs.rakwireless.com/Product-Categories/WisDuo/RAK3172-Module/Overview/#product-description

Thanks!

This topic has been closed for replies.
Best answer by Louis AUDOLY

Hello @SS.28​ 

You can set or get the APP_KEY thank to the command "AT+APPKEY"

To list all available AT command, you can type in your terminal AT?.

You can also find all these commands in the AN5481, in the section 3.2 !

Hope this answer helps you

Regards

Louis

When your question is answered, you can close this topic by choosing Select as Best.

2 replies

Louis AUDOLY
Louis AUDOLYBest answer
ST Employee
November 22, 2022

Hello @SS.28​ 

You can set or get the APP_KEY thank to the command "AT+APPKEY"

To list all available AT command, you can type in your terminal AT?.

You can also find all these commands in the AN5481, in the section 3.2 !

Hope this answer helps you

Regards

Louis

When your question is answered, you can close this topic by choosing Select as Best.

SS.28
SS.28Author
Associate II
December 6, 2022

@Louis AUDOLY​ 

Thank you for your guidance ,I got output.