This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

after nRF52832 restart, time is lost

 nRF52832  will restart accidentally,  I have checked code, but I haven't fixed it so far;

Because restart is random, it is hard to reappear;  

my question is

1,  How do I find the reason of restart?

2, How do I keep the time after restart?

Thanks!

Parents Reply
  • Hi,

    visionwang said:
    I used app_error_handler function to handle asserts and SD assert. ,It will restart systerm

    You need to provide more information regarding your application if you want us to be able to help you. Which function causes the application to assert? What error code is printed by the error handler? Could you share your main file? Have you tried reading the RESETREAS register after a reset to determine the reset reason? 

    regards

    Jared

Children
No Data
Related