I2C Scanner for Manuf/Product IDs

Hi,
Is it possible to scan the I2C buss and report the Manufacturer and Product IDs in addition to the address?

Setup:
ESp32 DevKit with multiple I2C devices connected with proper pullups, etc.

The available I2C Scanner sketches work great in reporting the addresses. However, would like to get the additional information if possible.

Thanks!

Additional information only is available from slaves with such a feature. Do you have an example device data sheet?

1 Like
1 Like

That was my concern. No specific datasheet in mind... Was looking to see if unknown devices could be identified by getting the Product ID (Device ID). But probably not as not all manufacturers incorporate this info into their registries to be read back.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.