Hi
How to do a system reset from firmware in bl654 using nordic nrf52840 and not smartbasic.
Early reply please
With best regards
Hi
How to do a system reset from firmware in bl654 using nordic nrf52840 and not smartbasic.
Early reply please
With best regards
I think what you're looking for is the ARM CMSIS's NVIC_SystemReset() function found in core_cm4.h .