and there are no instructions on the wiki about how to change the jumpers for I2C.
I first tried following the instructions on the wiki and just changing the first jumper, like this:
UART P1 ---- I2C
RX ---- P2 SCL
TX ---- P3 SDA
Not working.
Then I tried moving all the jumpers across, like this:
UART P1 ---- I2C
RX P2 ---- SCL
TX P3 ---- SDA
again it doesn’t seem to show up as an i2c device.
Has anyone actually used the 1.1 board with i2c, and can you tell me what jumper configuration you used. I don’t think my board is broken, because it worked fine on the normal serial connection.