I have connected a Digital MIC to the nRF52833 and aim to transmit the voice data captured by the MIC via USB 2.0 Audio Class (UAC).
Upon consulting with the agency, they confirmed that while the nRF52833 does possess the necessary functionality to achieve this, there are currently no available examples or code snippets to guide implementation.
To clarify my understanding, I have the following questions:
1. Is it possible to transmit MIC-captured audio data using USB UAC with the nRF52833?
2. Are there any existing examples or sample code available for this specific implementation?