Skip to content

Fix/enhance: OPTA socket delay and increasing limits.#1099

Open
ppp-one wants to merge 3 commits into
arduino:mainfrom
ppp-one:main
Open

Fix/enhance: OPTA socket delay and increasing limits.#1099
ppp-one wants to merge 3 commits into
arduino:mainfrom
ppp-one:main

Conversation

@ppp-one

@ppp-one ppp-one commented Nov 9, 2025

Copy link
Copy Markdown

This pull request focuses on fixing readSocket() 100ms delay by removing an unnecessary wait call, and increasing the socket limits from 4 to 8 for the OPTA variant of the ArduinoCore-mbed. The 8 socket limit was chosen to fit my application, and my test Opta has tolerated the increase.

This request targets issues #1067 and #1078.

I only adjusted libraries/SocketWrapper/src/MbedClient.cpp and variants/OPTA/conf/mbed_app.json, the rest seem to be auto-generated from the compiling.

Please let me know if anything needs adjusting.

@CLAassistant

CLAassistant commented Nov 9, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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