nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_cloud_pgps_request_reset()

void nrf_cloud_pgps_request_reset ( void  )

#include <include/net/nrf_cloud_pgps.h>

If previous request for P-GPS data failed, re-enable future retries. This should be called by the application after it attempts to handle PGPS_EVT_REQUEST, but is unable to complete it successfully. For example, it should be called if the cloud connection being used to transmit the request is temporarily unavailable.

No need to call when using the MQTT transport.