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

SEGGER Embedded Studio does not detect my nRF9160 DKSES

Hello,

I have followed all the Getting Started documents to setup the development for my new nRF9160 DK.

Among them, I installed SAGGER Embedded Studio version 4.52

The first step that I am doing is to "Open nRF Connect Project:

But it seems that SAGGER does not detect my connected DK board and the pull down list is disabled.

Other nRF Connect SDK tools (like LTE Link Monitor and Programmer) communicate with the board normally.

Can someone please help?

Thanks

Parents
  • Hi!


    It looks like you are working from two different tags at once. The CMakeLists.txt file is in the 1.3.1 folder, and the board is from the 1.3.0 folder. Try switching either of them, based on which tag you want to be one. 

    Please also note that the board name for the nRF9160 DK changed between these two versions. In 1.3.1, it's nrf9160dk_nrf9160(ns). 

    Best regards,

    Heidi

Reply
  • Hi!


    It looks like you are working from two different tags at once. The CMakeLists.txt file is in the 1.3.1 folder, and the board is from the 1.3.0 folder. Try switching either of them, based on which tag you want to be one. 

    Please also note that the board name for the nRF9160 DK changed between these two versions. In 1.3.1, it's nrf9160dk_nrf9160(ns). 

    Best regards,

    Heidi

Children
Related