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

Esp32 fixes #2528

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Esp32 fixes #2528

merged 3 commits into from
Jul 20, 2022

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Jul 19, 2022

Use HAL to control IO MUX as, for example, GPIO18/19 on ESP32-C3 require additional steps.
Fix hardware timer on ESP32
Use WiFi full channel scan. Where multiple APs exist for an SSID fast scan will pick the first one which could be a borderline signal.

mikee47 added 3 commits July 19, 2022 14:44
Use HAL to control IO MUX which includes additional steps to disable internal USB.
If multiple APs exist for same SSID then picking first one found (fast scan) can cause reliability problems if signal strength is low
@slaff slaff added this to the 4.7.0 milestone Jul 19, 2022
@slaff slaff merged commit afa167e into SmingHub:develop Jul 20, 2022
@slaff slaff mentioned this pull request Jul 25, 2022
5 tasks
@mikee47 mikee47 deleted the esp32_fixes branch January 15, 2023 19:37
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.

2 participants