RUI API Documentation
RUI_RETURN_STATUS rui_gps_get(RUI_GGA_Data*gps_data)
@brief | This API is used to get the GPS data from GPS module which is integrated in the communicate module like Quectel BG96. |
---|---|
@return | RUI_RETURN_STATUS |
@param | RUI_GGA_Data*gps_data: the GPS data, GPGGA format |
@module | RAK5010 and RAK8212-M |