GPS Module not printing the whole data

I have a Adruino Uno and a GPS Module (NEO-M8N-0-10).

I have connected it like so:

Arduino -- GPS Module

3.3V -- VCC
GND -- GND
TX -> 1 -- TXD
RX <- 0 -- RXD

I have uploaded a empty sketch to the Arduino then opened a 9600 baud serial and it started printing this:

And there should be more data but even after 5min it doesn't print more data.

Looks like the GPS can't get a signal. Is it indoors?

yes, it is indoors

Sometimes, if you're lucky, you can get signal near a window, but best to take it outside.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.