Detailed GPS Test
Now that we know it basically works, we'll try to get 'fix data' from the GPS. For this, you will have to have the GPS outside. It cannot be inside a building, even if its right at the window. The silver antenna must be pointing up with a clear view of the sky!
Wire up the GPS module according to the hookup
Check your board and serial port settings and upload this sketch to your Flora using the Upload button in the IDE.
Place the GPS module (still connected to the Flora) outside. Once the GPS has located the satellite data, the red LED on the GPS will stop blinking.
If you see the LED blinking once a second, it does not yet have a fix!
It can take many minutes to get a fix if it doesn't see any satellites immediately.
Once it has a fix, you can check the serial monitor for the GPS data, which includes the current date and time in UTC. It will also give you your latitude, longitude and approximate altitude with the Serial monitor