Question
How to transmit 16-Bit audio via BLE. - STM32WB5MM-DK
Hi,
I'm working on transmitting audio over BLE. I have successfully connected SPH0645 mic using I2S and also I have connected speakers for the output. The thing is I don't know how to transmit audio over BLE. I tried creating custom template to notify the audio value buffer. Can anyone help me with this. Thanks in advance.