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.
