• @furuskog if you have access to I2C on the puck, you probably will succeed in integrating this chirp sensor.
    I2C1.setup({scl:B6,sda:B7}); You just have to change the name of SCL and SDA lines and it should just work.

About