nRF Connect SDK API 2.8.99
|
int nrf_cloud_pgps_init | ( | struct nrf_cloud_pgps_init_param * | param | ) |
#include <include/net/nrf_cloud_pgps.h>
Initialize P-GPS subsystem. Validates what is stored, then requests any missing predictions, or full set if expired or missing. When successful, it is ready to provide valid ephemeris predictions.
[in] | param | Initialization parameters. |