Changing the default output of a GPIO in nRF5340 kit to be 3.3 v instead of 1.8 v.

Hi I'm using nRF7002-DK kit and I noticed that the output voltage of a GPIO is 1.8 V instead of a 3.3 V. I have encountered a solution mentioned that we should apply these two instructions: 

nrfjprog --memwr 0x10001304 --val 5
nrfjprog -r

Can you tell how to apply these two instructions knowing that I use visual studio. 

Many thanks in advance. 

Parents Reply Children
No Data
Related