I have bought a new raspberry pi, just in case there was some kind of communications error, also a new non-bluetooth keyboard (logitech) to avoid the ttyAMA0/bluetooth problems.
So far I have tried two groveGPS sensors, two grovePi boards and two raspberry pi computers. The hardware test, simply printing what is coming directly form the GPS as data has nothing.
This current setup is vanilla raspbian stretch with Adafruit_Python_GPIO installed and Adafruit_Python_BME280 to get barometer information.
This ‘should’ work, right? I have not touched the UART for raspbian stretch as that solution was from a few years ago.
any insight would help. I can get data from the light sensor, sound level, temp.humidity/barometer280, displaying the GPS on the groveLCD but I get nothing from the groveGPS. All this is saved to a file but I am getting no data from the GPS.