Hi there, I need a command to restart BLE 33 after each loop run........seems to find none by google it?
Klaus
1 Like
NVIC_SystemReset();
I guess can be used?
Hi there, I need a command to restart BLE 33 after each loop run........seems to find none by google it?
Klaus
NVIC_SystemReset();
I guess can be used?