In example "ble_app_hts" NRF_LOG_PROCESS don't work. but in this "...\examples\peripheral\temperature" is workin good. I didn't make any change in code. Some ideas?
In example "ble_app_hts" NRF_LOG_PROCESS don't work. but in this "...\examples\peripheral\temperature" is workin good. I didn't make any change in code. Some ideas?
In ble_app_hts for pca10028 logging is by default disabled. To enable logging, go to sdk_config.h --> nRF_Log.
Unfortunately I use demo and witch "enabled LOG" have "... exceeds the maximum allowed for this version of the linker." thank you for answer
Unfortunately I use demo and witch "enabled LOG" have "... exceeds the maximum allowed for this version of the linker." thank you for answer