Hi guys, I bought a GPS module a while back (goo.gl/aGR9kd). I am not getting a fix on the satellite. I am using the test_your_gps_device example included with the TinyGPS library. The fix LED on the device is behaving strangely, sometimes it is solid from the point I make the connections. Sometimes it keeps on blinking and sometimes it stops blinking after a while and gets solid. But each time I am not getting a fix. I have connected the VDD and GND pins and connected the TX on GPS module to software serial port no. 4 on the arduino. I have tried getting a fix in an open field under clear weather. Also can someone direct me where I can find the definitions of the functions present in TinyGPS library.
Does the "test_your_gps_device" example produce ANY output?