Thank you, I will look through your code and see what I can learn
@PJ_Glasso confirmed that the ESP32-C6 is Master I2C only and I was having issues with other I2C peripherals as well, especially ones that implemented clock stretching that the C6 didn’t seem to tolerate.
The MG24 is really interesting and I would like to learn more about programming it.
Even though google searches indicate the MG24 is ArduinoBLE compatible, my code does not compile.
Thank you again for the feedback.