Olimex Shield LCD I2C 16x2

I can’t get this LCD to work with XOD. It’s a Olimex i2c 16x2 LCD (https://www.olimex.com/Products/Duino/Shields/SHIELD-LCD16x2/open-source-hardware). I can communicate with it using Arduino IDE. But when I do the same thing in XOD using the built in LCD i2c node (or others from the web library) it’s dead.

I’m still learning XOD and it’s probably something basic I’m doing wrong.

try address 65h, or use the i2c scanner to find the address cesars/i2c-scanner