Hi,
What is the expected format to pass to nrf_cloud_agps_process()? I am working on an LwM2M server and want to be able to respond to /50001/0/{0,1} request coming from asset_tracker_v2 to improve TTFF.
Cheers,
Iman
Hi,
What is the expected format to pass to nrf_cloud_agps_process()? I am working on an LwM2M server and want to be able to respond to /50001/0/{0,1} request coming from asset_tracker_v2 to improve TTFF.
Cheers,
Iman
Hello Iman,
What is the expected format to pass to nrf_cloud_agps_process()?
I'm not sure what you are asking for here. Do you mean the API documentation for nrf_cloud_agps_process() in the nRF Cloud A-GPS library?
Asset Tracker v2 does not support an LwM2M client, only the LwM2M carrier library that facilitates an nRF91 device to connect to the device management servers, regardless of the other actions of the user application. It is mandatory to include the LwM2M carrier library in any AT&T, T-Mobile, or Verizon certified products as per the Mobile network operator certifications
Kind regards,
Øyvind
Hello Iman,
What is the expected format to pass to nrf_cloud_agps_process()?
I'm not sure what you are asking for here. Do you mean the API documentation for nrf_cloud_agps_process() in the nRF Cloud A-GPS library?
Asset Tracker v2 does not support an LwM2M client, only the LwM2M carrier library that facilitates an nRF91 device to connect to the device management servers, regardless of the other actions of the user application. It is mandatory to include the LwM2M carrier library in any AT&T, T-Mobile, or Verizon certified products as per the Mobile network operator certifications
Kind regards,
Øyvind