Your code says it is using pins 0 and 1 but you have wired up the Tx/Rx on pins 2 and 3 (or perhaps 3 and 4 - it is hard to see for sure).
Edit this line and change it to the correct pin numbers:
Thank you for helping me. Sorry, I was testing something, including changing code and ports, so thats not the problem, i changed it back to 3 and 4 (in the code and the ports), but still not working
Instead of using TinyGPS to start with, why not just read what is coming in on SoftwareSerial and relay it to SerialMonitor? And if you don't get anything, try swapping Rx/Tx over. Once you have that working you can use TinyGPS to decode your incoming data.
Hi there,
First of all, thank you so much for helping me!
I didn;t receive anything. I changed the pin to 4,3 and swapped those arround, but when I type AT at baud rate 192000 nothing is happening. Is it a better option to solder the wires of the GPS directly under the arduino?
There are two on the module you gave the datasheets for. A power light and a status light. And the device you have looks very much like the one in the datasheets.
You have put a solder bridge on the voltage select jumper?