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

Why pin logic on NRF52-DK is interchanged?

Hi, I develop application on MBED platform with NRF52-DK. I figure out that pin "logic" on this board is interchanged. For example. I have LED connected to some pin. When I set this pin high (set 1) then LED light off and setting this pin low (zero) switch on the LED. Why? How to change such strange situation? Is it bug or standard (intentional) design for this MCU?

Related