Hi,
I am using nrf54l15 ,here I have bare i2s code for reading data from mics and ble code for notifying that data but here I am planning to use lc3 codec to compress data and send over BLE .Can you guide me how can i use library of lc3 to encode .I found library in ncs location and do I need to compress each channel data separately ? Can you sugges any example how can i implement to bare i2s code .And i gone through Audio sample but couldn't able to find implementation for i2s as i have only one 5340 board but i need for nrf54l15 .