I got the Zephyr tools installed in VS Code on my older Intel MacBook Pro, and was able to built the at_client
sample and try it out.
Now I want to build the agps
sample, but when I try to use the Zephyr Change Project command, it only offers me nfed
samples, and none of the nrf
samples. I can’t figure out how to get it to see the rest of them. I can see them there in VS Code, but I can’t choose one.
Actually, I just noticed there seem to be two at_client
samples, one in the nref
subdirectory. Not sure which one I built, but I’d still like to build the nrf
samples.