Can't get Optical Tracking Odometry Sensor - PAA5160E1 to work

I hooked it up like this:

I’m trying to run this example on GitHub, but it seems it hangs on myOtos.begin(). Any idea why?

You can try to run the I2C scanner code. If the Odometry Sensor - PAA5160E1 is functional, you’ll be able to see its I2C address.

Ok I’ll try that. But I’m also wondering if it have to do with logic voltage levels?

The Uno uses 5v I/O, the sensor uses 3.3v…you’ll need to either use a 3.3v MCU or a logic level shifter in between them to allow interfacing