How to reset JN516x by software?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to reset JN516x by software?

537 次查看
minhtan_uet
Contributor III

Hello Support team!

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

标签 (2)
标记 (3)
0 项奖励
2 回复数

433 次查看
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 项奖励

433 次查看
minhtan_uet
Contributor III

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

0 项奖励