ArduinoCore-renesas icon indicating copy to clipboard operation
ArduinoCore-renesas copied to clipboard

WifiS3 - Non blocking Wifi connect

Open k3ldar opened this issue 7 months ago • 2 comments

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 avatar Apr 19 '25 14:04 k3ldar

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 19 '25 14:04 CLAassistant

this platform has two WiFi libraries. please specify WiFiS3 in the title

JAndrassy avatar Apr 20 '25 07:04 JAndrassy