I am still on the learning curve of nRF Cloud (and the nRF9151 in general) and am trying to add A-GPS to a project.
Using nRF Connect SDK and Toolchain 3.1.1, I cannot add (or even find) CONFIG_NRF_CLOUD_AGPS to prj.conf or #include nrf_cloud_agps.h.
I can, however, include agnss and rest libraries
I did run west update. Is there something more I need to update or install?
TIA