CMake error in a project downloaded from Git

Hi, I downloaded a project from Git. I tried to open in SES using nRF Connect SDK. During the initial Cmake, the error occurs as shown in attached image.

Parents Reply
  • Yes, I tested in 1.9.1 also. Error appears, but the line number changes.

    In 1.7.1 the error is .... /cmake/Kconfig.cmake: 209

    in 1.9.1 /cmake/Kconfig.cmake: 213

    in both case project is not created and opened.

    Then, I copied azure-tracker-cloud-firmware-azure.conf file from the Git Asset_tracker and pasted in deafult asste_tracker_v2 folder. The project is created and opened but now Build error asking DPS_ID scope.

    what changes should I make in azure_iot_hub_dps.c file so that azure cloud coonectivity is achieved ?

Children
Related