• nRF52832 DK not able to run applications anymore

    Hello, I have been using the nRF52832 DK with the GCC + Eclipse setup and running both example programs and my own. Everything was functioning properly and I was ready to move onto applications outside of the DK. I was migrating to a custom board…
  • Where is P0.17 LED set on connect?

    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…