Getting AGPS data from nRF Cloud

We're developing a custom nRF 9160 based device and our product requires that we also develop our own AWS cloud where we host our own domain, including databases, back-end processing using lambda functions, as well as customer-facing web apps.

Part of our product uses GPS fixes to determine the devices's location.  Up till now we've been using the nRF Cloud for R&D, and one of the things we rely on is the AGPS service available there.

But now we need to move away from the nRF Cloud and onto our own AWS cloud.

My question is: "Is it possible to use the REST API to get the AGPS information from the nRF Cloud and transfer it to our AWS cloud?"

Parents Reply Children
Related