Hello
I want to connect nRF51822 (on a readbearlab ble nano) to arduino micro which uses 5V logic on a 32U4 IC. I know I can use an external logic level shift, but I need my project to be small. I read in some posts that connecting the I2C lines to a pull-up of 3.3 is enough for the I2C to work.
is this OK or must I use the level shifter?
Thanks