nRF54L15 LE Audio with I2S interface, LC3 codec point-to-point audio
The specific flow is as follows:
The nRF54L15 communicates with the mic via I2S to capture audio data, performs LC3 encoding by LE Audio protocol.
May I ask if the example ncs\v3.0.2\zephyr\samples\bluetooth\bap_unicast_server, which transmits audio data to Window PC, can meet the above function?
This example is based on nRF52840 — is it possible to port it to the nRF54L15? And whether such MIC device could be recognized by Windows sytem?