hi,
I found a interesting thing:I use the output function to configure the P0.14(nrf_gpio_cfg_output(14)). After configuration, the normal output should be low, but it outputs high. Can you explain.
another question:Some pins are high by default(for example P0.16). When I don’t use these pins, will they increase power consumption? Do they need to be configured as inputs or outputs to reduce power consumption?
thanks a lot