This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Reading and Writing I2C register

I am using the nrf52840 TWI driver to manipulate an accelerometer (LIS2DE12).

How can the TWI API be used for reading and writing registers on a slave device?

Any examples will be appreciated!

Related