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

52810 P0.16 out-of-control

nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_blinky

nrf_gpio_cfg_output(16);
nrf_gpio_pin_set(16);

Set P0.16 to high level under the main part of this routine, test P0.16, and find that the level is not high.
Parents Reply Children
No Data
Related