nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
nrf_cloud_gnss_data Struct Reference

GNSS data to be sent to nRF Cloud as a device message. More...

#include <nrf_cloud.h>

Data Fields

enum nrf_cloud_gnss_type type
 
int64_t ts_ms
 
union { 
 
   struct nrf_cloud_gnss_pvt   pvt 
 
   struct nrf_cloud_gnss_nmea   nmea 
 
   struct nrf_modem_gnss_nmea_data_frame *   mdm_nmea 
 
   struct nrf_modem_gnss_pvt_data_frame *   mdm_pvt 
 
};  
 

Detailed Description

GNSS data to be sent to nRF Cloud as a device message.


The documentation for this struct was generated from the following file: