Please understand my low English level.
Segger cannot find be_advdata.h. I've added this route to the preprocessor. But an error occurs. How can I fix this?
Please understand my low English level.
Segger cannot find be_advdata.h. I've added this route to the preprocessor. But an error occurs. How can I fix this?
Seems like you are missing the "/" in ../nRF5_SDKcomponents/ble/common. So change it to
../nRF5_SDK/components/ble/common
and remove the '../nRF5_SDKcomponents/ble/common/ble_advdata.h' line.
oh my god........ my mistake.... sorry thank you!!!!!!!!