This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Mesh SDK : Light demo switch

Hi everyone !! I'm a beginner in ble mesh. I'm working with nRF 52840. I'm not being able to figure out how to see log messages. I want to know where will following line be printed?

__LOG(LOG_SRC_APP, LOG_LEVEL_INFO, "Initializing and adding models\n")

Related