2024-05-22 07:03 PM
Hi everyone,
I am working on the project that need to capture sound for sometime and send it to pc through BLE.
I am a bit new to STM32WB,
1- I have some questions regarding, how we can use on of the examples of STM32WB and turn it to this requirement.
2- do we need fragmentation here? if yes what you guys suggest.
Thank you.
2024-06-06 08:23 AM
Hello @onvol2024 ,
Let me point to this firmware package which could answer your request:
FP-AUD-BVLINKWB1 - STM32Cube function pack for STM32WB MCU featuring full-duplex audio streaming over Bluetooth 5.0 using Opus codec - STMicroelectronics
In the documentation you have a quick guide which explain the different examples already available:
fp-aud-bvlinkwb1_quick_start_guide.pdf
As you can see, the package doesn't provide example of direct BLE audio transmission between STM32WB and PC. But I guess you can still adapt the examples to reach this goal.
I hope this helps.
Best Regards,
Alan Porte
ST MCU Support Team