I am using this solution and it is working great without any problem private static I2cDevice I2CAccel; public static void Initialize() { InitI2C(); } public static async void InitI2C() { int i = int.Parse(value.ToString()); string i2cDeviceSelector = I2cDevice.GetDeviceSelector(); var settings = ne...