Skip to content

Fix esp32s3 and c3 max connection config.#1018

Merged
h2zero merged 1 commit into
masterfrom
bugfix/s3c3-maxconn
Sep 2, 2025
Merged

Fix esp32s3 and c3 max connection config.#1018
h2zero merged 1 commit into
masterfrom
bugfix/s3c3-maxconn

Conversation

@h2zero

@h2zero h2zero commented Aug 26, 2025

Copy link
Copy Markdown
Owner

Esp32s3/c3 use a max activity configuration which needs to account for scanning and advertising as well as connections.

Fixes #1016

Esp32s3/c3 use a max activity configuration which needs to account for scanning and advertising as well as connections.
@Berg0162

Copy link
Copy Markdown

Dear Ryan,
I can confirm that with the modified "NimBLEDevice.cpp" my code works correctly again!
Thank you for your decisive action!

@h2zero h2zero merged commit 6ed3f12 into master Sep 2, 2025
41 checks passed
@h2zero h2zero deleted the bugfix/s3c3-maxconn branch September 2, 2025 14:10
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.

ESP32-S3 dual-role (client + server) fails with rc=519 on all NimBLE-Arduino versions 2.3.x

2 participants