I'm using an Arduino Mega with a GPS UBLOX NEO-7N Satellite Positioning Module For Arduino 51MCU STM32
and I'm trying to follow
but it won't follow me and if I set coordinates
Received Text: 123, 456
Waypoint found: 123.00456.00
Reading onboard GPS:
But as you can see it doesn't set anything.
The GPS as via the instructions is connected to pin 7
The code is the exact same as the hackster link [execpt the char auth[]'s code]