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

It doesn't run without connect j-link viewer

Good evening,

I'm having some difficulties with the thingy52. I used it as the basis of development for the project and up to this point without major problems. However, my code runs only have an active connection without j-link. If I disable j-link and reset nrf52, the system just hangs. Anyone would know informs what happens and how to correct?

Parents
  • Hi,

    First off, are you running custom firmware or programming the FW written by Nordic on your thingy:52? If you are programming custom FW, did you follow this link to get the custom FW setup? This link could also be helpful. If done correctly, you should be able to erase the Thingy memory via a JLINK (either external or via the Debug Out port, P19, on the nrf52 DK) & a 10 pin SWD cable, then upload the correct softdevice (v 4.0.2) & lastly program the Thingy:52 with your custom FW application. Does this answer your question?

Reply
  • Hi,

    First off, are you running custom firmware or programming the FW written by Nordic on your thingy:52? If you are programming custom FW, did you follow this link to get the custom FW setup? This link could also be helpful. If done correctly, you should be able to erase the Thingy memory via a JLINK (either external or via the Debug Out port, P19, on the nrf52 DK) & a 10 pin SWD cable, then upload the correct softdevice (v 4.0.2) & lastly program the Thingy:52 with your custom FW application. Does this answer your question?

Children
Related