Hi,
I try to disable the reset mode and use the pin 0.18 as an normal input pin.
I'm using nrf52840 development kit (pca10056).
Does someone have i idea to resolve this problem ?
Best Regards,
Ceda
Hello Ceda!
Are you using NCS or nRF5SDK?
If you are using nRF5SDK, have you defined CONFIG_GPIO_AS_PINRESET in your preprocessor defines? That should be enough to reserve the pin for reset.
Regards,
Elfving
Hello Ceda!
Are you using NCS or nRF5SDK?
If you are using nRF5SDK, have you defined CONFIG_GPIO_AS_PINRESET in your preprocessor defines? That should be enough to reserve the pin for reset.
Regards,
Elfving