I have the fail complie sample project the same picture.I try found experimental_log in libraries but it not found.Pls kindly help me!Thank,
I have the fail complie sample project the same picture.I try found experimental_log in libraries but it not found.Pls kindly help me!Thank,
So have you checked whether that file and/or that directory do actually exist on your system?
A common problem -not specific to Nordic - is when Projects reference files via relative paths: for this to work, you have to have the project in the correct relative location to those other files.
So you should also check whether that file and/or that directory exists at a (slightly) higher/lower lever in the folder tree on your system...
EDIT
You mean this: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial ?
Note that it does say specifically nRF5_SDK_v15.x.x - so are you using that version?
ok i have fixed it.Thank your support!
For the benefit of future readers who may have the same problem, and find this, please describe how you solved it.
ok.
First you should use SDK15.0.0
Seconly,put sample as blow picture