I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager.h: No such file or directory.
After adding the header file path in user include directory i am getting some undeclared errors, if i removed that header file path in user include directory i am getting error like "ble_link_ctx_manager.h: No such file or directory"