all BT example projects from web hang down this call string bt_enable -> bt_settings_init -> settings_subsys_init
blinky example runs fine
all BT example projects from web hang down this call string bt_enable -> bt_settings_init -> settings_subsys_init
blinky example runs fine
Ok, so now you're able to get it advertising? Do you see the board advertising in the nRF Connect mobile app?
The log statements goes out on the serial terminal, if you're using the nRF52832 development kit then you should see the log output on the same virtual port that the Zephyr boot log is printed on.
regards
Jared