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

creat_nordic_project.py failed

hi, I am using nrf9160dk. I want to send some data to the server via MQTT and also I want to test nrf cloud

I installed nrf connect SDK toolchain and generated some projects like hello world, blinky, and ... everything works corectly. I also downloaded the program to the board and debug it.

for the next step, i want to generate IoT projects(mqtt_sample and cloud client) but in the generating, I have the error creat_nordic_project.py failed

here is segger embedded Stadio project generator

here is my toolchain 

i have the same problem with all projects in cellular and other nordic projects. but other branches working correctly  

Related