Skip to content

Conversation

k3ldar
Copy link

@k3ldar k3ldar commented Apr 19, 2025

This PR prevents non blocking connection to wifi, so that normal loop processing can continue whilst waiting for the connection to be established.

Also a potential bug fix in Modem.cpp where MODEM_TIMEOUT was used during begin, effectively ignoring what a user may have set the value to.

Appreciate it's a long shot this getting through, but happy to make adjustments if required.

k3ldar added 2 commits April 19, 2025 13:24
… timeout value for buf_read in modem.

Fix bug where timout is reset to the default of 10000ms when calling begin
@CLAassistant
Copy link

CLAassistant commented Apr 19, 2025

CLA assistant check
All committers have signed the CLA.

@JAndrassy

This comment was marked as resolved.

@k3ldar k3ldar changed the title Non blocking Wifi connect WifiS3 - Non blocking Wifi connect Apr 20, 2025
@per1234 per1234 added the topic: code Related to content of the project itself label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants