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

Open the SDK nrf52840 on SEGGER

I'm new with Nordic products, I bougth one nRF52840 and I tried to install Segger, to start programming.

I had a problem when I tried to open a SDK on Segger. When I try, show to me a warning message and after a erro (Images bellow).

I followed the nRF Connect Software guide "Getting Started Assistant", but didn't work.

I need help to start a programming the nRF52840.

I tried to use VsCode to generate a .HEX, but didn't work too

Parents Reply Children
  • So, I used this method. I had installed the Toolchain, the nRF Connect and followed everything like "Getting Started Assistant" said, but when I will open the SDK this message appears. I checked with "verify" all things on the list, and all of them are green, but didn't worked yet

  • I assume you're talking about the getting started assistant app:

    However, don't use this.

    Use the Toolchain Manager app instead:

    This app (Toolchain Manager) is supported on both MacOS and Windows. So hopefully you're using one of them.

  • It worked, but now how can I get a .HEX file on Segger? I can compile, but I have no acess to .HEX file to upload a code on my nRF52840 through nRFConnect Programmer app.

  • You don't need to flash the sample using the programmer app (however, it is still possible if preferable for some reason). You can both build/compile and flash your sample using SEGGER.

    To build/compile:

    To program/flash (assuming you've connected the nRF52840 DK to your computer and turned it on):

    Best regards,

    Simon

  • I forgot to mention, but I'm using the nRF52840 Dongle PCB, and a option(Download ) show another message. 
    I'll send a video, show what I need to do.


    (Sorry for my english, isn't my mother language, so if you don't understand something you can ask and I try to explain)

Related