A-GPS or Multicell location

Hi 

I am successfully reading GNSS coordinates and sending them to AWS server. However, I have to stop gnss as soon as the modem goes into RRC Connected mode and resume work on RRC Idle. Everything works, but getting the coordinates takes a very long time.
From the description of A-GPS, I learned that this can be accelerated, and using Multicell will help to find out the approximate coordinates.
But in the examples, the setting for nrf cloud is indicated everywhere. Is it possible to use A-GPS and Multicell without NRF cloud and are there any examples?
I'm using SDK version 1.9.

Best regards,

Georgiy

Related