Hi Everyone,
I was trying to run a Trill Craft with my Arduino MKR Zero.
I made sure to connect Ground, 3.3V, SDA and SCL lines.
I tried to run craft.print.ino and detect-all-devices.ino but I get this message :
failed to initialise trillSensor
Error code: 2
I double checked connections, there is indeed 3.3V arriving at the +V/Gnd pins and I could watch something happening on the SDA/SCL lines form my scope.
Any idea ?
Thanks in advance,