pin reset disable

Hi all

(I'm using vs studio code and nrf 2.5.1)

I'm having difficulty disabling the reset function related to the reset pin.
I can't use the pin as GPIO and if I put 0V (GND) on the pin the microcontroller restarts.

I already searched in the forum.
-The config on prj.conf (deprecated config) doesn't work
- insert the --softreset argument into board.cmake dont work.

Advice?

best regards

Cristian

Related