Hi,
The project I am working on involves streaming 8 audio streams (16 channels of data), and I was hoping to use the nRF52 for this purpose. Does anyone have any ideas on the best way to implement this? I recognize that BLE is not the best for this application, however, I see that other audio-streaming applications have been done with this board.
So, my question is: what is the best way to stream large amounts of data in real time, using an nRF52?
Thanks in advance for the advice.