• You don't seem to have set up the SDA and CSB lines in the code above... could that be it?

    Also, I might be a bit wary of using D28/D29 - they're used as the Puck.js serial interface wires if Puck.js powers up with D29 pulled high. While you can override them with pinMode or digitalWrite, before that happens Puck.js will be using up more power than normal because it'll be running the serial port hardware all the time.

About

Avatar for Gordon @Gordon started