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

Power removal on nRF52832 chip.

  Hello,

  I have some questions on power removal on nRF52832 chip.

  I think that some tasks are managed by the application and some other directly from the stack, the
  firsts are under "our" control, the seconds are directly managed by the stack.
  I have not a full understanfing till now of the separation of these task, i do not know eaxcly what is done
  by the softdevice and what is required to be implemented by the application.

  In general the device may be in different statues, i.e. advertisining, connected,... if we remove the power
  from the MCU is there any conditions that can generate an unrecoverable error ?

  I am thinking for example to the pairing where the MCU saves the pairing information in the flash.
  Supposing that the power is removed in the middle of a saving what happen ?
  Is is possible to recover the situation ? (i.e. the last pairing is lost but the previous remains)


  Thanks in advance
  Best regards
  Emanuele

Related