I am using a NEO-6M GPS Module with my Pi 4B. Receiving data from it seems to be no problem both in python using the gps library and using cgps -s in the terminal. It receives new data around every second. However, as soon as I move the receiver about 15 metres (50 feet) I expect the coords to update but they just remain the same for a few minutes until they finally update (happens in python and with cgps). I guess there should also be a small drift when not moving, but the coords remain constant for a long time. My project requires new position data every second. Does anyone have an idea how to fix this?
Regards, Vincent
Regards, Vincent
Statistics: Posted by vicepython — Tue Sep 03, 2024 7:23 pm — Replies 0 — Views 21