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

nRFgo Studio "Enable reset pin" option on nRF52 DK but not custom h/w

nRFgo Studio displays a "Enable reset pin" option on the nRF52 DK but does not display this option on our custom hardware; we use a Segger J-Link for programming the custom hardware. The reset pin is of course set in our code, but why does this not option show in nRFgo Stdio? Maybe I am missing something on the hardware design which might be important ..

Parents
  • Just tested this with the nrf51 dongle & nrf go studio did not show the "enable reset pin" button either. My guess is that nrf go studio detects whether the HW has the reset button found on the dev kits. The nrf51 dongle does not have this reset button & therefore the "enable reset pin" button is missing from nrf go studio. Do you have a reset button on your custom HW?

Reply
  • Just tested this with the nrf51 dongle & nrf go studio did not show the "enable reset pin" button either. My guess is that nrf go studio detects whether the HW has the reset button found on the dev kits. The nrf51 dongle does not have this reset button & therefore the "enable reset pin" button is missing from nrf go studio. Do you have a reset button on your custom HW?

Children
Related