Hello,
I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous experience with the asset tracker sadly.
So I've spent some time getting familiar with it, but I have some stuff that are unclear to me, and it would be great to get these things confirmed:
1. Best way to use both AWS services and nrfcloud for AGPS, is to use AWS as a proxy towards nrfcloud (does this long document serves for that?)
2. Asset tracker is capable of doing both of these things too?
3. Is the reason why we use AWS as a proxy because nrfcloud can provide ephemeric and almanac data, and the AWS can't. And, we have a great API to use in order to process this data, when it comes from the nrfcloud?
4. Do you know of a simpler way to achieve what I'm after? Eg. could I do the following:
a) connect to nrfcloud
b) get agps data => disconnect
c) connect to aws
d) publish the data, parse answers => disconnect
Currently I have a weird bug with the iBasis sim card, which worked for me until fairly recently. So I can't test this approach.
I'm not too familiar with these topics (especially not the cloud proxy part), so I would really appreciate it if you could help me out here.
Thanks,
Aleksa