Hi, i'm trying to developing the trehad coap_server sample enabling bluetooth like it's shown in this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s (developing bluetooth low energy products using nrf connect sdk).
I found that, afret modifing the cmakelist.txt and the prj.conf files like it was shown and doing the pristine build, it pops up a warning saying No SOURCES given to Zephyr library: drivers__console and olso in the terminal window appears FATAL ERROR: command exited with status 1: 'c:\ncs\toolchains\v2.1.1\opt\bin\cmake.EXE'.
How could i fix this?
Thanks
This is the zip folder of the project: