GATT + basic Audio from the STM32WB5
Hi,
I am working with the STM32WB5MMGH6TR and would like to achieve the following:
- Stream GATT data to a mobile phone
- Simultaneously play simple audio to BLE earbuds
The audio requirement is modest: a tone that rises and falls in a sine-wave pattern (no music, no complex audio, no high-quality audio). The frequency should sweep between 500 Hz and 2 kHz, with a modulation rate of up to 60 Hz.
Is this feasible using the standard ST BLE stack for the STM32WB5MMGH6TR? The key requirement is that both operations run concurrently.
If it is possible, could you please outline the recommended approach?
Thank you as always.
