Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6874471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:11:57+00:00 2026-05-27T04:11:57+00:00

I am working with an external GPS, since they are far more accurate. I

  • 0

I am working with an external GPS, since they are far more accurate. I already have the bluetooth connection worked out, but now I’m stuck in a flood of NMEA formatted messages.

It seems like, since you can get NMEA out of the built in GPS stack, that there must be a way to get a Location given a NMEA message.

How do I go about converting my NMEA messages into useful Location objects?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T04:11:58+00:00Added an answer on May 27, 2026 at 4:11 am

    NMEA is quite easy to parse. There are various types of sentences for different things. For location data, the sentence you need to concern yourself with is the “recommended minimum”, $GPRMC.

    Example from here: http://aprs.gids.nl/nmea/#rmc

    $GPRMC,225446,A,4916.45,N,12311.12,W,000.5,054.7,191194,020.3,E*68
    
    • 225446 (Time of fix 22:54:46 UTC)
    • A (Navigation receiver warning A = OK, V = warning)
    • 4916.45,N (Latitude 49 deg. 16.45 min North)
    • 12311.12,W (Longitude 123 deg. 11.12 min West)
    • 000.5 (Speed over ground, Knots)
    • 054.7 (Course Made Good, True)
    • 191194 (Date of fix 19 November 1994)
    • 020.3,E (Magnetic variation 20.3 deg East)
    • *68 (mandatory checksum)

    You might be also interested in $GPGSA, which has satellite data long with dilution of position (quality of fix).

    If there is no internal class available for parsing NMEA, you can use these examples to easily make one yourself. Unfortunately, I’m not an Android developer, so I don’t know what internal classes are available to you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on app, which uses GPS data. I have an external bluetooth GPS
I have a jQuery dialog which loads an external php page. All is working
I've been using GAE XMPP however and have tried working with external XMPP server
I have log4net working with an external config file, by telling my app config
I'm working on a plugin. The plugin executes external tools and I have to
I have a working webpage which just displays external html files inside a div
i have little bit of problem while working with External entity reference in External
I'm working with an external team with our website and they recently added one
I'm currently working on a compiler for a language (an external byte-code), and am
I'm working on a website which has advert banners which link to external pages.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.