Hi, all
I need to implement a software reset function please, which API shall I call please?
I use v1.9.1 connect SDK and nrf52833.
Regards!
Ping
Hello
If you include CONFIG_REBOOT in your prj.conf file, and include sys/reboot.h in your source code, you should be able to use the sys_reboot() API in your application.
Best regards,
Einar
Hello
If you include CONFIG_REBOOT in your prj.conf file, and include sys/reboot.h in your source code, you should be able to use the sys_reboot() API in your application.
Best regards,
Einar