You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: