mikalhart / TinyGPSPlus

A new, customizable Arduino NMEA parsing library
http://arduiniana.org
1.05k stars 486 forks source link

Examples don't work #64

Closed silardg closed 4 years ago

silardg commented 4 years ago

The examples all have default bauds of 4800, and it doesn't want to work. I have switched it to 9600 and it started working.

Is this a problem with just my neo-6m, that the default is 9600?

Alibrahm commented 4 years ago

I have the same problem kinda having issues with the library translating

silardg commented 4 years ago

I mean if you can fix it by just setting the baud to 9600, then this isn't really a bug. I will close it but I would suggest creating a comment on the examples that if it doesn't work the baud should be changed

silardg commented 4 years ago

I would make a pull request, but there are already 5 pending...