Hi ,
On your documentation you mention that VSC is not support
When I compile the project through VSC , I don't see any issue
Pls advice.
Tnx,
Eran.
Hi ,
On your documentation you mention that VSC is not support
When I compile the project through VSC , I don't see any issue
Pls advice.
Tnx,
Eran.
Hi,
The nRF5340 Audio sample docs explain how to build the sample either from the command line or using a script. Some of the steps done in this setup is not yet available in our VS Code Extension, and therefore we say that the sample is "Not supported" for the VS Code extension.
Regards,
Sigurd Hellesvik
Hi Sigurd,
if I understand clearly , after I compile the project (as I mention above) with Vs code --> flashed through VS code ---> flash separately the network core with the LE audio controller hex file - through the command line
it should work properly , right ?
Tnx,
Eran.
ERAN GISSER said:after I compile the project (as I mention above) with Vs code
The build script have a lot of options for tweaking the build:
If you build using VS Code without addressing these options, you may miss out on features which you need in your build.
ERAN GISSER said:flashed through VS code ---> flash separately the network core with the LE audio controller hex file - through the command line
I think so yes. But the script can also program both headset and gateway in order I think, in which case you would need to do so specifically with VS Code.