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

Code Corrupted after full discharge of batteries, upon reboot. NRF51822 SDK 12.3

Hello Nordic Wizards,

We are in the final throws of a project preparing to go to market.  However we have identified a "strange" problem.

if the batteries driving the board power are allowed to fully discharge, once they start recharging, plugging/unplugging the board from a charger resets the board and may lock the code up in an unknown state.  If the board is reprogrammed, this condition stops, until the next time the battery/board is fully discharged.  Has anyone see these types of problems with this chip, and/or can you point me to a prospective solution.

Thank you kindly

Robin @ TL

Parents
  • 1. Please state the chip markings on the nRF51822
    2. You should try this on an additional board if that is possible.
    3. Read the flash on the chip after a failure to see if there is any difference before and after the condition occurs, the nrfjprog utility will help you read the chip flash.

  • Hello David,

    I just downloaded the latest command line tools.  There is no nrfjprog in the mix only the latest segger tools. What next?

    Thx

    Robin @ TL 

  • The tools are usually installed in "Program Files (x86)\Nordic Semiconductor\nrf-command-line-tools\bin" 

  • Hello David,

    Interesting, they are there, but the program wont run from command line.  Probably a pathing issue.

    Thanks again

    Robin @ TL 

  • Make sure that you have quoted the text like
    C:\>"C:\Program Files (x86)\Nordic Semiconductor\nrf-command-line-tools\bin\nrfjprog.exe"

    =Added=
    If there is an error that you see, please post that as well.

  • I made a short video on how to do the verification. Hope it helps.

Reply
  • I made a short video on how to do the verification. Hope it helps.

Children
No Data
Related