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

Thread with callback

Hello,

I have just started in the world of Nordic products and quite recently in the embedded world. I'm trying to learn and understand the use of zephyr in basic projects.

In this one I use two threads, one that makes the led blink and the other one with a callback on button pressed that sends a console message. However, my led doesn't blink and when I press the button nothing happens. I don't really understand why.

If you know an idea or if you can explain to me what I'm doing wrong I would be delighted.

Thanks