BLE 5.4 Audio project guidance
Hello, i have a STM32WBA52CG with a NUCLEO 64 board.
I want to utilize the new BLE in speakers. I want a Client phone to broadcast audio to servers -> STM32WBA52CG.
First question, does an example sketch exist for this application? Is there some available code that i can look at to get started with BLE and its new features like an audio server?
Second question, can i use the internal DAC for audio purposes? Then the left and right channel go though the DAC and out to GPIO, so i can connect it to amplifier?
Third question, can i use the buildin DSP for doing equalizer operations on the left and right audio channel?
Fourth question, I was at a ST workshop in Denmark -> Aarhus, they showcased a video with some audio applications where the boards were used for audio broadcasting. In the video the server side could switch between two audio channels and there was two audio boards that each had a channel that were broadcasting audio. Im looking for this video, i cant find it, also looking for the source code.
Thank you!
