Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this code work on a ESP32 S3? #3

Open
onki69 opened this issue Jan 5, 2024 · 1 comment
Open

Does this code work on a ESP32 S3? #3

onki69 opened this issue Jan 5, 2024 · 1 comment

Comments

@onki69
Copy link

onki69 commented Jan 5, 2024

Hi,

I have tried to upload the binaries to a new ESP32 S3 but all I get is a boot loop.
Do I need to compile the code myself to get it working.
I really like the Bluetooth capabilities and haven't found another project or fork that also comes with BT Audio input mode.

@vedranMv
Copy link
Owner

vedranMv commented Jan 5, 2024

Hi, I wouldn't expect it to work on ESP32-S3. It uses a different configuration in sdkconfig and I believe different toolchain too. I think the only way is to recompile the project to fit you board.

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

No branches or pull requests

2 participants