Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for I2C scan getting stuck #3375

Merged
merged 3 commits into from Mar 15, 2024
Merged

fix for I2C scan getting stuck #3375

merged 3 commits into from Mar 15, 2024

Conversation

andrekir
Copy link
Member

testing fix for I2C scan getting stuck:

//\ E S H T /\ S T / C

DEBUG | ??:??:?? 2 Filesystem files:
DEBUG | ??:??:?? 2  db.proto (331 Bytes)
DEBUG | ??:??:?? 2  config.proto (89 Bytes)
DEBUG | ??:??:?? 2  module.proto (113 Bytes)
DEBUG | ??:??:?? 2  channels.proto (97 Bytes)
DEBUG | ??:??:?? 2 Using analog input 4 for battery level
INFO  | ??:??:?? 2 Scanning for i2c devices...
DEBUG | ??:??:?? 2 Scanning for i2c devices on port 1

@andrekir andrekir changed the title add delay for T-Echo peripherals setup tryfix for I2C scan getting stuck Mar 14, 2024
@andrekir andrekir changed the title tryfix for I2C scan getting stuck fix for I2C scan getting stuck Mar 14, 2024
@andrekir andrekir marked this pull request as ready for review March 14, 2024 12:10
@andrekir andrekir linked an issue Mar 14, 2024 that may be closed by this pull request
@thebentern thebentern merged commit 0dda20b into master Mar 15, 2024
70 checks passed
upchui added a commit to upchui/firmware-Meshtastic-Unleashed that referenced this pull request Mar 16, 2024
* (1/3) Support L76B GNSS chip found on pico waveshare shield. Original work by @Mictronics

* NodeInfo broadcast ensure default on 0 and enforce 1 hour minimum (meshtastic#3415)

* NodeInfo broadcasts ensure defaults on 0 and enforce 1 hour minumum

* Doh!

* Hey that's not on config!

* We don't use Lorawan (meshtastic#3417)

#warning "Persistent storage not supported!" [-Wcpp]

* [create-pull-request] automated change (meshtastic#3418)

Co-authored-by: thebentern <thebentern@users.noreply.github.com>

* fix compilation

* don't fix this to a hardware model.

* new Accelerometer lib (meshtastic#3413)

* new Accelerometer lib

* Use our fork till upstreasm merges changes.

* that PR escalated quickly

* resurrect display flip

* that should work now

* (2/3) Add Slow Clock Support for RP2040 platform. This will disable USB Softserial.

* More comprehensive client proxy queue guards (meshtastic#3414)

* More comprehensive MQTT thread and queue guards

* Consolidate logic

* Remove channel check

* Check for map_reporting_enabled as well

* Update message

* Remove channel check from here as well

* One liner

* Start the mqtt thread back up when channels change and we want mqtt

* fix for I2C scan getting stuck (meshtastic#3375)

* refactor: add delay for T-Echo peripherals setup

* comment out `PIN_POWER_EN1`

* [create-pull-request] automated change (meshtastic#3419)

Co-authored-by: thebentern <thebentern@users.noreply.github.com>

* Handle for heartbeat toradio packets (meshtastic#3420)

* Factory reset GNSS_MODEL_MTK GPS modules with PCAS10,3 (meshtastic#3388)

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>

* [create-pull-request] automated change (meshtastic#3422)

Co-authored-by: thebentern <thebentern@users.noreply.github.com>

* (3/3) Add variant for pico with waveshare and GPS hat (meshtastic#3412)

* (3/3) Add variant for pico with waveshare and GPS hat, utilizing slow clock.

* Not everybody has Serial2

* Trunk

* Push it real gud

* No init

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>

---------

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
Co-authored-by: Andre K <andrekir@pm.me>
Co-authored-by: David Ellefsen <93522+titan098@users.noreply.github.com>
@caveman99 caveman99 deleted the t-echo_i2c-scan branch April 9, 2024 20:15
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.

[Bug]: T-Echo won't boot with 2.3.0
2 participants