Hi,
I am in progress of making own audio application. I wanted to try 8_2 configuration. I see however, that despite that, 10ms window worth of data at that sample rate should be 160 i get 320 as a requirement from sw_codec_lc3_enc_init API call. Also i see, that 24000 kbps, while should be a valid value produces log warning.
I am using NRF SDK ver 2.9.2
Why is it like that?