We need to install nRF Connect SDK v1.2.0 on a new machine. I followed the provided steps, using the Toolchain Manager (previous "Getting Started" method is deprecated, apparently).
I followed the "First steps to build" and when the install was complete, I needed to request a serial number for SES. I received this and activated SES.
I successfully imported a project to SES (zephyr\samples\basic\blinky) , but I cannot successfully import any nRF9160 sample (e.g.: at_client).
I set the options (CMakeLists.txt, etc.) correctly but I get an error window:
If I try to import the nRF9160 asset tracker, I get the same error.
We need to be able to import any nRF9160 project, and then we need to be able to import our existing nRF9160 project into this newly-installed development environment.
Thanks,
Jackson