Hi,
I have 2 nRF5340 audio DK PCA10121 kits. I am trying to follow https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming-a-sample using Visual Studio Code to build nrf5340_audio_dk_nrf5340_cpuapp. I was able to build nrf5340_audio_dk_nrf5340_cpuapp successfully. However, I ran into a different configuration problem that I won't get to in this ticket here.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming-a-sample using Visual Studio Code references to nrf5340dk_nrf5340_cpuapp and nrf5340dk_nrf5340_cpuapp_ns. However, the same link references to PCA10095. I have build errors on both nrf5340dk_nrf5340_cpuapp and nrf5340dk_nrf5340_cpuapp_ns configurations.
On the other hand, https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.1/nrf/applications/nrf5340_audio/README.html mentioned about PCA10121 but there is only build instructions by using scripts and command line only.
My question is which build instructions and configurations that I should use for PCA10121?
Thanks