Arduino reads from base, not rover

We are currently working with the Reach RTK starter kit, attempting to read both Base and Rover GPS data over serial on an Arduino Mega.

We are using TinyGPSPlus, reading NMEA data correctly with SoftwareSerial.

The strange issue that we are having is that, while the data from the base GPS is correct, the data from the Rover is not publishing.

We have been using two sets of wires and two Arduino Megas, but we have tried every permutation and isolated the problem to the Rover GPS.

Is there any reason this would be the case? Perhaps some software configuration that changes when the GPS is specified as the rover or base?

In case you are creating a thread about an issue it is necessary to provide following information to get help:

  1. Firmware image and ReachView version.
  2. System report.
  3. Detailed problem description. How does observed behavior differ from the expected one?
  4. Your step by step actions.
  5. Picture of the setup and connection scheme.
  6. Specify the exact make and model of the hardware you are integrating.

Help us out here with at least #1 and #2

1 Like

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.