This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Description
Hello,
I have an Arduino Uno R3. Its operating voltage is 5V. I want to connect the Arduino to the GPS-RTK2 board via I2C. The operating voltage of the GPS-RTK2 board is 3.3V. I assume that there is 5V at the SDA and SCL connectors.
I supply the GPS-RTK2 board with 3.3V from the Arduino.
Do I need to adjust the SDA connector of the Arduino with a bidirectional level converter to 3.3V to connect it to the SDA connector of the GPS-RTK2 board?
Do I need to set the SCL connector of the Arduino to 3.3V with a bidirectional level converter to connect it to the SCL connector of the GPS-RTK2 board?
How is it with the RTCM port when sending or receiving data over UART? Does a bidirectional level conversion have to take place there?
I already asked this question in the Sparkfun forum but did not receive any replies.
Thank you