This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF51 with Insight ISP 130301

Hi

I try to program Insight ISP 130301 with a hex file, which works on nrf51 PCA10028. Unfortunately, it doesn't work. I try to loop for each pins and set it's state, and while it works well on development kit, nothing happens on ISP 130301. Does anyone know, if there should be some extra settings to work with this chip?

  • Are you able to run a simple LED blinky example without a softdevice? This is a simple way of knowing whether the problems lies "before or after programming" or if it is e.g. a Softdevice, SDK and/or nRF51 revision incompatibillity issue.

    Are you able to read the chip markings on top of the nRF51 to determine what IC revision it is? Or maybe you can get them from nRFgo Studio? It should be something like QFACA10.

    What Softdevice version are you using?

    What SDK are you using?

  • Thanks for replying, I fixed it by configuring RAM size.

Related