I2C Development

Hello,

I have a Xiao seeed nrf52840 and want to operate a peripheral IC over I2C. It doesnt have a driver so I'm following the developer academy on how to do raw I2C communication with it. However, when I click 'create overlay file' in VS code/nordic connect SDK I get the error "Please update your device tree extension to access this functionality". Has anyone seen this before/have any info on how to fix it?

I'm new to all of this so apologies if its obvious.

Many thanks!

Related