Is there a way to access the status and the XY-coordinates from a GPS-connection established by the GPS-widget in QGIS 3 via Python?
I want to establish the connection with the widget to have better control of the connection (like changing ports) and status checks, but need the coordinates inside a Python plugin.