cancel
Showing results for 
Search instead for 
Did you mean: 

System Reset doesn't work as expected

rbenv.3
Associate II

Hi,

I need to reset all, then tried to call "HAL_NVIC_SystemReset();", expecting a total reset (both nucleos CM4 and CM0), but it seems BLE app doesn't reset and goes to an undefined state, accepting connections, but doesn't accepting access to characteristics. 

Tried to write some data to RTC backup registers, but the BLE erases it during power-on.

I didn't find what backup data registers I can use in my own application without interfering with BLE data.

 

1 REPLY 1
rbenv.3
Associate II

Also noted flags IWDGRSTF and PINRSTF, but are expected : SFTRSTF and PINRSTF.