Dear Nordic Team,
I want to know if we can support the real time talking like phone call between peripheral and central by software device. On application layer, we just enable the this function, voice from mic-->PDM-->PCM-->software device(BLE controller) can get data from PCM buffer and send out to remote devices over air. Receiver --> get data from air-->put into PCM-->speaker; Should disable the retransmission on BLE controller layer.
Is this possible supported on NRF52832?
Thanks for your support.