You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I contacted you by E-mail and wanted to discuss with you about the use of an external gps with a vn-100 (or two GPS) to be equivalent to a vn-300 ?
Would it be possible for you to provide us with a connection diagram in line with your code ?
The text was updated successfully, but these errors were encountered:
It's just a standard SPI connection from a microcontroller to the VectorNav. Typically, you would have a GNSS receiver connected to the microcontroller using UART, although some do support I2C and SPI. The microcontroller reads the GNSS data, formats it correctly for the VectorNav and sends it to the VectorNav using the provided method.
Hello, I contacted you by E-mail and wanted to discuss with you about the use of an external gps with a vn-100 (or two GPS) to be equivalent to a vn-300 ?
Would it be possible for you to provide us with a connection diagram in line with your code ?
The text was updated successfully, but these errors were encountered: