Hi there,
I have just started the NCS Fundamental Course and I am stuck on Exercise 4 Lesson 1 and Lesson 2. There are two problems that I am facing.
1) If I use the nrf52832DK board for build configuration. I get the logs but my button press won't be recognized.

2) If I change the board, to Particle Xenon and connect using the debug-out port. I am able to get the button press that I check using a debugger. but I am unable to see any log no matter if I use printk or LOG_INF commands. I even downloaded the solution and then flash it but it shows the same behavior.
