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

nRF Connect 1.3.0 SDK NcS using nRF5430 PDK Issue

Hello there,

I've been trying to run some basic code on nRF5340 PDK. I downloaded and installed the following:

nRF Connect application v3.6.1

nRF Connect SDK v1.3.0

Toolchain Manager v0.9.0

Programmer v1.4.8

Zephyr and other related dependencies as well as SEGGER Embedded Studio V4.52

The issue I'm facing is related to the tutorial in the link below:

https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw

It seems that whenever I go about opening a new nRF SDK project, the IDE fails to complete the build properly and throws the following error messages:

Additionally, a new folder gets created in the project root with the name "hello_world.emProject"

Any help is much appreciated.

Regards, Ali

  • Hello Ali, 


    Due to Christmas holidays our technical support team is lower staffed, and the response time will be longer. Also, most of our R&D our out of office until January 4th. We apologize for any inconvenience this may cause.


    Please note that the nRF5340 PDK has been deprecated with the introduction of the production-level nRF5340 DK. To determine if you have a PDK or DK, check the version number on the sticker on your kit. If the version is 0.11.0 or higher, the kit is an nRF5340 DK.

    See the nRF Connect SDK v1.4.0 documentation for the last release supporting the nRF5340 PDK.


    Please try to follow the latest version of the Getting Started with NCS guide (NCS 1.4.0)

    What project are you trying to open?

    Kind regards,
    Øyvind

Related