Running ENV III Hat and SGP30 Unit Simultaneously on M5StickC Plus2
-
Hi everyone,
I'm working on a project using the M5StickC Plus2, and I need some guidance on sensor compatibility and I2C addressing.
Currently, I have the following hardware:
M5StickC Plus2
ENV III Hat (connected via the Hat port)
SGP30 Unit (connected via the Unit port)
I would like to run both the ENV III Hat and the SGP30 Unit at the same time. Before I dive deep into development, I want to confirm:- Is it possible to have both devices connected and operational simultaneously on the M5StickC Plus2?
- Are there any I2C address conflicts between these two sensors?
- If there is a conflict, is there a recommended workaround (e.g., using an I2C hub, bit-banging, or switching to an ENV II Hat instead)?
For reference, I’ve attached screenshots of the Hat and Unit details as shown in the M5Stack documentation.
Any help or insights would be greatly appreciated.
-