Skip to content

[Bugfix] Crash when scanning with esp32c6/c5/c2/h2#1106

Merged
h2zero merged 1 commit intomasterfrom
bugfix-c6-buffers
Mar 8, 2026
Merged

[Bugfix] Crash when scanning with esp32c6/c5/c2/h2#1106
h2zero merged 1 commit intomasterfrom
bugfix-c6-buffers

Conversation

@h2zero
Copy link
Owner

@h2zero h2zero commented Mar 7, 2026

In a busy environment the number of buffers could be insufficent causing a crash. This increases the buffer count to avoid this issue.

Also this will use the controller allocated buffers when nimble is enabled in the Arduino core to prevent extra memory being allocated.

In a busy environment the number of buffers could be insufficent causing a crash.
This increases the buffer count to avoid this issue.

Also this will use the controller allocated buffers when nimble is enabled in the Arduino core to prevent
extra memory being allocated.
@h2zero h2zero merged commit 54e6a51 into master Mar 8, 2026
41 checks passed
@h2zero h2zero deleted the bugfix-c6-buffers branch March 8, 2026 00: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.

1 participant