Hi
Our nRF9160DK card seems to have stopped working. We attached a sensor to the card (We might have connected the reset pin on the P7 strip) and now I can't start any program on the nRF91, any attempt ends up in this and then nothing:
2019-09-19T13:16:45.854Z DEBUG modem << SPM: NS image at 0xc000
2019-09-19T13:16:45.857Z DEBUG modem << SPM: NS MSP at 0x200258b0
2019-09-19T13:16:45.858Z DEBUG modem << SPM: NS reset vector at 0x12e7d
2019-09-19T13:16:45.860Z DEBUG modem << SPM: prepare to jump to Non-Secure image.
2019-09-19T13:16:47.478Z DEBUG modem << ***** Booting Zephyr OS build v1.14.99-ncs3-snapshot2-1276-g4493a423a645 *****
Everything looks fine from SEGGER Embedded Studio, I can connect to the card, Erase all and send the program to the card (It looks fin in the nRF Connect Programmer).
I am also able to run programs on the nRF52 without any problem.
Is there anything that we could try to do to get the card working again or is it simply broken?