esp 32 bluetooth configuration

rohit.techo23
Posts: 1
Joined: Wed Jul 03, 2024 7:15 am

esp 32 bluetooth configuration

Postby rohit.techo23 » Wed Jul 03, 2024 7:26 am

I am working on one project. Which use ESP 32 , MAX98357 I2S IC And speaker. I want play music through smartphone using bluetooth and also using SD card module. But when i integrate both functionality getting run time error as legacy dricy and new driver cant work together. Please help me to resolve conflict between drivers.

aliarifat794
Posts: 177
Joined: Sun Jun 23, 2024 6:18 pm

Re: esp 32 bluetooth configuration

Postby aliarifat794 » Thu Jul 04, 2024 10:25 am

Try to initialize the Bluetooth and SD card drivers in separate functions and ensure they are not initialized simultaneously. You can disable one while initializing the other and vice versa.

Who is online

Users browsing this forum: Bing [Bot] and 76 guests