I do not use board.h nor bsp* in my project, and also I am not initializing the pins that I do not use in my program currently - so P0.17 is not initialized and setup. However using the DK, upon connection, the LED1 P0.17 lights up. I am trying to figure out where this clear is carried out, I do not see it in my code, could the softdevice be doing this?
At a higher level, what would you recommend to manage unused pins when working with a SDK and softdevice combination?
Thanks
FI