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

How to install SDK and run the example code for thread and Zigbee SDK?

Hello All,

I am new to Nordic and i have nRF52840 development kit. I want to build code/ programm on thread and Zigbee base. 

I have downloaded the Thread and Zigbee SDK, but the i am unable to how to test sample code and understand the API. 

I have tried as per user guide to test thread UART example but i am getting following error message.

.\_build\nrf52840_xxaa.axf: error: L6002U: Could not open file ..\..\..\..\..\..\..\external\openthread\lib\nrf52840\keil\libnordicsemi-nrf52840-radio-driver-softdevice.lib: No such file or directory

Can one help me out understanding nRF52840 dev-kit and programming procedure.

Thanks and Regards

Rohit 

Parents Reply
  • Hi Marjeris,

    I have followed the steps you suggested,

    1. first I downloaded the thread and ZigBee SDK 3.0.0 and unzipped the files 

    2. Developing in Keil environment

    3. After unzipping the file, I connected the development kit and go to the example path mentioned 

    4. And tried to build the code 

    5. But I am getting error file not found

    .\_build\nrf52840_xxaa.axf: error: L6002U: Could not open file ..\..\..\..\..\..\..\external\openthread\lib\nrf52840\keil\libnordicsemi-nrf52840-radio-driver-softdevice.lib: No such file or directory

    So can you please help me how to build code error free path.

    Thanks and Regards

    Rohit

Children
Related