R
Hi @felmue
Thank you for the advice, the Wire.begin(26, 32) is what I was missing.
I tired M5.begin(true, false, true) before but, by itself, it didn't make any difference.
Looks like explicitly specifying I2C pins is the way to go.
Again, thank you
regres