Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK Warning

Greetings,

I'm getting some trouble trying to fix a warning. I'm running the exemple ble_app_uart_c from the folder ble_central. When I run it, I keep getting the warning:

warning: comparison of constant 32 with expression of type 'IRQ_type' is always true

On file nrf_nvic.h on Line 165.

Any idea of how fixing this warning?

Related