GNSS Data

The GNSS data is available through the command below.

/opt/influx/gnssdata_start.sh

The NMEA sentences will be available on the serial port ttymxc1 and can be read using commands like

cat /dev/ttymxc1

Notes:

  • A few demo applications using the Data Pipes are located in /home/root/rexusb/examples folder.

Last updated