This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nrf52832 Low Sample Rate Data Transfer

Hi all,

I am a newbie in ble and also nordic. I have an application need that would do some lowfi sound data transfer which 16 bits at 14k sample rate from central device as a windows or android to the chip. I will use a PCM type data and use a TI 5122 DAC. I2S side is ok. I interfaced with that chip before and easyDMA along with I2S driver is simple that i can understand on Nordic. 

But i need an example which shows a real time data transfer over BLE. I would write the PC side application with Windows API but i need an example where i can change to my own needs. Does Nordic has that? Or how can i implement a lowfi audio continous transfer. Thanks 

Related