Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ESP32S3 - Low default BTU stack size #9679

Answered by me-no-dev
BillyGriffiths asked this question in Q&A
Discussion options

I am busy porting a project from ESP32 to ESP32S3 and I'm running into bluetooth stack size issues.

ESP32 sdkconfig has CONFIG_BT_BTU_TASK_STACK_SIZE=8192
ESP32S3 sdkconfig has CONFIG_BT_BTU_TASK_STACK_SIZE=4096

@me-no-dev Looking at espressif/esp32-arduino-lib-builder@44d1eb6 it seems the common value has been updated to 8192 for all models. Will this change eventually filter through to /arduino-esp32? If not, how should I go about changing the stack size?

Thanks!!

You must be logged in to vote

3.0.0 will bring that feature. You can try 3.0.0-RC3 or wait till Monday for final to be released

Replies: 2 comments 1 reply

Comment options

3.0.0 will bring that feature. You can try 3.0.0-RC3 or wait till Monday for final to be released

You must be logged in to vote
1 reply
Comment options

That is excellent news. Thank you @me-no-dev

Answer selected by BillyGriffiths
Comment options

Released! Thanks everyone (and especially you @me-no-dev) for your hard work in making this happen!

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /