Question
STM32WB getting stuck into Hard Fault on unsuccessful Bluetooth connection attempt!
We have tried using
NVIC_SystemReset();but it seems it only resets the M4 core and not the M0+ responsible for Bluetooth communication.
It would be really appreciable if someone could guide us towards identifying the cause behind this behavior, and how to eliminate it.