Hi,
I am using a nRF9161-dk with the nRF7002-ek shield WiFi tracking.
Using the nRF Connect Quick-Start, I downloaded the nRF Cloud Multi-service application and went through provisioning, and I can see my device on my nRF Cloud account, using the cellular and GPS tracking.
Because I need to review the nRF7002 WiFi Tracking with the Shield device, I downloaded the source code and added the extra configs and selected the shield.
This compiles OK and I can program/flash it on to my dev kit.
The application runs OK and connects to the LTE-M network, but with my own compiled version I am now getting this error:
I have verified the token is still valid and provisioned by using this command: AT&ATTESTTOKEN
nRF Cloud says it is valid and already claimed.
What do I need to do to the source code to allow it to connect back to my nRF Cloud account?
Thanks,
Phil.