User Activity

I'm implementing a smart shelving solution that uses an array of multiple ( 3x6 sensors across 3 i2c channels). I'm multiplexing the sensors so that no sensors emit on the same time. For that I use the drivers start measurement and stop functions and...