P-GPS with SUPL for A-GPS?

Hi Nordic Dev Team,

I'm developing an application that is frequently not connected to the LTE network but needs periodic fixes to save on power. This pointed me to use A-GNSS with P-GPS. So I followed the P-GPS guide below: 

https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/networking/nrf_cloud_pgps.html

I got A-GNSS working with google SUPL for coverage and availability. My question is: Does nRF Cloud P-GPS work with google SUPL for A-GPS? 

The guide says, "[P-GPS] can be used with or without Assisted GNSS (A-GNSS) data from nRF Cloud", also nudges folks to use nRF cloud A-GNSS.

Running the GNSS sample with both seem to indicate SUPL downloads taking precedence and PGPS events not occurring.

Related