Hi, I cannot open my project using SDK v1.3.0 (nrf9160dk_nrf9160ns selected board)
I installed the v1.3.0 using nRF Connect v3.4.1 - Toolchain Manager
I already downloaded the said file on the alert but don't know how to install it (Windows).
Hi, I cannot open my project using SDK v1.3.0 (nrf9160dk_nrf9160ns selected board)
I installed the v1.3.0 using nRF Connect v3.4.1 - Toolchain Manager
I already downloaded the said file on the alert but don't know how to install it (Windows).
Hi,
I already downloaded the said file on the alert but don't know how to install it (Windows).
There is no need to do that. The nRF Connect SDK ships with all you need, and this message is only relevant if you use vanilla Zephyr.
I cannot say why you see this issue, though. Can you try to open another application and see if that works? For instance, the asset tracker like shown below:
If this opens correctly, then the issue is probably related to your project and not the toolchain.
Hi,
I already downloaded the said file on the alert but don't know how to install it (Windows).
There is no need to do that. The nRF Connect SDK ships with all you need, and this message is only relevant if you use vanilla Zephyr.
I cannot say why you see this issue, though. Can you try to open another application and see if that works? For instance, the asset tracker like shown below:
If this opens correctly, then the issue is probably related to your project and not the toolchain.
Hi Einar,
I was able to open and build my project and the asset tracker after I restarted the Windows and reinstalled v1.3.0.
Thank you!