NMEA checksum


Closed Thread
Results 1 to 2 of 2

Thread: NMEA checksum

  1. #1
    Join Date
    Sep 2003
    Location
    Vermont
    Posts
    373

    Default NMEA checksum

    I need to send a serial string to a GPS device. It needs to be followed by a crc two digit checksum which is an XORing of the data field. How would I do this without having to check it in advance? Using lookup and send them out one at a time after XORing with the previous?

    Thanks,
    Ron

  2. #2
    eoasap's Avatar
    eoasap Guest


    Did you find this post helpful? Yes | No

    Default

    Hi (again) Ron!

    Do you need to change it in code? or are you just using it to send a command to change the default baud rate? i'm not sure how to do it in code, but i know the checksums for different bauds if it'll help ?

Similar Threads

  1. NMEA CheckSum Routine
    By Tom Gonser in forum Code Examples
    Replies: 2
    Last Post: - 6th June 2015, 22:24
  2. 4 Bytes one button press
    By Dennis in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 15th January 2010, 22:36
  3. Checksum
    By retepsnikrep in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 24th October 2009, 04:09
  4. Creating Checksum in PBP
    By Tom Gonser in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 16th March 2005, 04:49
  5. Checksum problem!
    By atomski in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd November 2004, 07:21

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts