GPS Module not giving me data


i bought gps module project. adafruit ultimate gps breakout. also, downloaded gps library tinygps. wire gps arduino uno.

gps                 arduino
vcc       --->    5v
gnd      --->    gnd
rx        --->     pin 2
tx        --->     pin 3

i did changes tinygps code;

i change port (4,3) (2,3)
i change ssbegin 4800 9600

when verify it. has no problem, when open serial monitor, giving me stars, means no connection. tested gps using multi-meter, giving me feedback.

any idea how fix it?

quote
but tested gps using multi-meter, giving me feedback.
powered , working 2 different things.

quote
any idea how fix it?
take outside?


Arduino Forum > Using Arduino > Programming Questions > GPS Module not giving me data


arduino

Comments