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

How to use NRF Connect Programmer with nRF52DK ?

Hi,

I am trying to upload HEX files to a nrf52832 (on a Sparkfun Breakout board) with a nRF52 DK. The problem is nRF Connect Programmer don't recognize them. 

I installed and verified all the toolchain, and I installed SEGGER Embedded Studio, but I can't clone the SDK, that's not work and I don't understand how I have to install the 4 GitHub repositories (I'm new to GitHub).

Could you help me ?

Thanks you !

Ukoolele

Parents Reply
  • Hi,

    I finally found a solution. Nrf Connect is totally able to send HEX files through the nRF52 DK, that's works fine. You have to send the HEX file of your program and the HEX file of the softdevice. 

    If, like me, you programmed the Sparkfun Breakout Board with Arduino, you can use the HEX file genereted during the compilation.

    There is no information or tutorial about this on the internet, so maybe I will write a one. There is no information about nrf connect programmer. The worst is there is no information on the Nordic's website about the fact that Nrf Go Studio is outdatted (I passed 3 days on this soft for nothing). I don't thing all this is normal. 

    Thanks you for your help,

    Ukoolele

Children
Related