- Edited
A few things here:
The version of NCS you’re using is not supported for the boards right now (not tested). The latest I can support is v1.7.x. https://github.com/circuitdojo/nrf9160-feather-examples-and-drivers You can take a look at the
at_client
sample there on how I set it up.I’m not sure how you’ve initialized your Zephyr repository but the easiest way, by far, is to use the VSCode extension. You’re getting some interesting Python errors which are typical of a bad install/setup. My docs also should apply for the Thing Plus. The documentation on Sparkfun site is out of date since there have been many changes and improvements since: https://docs.jaredwolff.com/nrf9160-getting-started.html