I have SparkFun GPS-RTK-SMA Breakout - ZED-F9P (Qwiic), I am connecting it to a ubuntu 18 machine. It runs as expected without problems until I connect another USB device, and the Horizontal and Vertical accuracies (hAcc, VAcc) become worst, and as soon as I uplug the other device from the USB, the hAcc and Vacc get back to previous ranges. The device I plug in is a realsense camera, but I also tried other USB devices and the same thing happens.
While reviewing the serial data flow, it appears that the speed slows down and less satellite are available.
I am trying to run a SLAM using the GPS and the realsense camera so this issue is very important to me.
The same thing happens over windows 10 (running u-center), but the hAcc and Vacc get worst only for a short period of time and it gets back to normal. While in ubuntu, it never get back to normal. For example I would have an accuracy of 0.1, that will become 5 after I plug the second device.
I tried in a raspberry pi, Jetson Tx2 and the same happens. Itried with hubs, no hubs, seperate ports etc… but no imporvements.
Any help is appreciated as I tried everything I know.
Thanks