Hi, I've recently acquired an nRF54L15DK, and started the development on BLE, I'm fairly new to Nordic's enviroment.
In the last couple days I've been trying to build the "Fast Pair: Locator Tag" example, here is the progress so far:
First: I had to remove the "/configuration" from the following line in CMakeLists.txt:
Second: I had to create a missing "prj.conf" file in the project directory:
Third: I've followed the suggestion here to add a "pm_static.yml" file in my project.
Doing all those steps, I was able to build the project.
But: When i flash it to my DK, the terminal looks like this:
And the device does/logs nothing.
The question has to be asked then, What I'm doing wrong??
Thanks in advance, if you need any extra information, I will gladly provide it.
SKD v3.0.1