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 

Parents Reply
  • Thanks again. I see the details on how to increase the throughput. IO was wondering if the uart example is up to it but every one of them should be ok. But i think for Nordic UART Service there is no windows 10 drivers that i can write an application on as there is for android. So i should program it via Windows api i believe. To be able to transfer data from pc to nrf52. Thanks again

Children
Related