How to reset JN516x by software?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to reset JN516x by software?

1,349件の閲覧回数
minhtan_uet
Contributor III

Hello Support team!

Is there any way to reset by software on JN516x?
Thanks!

ラベル(2)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,245件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Tran, I hope you're doing well!

 

We provide some APIs APIs to perform a reset by software.

 

If you just want to restart the system (equivalent to a clear of the RESETN line), you can use the vAHI_SwReset(void) function.

When calling it, it will re-start the device, resulting in the possible loss of on-chip RAM contents.

 

If you want to erase the tables, you can use the APP_vFactoryResetRecords(), which will reset the contents of the connection tables.

 

Please let me know if you have any further questions.

 

For more information about these APIs, you can consult the JN516x Integrated Peripherals API User Guide.

 

Best regards,

Sebastian

0 件の賞賛
返信

1,245件の閲覧回数
minhtan_uet
Contributor III

Thank for your help!
It help me a lot! :smileygrin:

0 件の賞賛
返信