Hi,
For my university masters group project I need to connect my nRF5340 Audio DK to another board (Ambiq Apollo 510B). I will need to send audio from the mic to the Apollo via I2S on the GPIO pins. The apollo will then send back processed audio via I2S. This will be output to the Nordic's headphone jack.
I have a basic understanding of nRF connect for VS code and I have got the nRF5340 audio applications working streaming bidirectional audio over bluetooth.
My question is what is the best way to go about this? Is there some sample code I can modify? Can I use the nRF5340 audio applications and disable bluetooth? Should I start from scratch? Is there a course I can follow on I2S? The project ends in 2 weeks, is if feasible to get this working in that timeframe?
Many thanks,
Lawrence