Skip to content

Instantly share code, notes, and snippets.

@Strykar
Created July 1, 2020 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Strykar/9d7388655cc1ef857b6e6517750d326d to your computer and use it in GitHub Desktop.
Save Strykar/9d7388655cc1ef857b6e6517750d326d to your computer and use it in GitHub Desktop.
Connect to your Ublox GPS on a Linux machine from Ucenter on Windows.
socat -v /dev/cuaU0,ispeed=115200,ospeed=115200,echo=0,raw TCP4-LISTEN:1234,reuseaddr,nodelay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment