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

My nrf9160 which has the v1.0.0 modem and using v1.0.0 sdk has suddenly started continuouly resetting .

My nrf9160 which has the v1.0.0 modem and using v1.0.0 sdk has suddenly started continuouly resetting when i try to run asset tracker application.  I have tried at-command sample also and that gives an assertion Fail with bsdlib irrecoverable error: 3. I seem unable to program it with anything that works. I have programmed with programmer tool and from the command line using west. Any sugestions?

Parents Reply
  • I had definitely upgraded the modem correctly as I followed that guide when I did it. It was also working fine for a few days with the upgraded modem and firmware.

    Have done  nrfjprog -e quite a few times. All applications fail as the problem is in the bit where the SPM tries to jump to the application code.

    I believe the problem  is in the IPC communication somewhere when bsd_init is being called.

    I can happily run a hello world Zephr example .

Children
Related