I have several vehicles equiped each with individual GPS tracker sending NMEA stream to a server.
Prior to storage at the server side, I want to be able to uniquely identify each vehicle.
Is that possible using NMEA protocol?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
You’ll need to see to what extent your GPS trackers support the NMEA specification.
You should be able to retrieve the data you need from the sentence
$GPSTN.This will be received as
$--STN,xxwherexxis an ID number.