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

Investigate wifi connection behaviour #169

Closed
mp-se opened this issue Nov 20, 2023 · 4 comments
Closed

Investigate wifi connection behaviour #169

mp-se opened this issue Nov 20, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mp-se
Copy link
Owner

mp-se commented Nov 20, 2023

Investigate wifi connection behaviour. Some sources point to that the esp will connect to the last wifi ap and not the strongest if multiple ap with the same name exist.

If this is true then add an option so scan for the strongest ap during startup

@mp-se mp-se self-assigned this Nov 20, 2023
@mp-se mp-se added the enhancement New feature or request label Nov 20, 2023
@mp-se mp-se added this to the v1.5.0 milestone Dec 2, 2023
@mp-se
Copy link
Owner Author

mp-se commented Feb 6, 2024

Ther might be a difference between esp8266 and esp32, the default settings for esp32 points to that it does a scan before connection

@mp-se
Copy link
Owner Author

mp-se commented Jun 5, 2024

Closing this since the esp32 does a scan according to documentation. Arduino for esp8266 is not really developed any further

@mp-se mp-se closed this as completed Jun 5, 2024
@mp-se
Copy link
Owner Author

mp-se commented Jun 7, 2024

The esp8266 seams to favour the latest connected AP even though it has bad reception, should be fixed for that target

@mp-se mp-se reopened this Jun 7, 2024
@mp-se
Copy link
Owner Author

mp-se commented Jul 16, 2024

Created gravitymon gateway to improve ble and wifi connectivity. Implemented in 2.0 b1

@mp-se mp-se closed this as completed Jul 16, 2024
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

No branches or pull requests

1 participant