Hi guys.
I bought a Raspberry Pi 3 Model B, a microstack baseboard and a microstack GPS.
I followed the instructions written in the official documentation but I can't connect to the GPS.
Basically, the GPS led flashes so it means it has find a gps fix, but I can't see any data from the PI.
For example, if I try "cat /dev/ttyAMA0" i get always nothing. I already used raspi-config to disable kernel serial and to enable i2c and spi.
Also if I try "stty -F /dev/ttyAMA0 ispeed 4800 && cat </dev/ttyAMA0" I get an error.
Anyone has any advice, please?
Or maybe these modules are not compatible with Pi 3?
Thanks a lot!
Marco