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 ble_app_hids_keyboard don't have log print?

Hi Expert,

           I use nRF52DK and SDK "nRF5_SDK_12.3.0_d7731ad_test\examples\ble_peripheral\ble_app_hids_keyboard"

I saw many   NRF_LOG_INFO and infocenter said should have many log out put.

but why I can't see log by Terminite?

          If I use other example like BSP,I can see the log normally.

Related