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

nrfgo Studio dont detect my nRF52840

Hi,

downloading works fine now from SES. But now I like to use some of the ANT example projects. Im told to install SoftDevice package before downloading the example firmware. I have downloaded and tried to install nRFgo Studio, but got some error messages. I can open the studio, but the explanation in the ANT ex. about how to download SoftDevice doesnt correspond with what I find inside the studio. I cant find the nRF52840 chip which is my target on the board.

Is this a common problem ?

Parents
  • What board are you using?

    Have you had a BLE example working?

    Im told to install SoftDevice package before downloading the example firmware

    That's correct - and make sure you don't erase before programming the example!

    got some error messages

    What error messages, exactly?

    It's hard to advise how to resolve errors when we don't know what they are!

    I cant find the nRF52840 chip

    I think nRFgo is old and no longer maintained - so it won't recognise newer chips like nRF52840.

    Try nRFConnect instead ...

  • Hi,

    I was about to try BLE an example, this need SoftDevice installation and brought me into next problem, nRFgo Studio.

    So no BLE ex. tested out yet.

    When installed the Studio first time I got a log-file with lots of errors, they told med nothing so I closed the log-file.

    I started a new installation and chose "Repai", think the installation ended with no errors this time.

    I downloaded the nRFgo Studio yesterday from Nordic, guess its latest version, and expect it to work.

    I will check out nRFConnect when comming home from work.

    Strange how complicated it is to set up a development environment for these chips. Think I spen at least 15 hours with problems, reading installation instructions, phone calls, DevZone etc.

  • Hi,

    Like  wrote, nRFgo Studio is legacy software and should not be used. It does not support the nRF52840. you should use the Programmer app for nRF Connect for Desktop instead. That said, you do not need to explicitly flash the SoftDevice if you use Segger Embedded Studio, as that will flash the SoftDevice for you when you program a BLE example.

Reply Children
Related