Problems with GPS MTK3329

Hi guys,

I'm doing tests for a future project with gps, my gps is a MTK3329. But I can't connect the module and receive data. I'm using the Tiny_GPS library, and test the test_with_gps_device example. The results show in the attached image.
I can't understand why I don't get data. I have waited more than 30min, but the result is the same.
Someone enlighten me, please.

Nothing?, Please I need help, I'm working to the grade final project. :cold_sweat: :cold_sweat:

I'm trying read the serial RX/TX only using the example of softwareserial library. The results in the image attached,they have no logic. Change the blaud rate all others, but the results are same.

Do not post pictures of code.
Do not post pictures of serial output.

Do not bother posting if you are not going to post a schematic or a link to the hardware you are using.

You must check data available from GPS before trying to read it..

You are also not setting GPS serial port Baud rate ...