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
Hi, Einar
I removed CONFIG_REBOOT from pri.conf, and works fine.
Thank you, just let you know.
You were able to call sys_reboot() successfully without including CONFIG_REBOOT in prj.conf?
Can you see if it compiles if you remove the spaces and write it like "CONFIG_REBOOT=y"?
-Einar