Hi,
In sdk 15.0.0, the NRF_LOG_MODULE_NAME should be ble_nus_c instead of ble_nus to fix the compilation error.
Thanks,
S.Ramamurti
Hi,
In sdk 15.0.0, the NRF_LOG_MODULE_NAME should be ble_nus_c instead of ble_nus to fix the compilation error.
Thanks,
S.Ramamurti
help me on this please...whenever i am including ble_nus.h file in ble_beacon_app stack it gives me an error "no such directory" to ble_link_ctx_manager.h file......what does that means???????
The file uses the context manager to handle multiple connections. You need to include the path to the header file in your project settings. It is located in 'components\ble\ble_link_ctx_manager'.
The file uses the context manager to handle multiple connections. You need to include the path to the header file in your project settings. It is located in 'components\ble\ble_link_ctx_manager'.
i did include the path to "ble_link_ctx_manager" several times but still giving me same error...
you can have a look..
To get a screenshot into the Windows clipboard:
you can then paste that into a post.
But a far better way is to copy the text of the message, and paste that.
Use the same method as for posting source code, but leave the 'Language' as 'Text' instead of changing it to 'C':