# Common I2C configuration for NRF52 tests substitutions: scl_pin: P0.04 sda_pin: P0.05 i2c: - id: i2c_bus scl: ${scl_pin} sda: ${sda_pin} scan: true