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

Can someone help me in building my project?

I am trying to build my light switch example, It is giving me errors. I am posting this for the third time. Please help with it. 

Thanks.

Parents Reply
  • Sorry. My bad. My last comment was slightly wrong (I just wanted to say that you should change the back slashes to forward slashes). The issue you are having has to be because of an incorrect path to the sdk 15 folder. What you can do is click right behind your SDK v15 folder like shown here:

    Then, the windows should be highlighted blue & show you the path to the sdk 15 folder. The path should probably be:

    C:\Users\<your windows username>\Desktop\nordic\Nordic_Semi\nrf5_SDK_for_Mesh_v2.1.1.src

    Then, change the back slashes to forward slashes (change \ to /):

    SDK_ROOT=C:/Users/<your windows username>/Desktop/nordic/Nordic_Semi/nRF5_SDK_15.0.0_a53641a 

    That should definitely work. Let me know if it works. Slight smile

     

Children
Related