Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why can not compile the .h from the nRF5_SDK_15.0.0_a53641a to the nrf5_SDK_for_Mesh_v2.1.1_src's light_switch->server project?

Hi everybody,

I am meeting a strange problem that i can't compile the .h file from the nRF5_SDK_15.0.0_a53641a\integration\nrfx\legacy and nRF5_SDK_15.0.0_a53641a\modules\nrfx\drivers\include to the nrf5_SDK_for_Mesh_v2.1.1_src's light_switch->server project.

By the way, i also include the .h file from nRF5_SDK_15.0.0_a53641a\modules\nrfx\hal to the nrf5_SDK_for_Mesh_v2.1.1_src's light_switch->server project. That is good.

Can you please tell me why not all the .h file from the nRF5_SDK_15.0.0_a53641a can be include to the nrf5_SDK_for_Mesh_v2.1.1_src's project ? And what should i do to fix this problem that i can include the .h file?

Thanks.

Related