Skip to content

Conversation

@lewisxhe
Copy link
Contributor

I2C scanner now includes a check for the QMC6310N.

The original magnetic sensor for the T-Beam-S3-Superme, the QMC6310U, had a device address of 0x1C. Subsequent shipments changed to the QMC6310N, with a device address of 0x3C. This conflicted with the previous screen address, so the device address for the OLED screen was changed to 0x3D.

This PR update adds a check for sensors with the 0x3C device address and also adds 0x3D to the scan list.

@lewisxhe
Copy link
Contributor Author

@lyusupov SoftRF may also need to be adapted to the new changes.

@fifieldt fifieldt added the enhancement New feature or request label Jan 14, 2026
@thebentern thebentern merged commit 5f63f91 into meshtastic:master Jan 15, 2026
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants