Skip to content

Revert "Merge pull request #1428 from etienn01/update-t114-i2c" - #1549

Merged
ripplebiz merged 1 commit into
meshcore-dev:devfrom
Meshcore-Portugal:jbrazio/t114-fix
Feb 2, 2026
Merged

Revert "Merge pull request #1428 from etienn01/update-t114-i2c"#1549
ripplebiz merged 1 commit into
meshcore-dev:devfrom
Meshcore-Portugal:jbrazio/t114-fix

Conversation

@jbrazio

@jbrazio jbrazio commented Jan 31, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 616eb57, reversing changes made to 537acd7.

This patch needs to be reverted because it boot freezes t114 433Mhz variant.

An alternative approach would be to keep the existing default pins and add support for a second I2C bus, calling AutoDiscoverRTCClock.begin() on both Wire and Wire1. This would allow the firmware to pick-up the onboard RTC on Wire if present, and fall back to discovering an external RTC on Wire1 otherwise. @oltaco

This reverts commit 616eb57, reversing
changes made to 537acd7.

This patch needs to be reverted because it boot freezes t114 433Mhz variant.
@oltaco

oltaco commented Jan 31, 2026

Copy link
Copy Markdown
Member

Indeed, it looks like the alternative approach that was mentioned in the discussion for #1428 will need to be implemented.

@ripplebiz
ripplebiz merged commit ab99466 into meshcore-dev:dev Feb 2, 2026
@jbrazio
jbrazio deleted the jbrazio/t114-fix branch February 2, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants