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

Add delay so GPS and Radio have time to power up #3334

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

lolsborn
Copy link
Contributor

@lolsborn lolsborn commented Mar 5, 2024

  • Added the boot-loader HW ID so you can flash from PlatformIO after inital boot loader setup
  • Added a delay on boot which seems to have fixed some race-conditions with both the radio and GPS startup. Canary has a separate power rail that was being brought up in initVariant() and sometimes either the GPS or Radio hardware would not be present after bootup.

src/main.cpp Outdated Show resolved Hide resolved
src/main.cpp Outdated Show resolved Hide resolved
@lolsborn lolsborn requested a review from caveman99 March 5, 2024 16:11
Copy link
Contributor

github-actions bot commented Mar 7, 2024

🤖 Pull request artifacts

empty string

file commit
firmware-2.2.25.b9ce986.zip b9ce986

thebentern added a commit to meshtastic/artifacts that referenced this pull request Mar 7, 2024
@thebentern thebentern merged commit c860493 into meshtastic:master Mar 7, 2024
55 of 69 checks passed
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