I have a BLE device with a MIC, which collects voice data and coded to BroadVoice 32k.
So I want to design a central to get this voice data.
What I think is use 52840 and external I2S decoder to do it.
I have some concerns:
1.Is there any example how to play broadvoice codec with 52840?
2.Does 52840 have enough capability to do the decode thing?
Thanks.