2022-11-10 11:13 PM
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!
Solved! Go to Solution.
2022-11-22 08:53 AM
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.
2022-11-22 08:53 AM
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.
2022-12-06 05:57 AM
@Louis AUDOLY
Thank you for your guidance ,I got output.