Hello,
I assume that it is the Opus Codec you want to port? We don't have any specific guides for this, but maybe a Zephyr module is a possible way of integrating OPUS into nRF Connect SDK?
There may be people with some advice in the community here on DevZone or over in the Zephyr project's Discord server as well.
Best regards,
Maria
Hi, would ADPCM be interesting instead of OPUS?
Hi, would ADPCM be interesting instead of OPUS?
ADPCM is an alternative solution we are considering. we want to try OPUS first.
for nRF Connect SDK, we did a remote project, and we added ADPCM between thingy and a dongle. (we ported this from old SDK to new one)