Hi,
we are using nrf9160 custom board. Modem connected to LTE network but we coludn't able to get the location. Please suggest me which sample used to get the A-GPS location. We are using AWS cloud service. NRF9160 SDK version is 2.2.0.
Hi,
we are using nrf9160 custom board. Modem connected to LTE network but we coludn't able to get the location. Please suggest me which sample used to get the A-GPS location. We are using AWS cloud service. NRF9160 SDK version is 2.2.0.
Hi,
We have many samples related to the nrf9160. 9160 Samples NCS
You might be interested to explore these samples:
Hi
Thanks for your reply,
I tried Location example. I'm used nrf cloud service. I'm getting error -77 and 40100 error. I was uploded nrf certificates but connot able to add the device. It is giving the error 40412.
I need to use AWS CLOUD service and nrf cloud service these I need to use different devices.
Please tell me how to get it done these error and how to use AWS cloud service for location tracking.
I'm using nrf9160 board SDK version 2.2.0.
Hello,
I am not sure how to do/implement that, but I am providing some pointers that might prove to be useful for your case.
nRF9160 AWS IoT sample demonstrates how an nRF9160-based device communicates with the AWS IoT message broker over MQTT. This sample showcases the use of the AWS IoT library.
Referring to the Asset Tracker v2 Application from nCS: When the cloud module is configured to communicate with AWS IoT Core, it supports processing of received A-GPS and P-GPS data using the nRF Cloud A-GPS and nRF Cloud P-GPS libraries.
Looking at both the Location and AWS IoT sample could also help.
Regards,
Naeem
Hi naeem maroof,
Thanks for your response.
I faced provisioned problem now problem is resolved.
My suggestion Please add the device in nrf cloud. While adding the device Please make sure device will be on offline or else switch off the device and added the device into nrf cloud. This need to be done after upload the certificates into device.
AGPS working by using location example code.