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

nRF51822 doesn't start if UART RX pin is connected

Iam using softdivice 110 and sdk 10.0.0, when i connect UART RX pin to TX of STN1110 the processor doesn't start until I remove connection between RX of nRF51822 and TX of STN1110(TX of nRF51822 and RX of STN1110 are connected), once i remove the connection(RX of nRF51822 and TX of STN1110) the nRF51822 starts and it is not effected if i later connect them, I tried pin p0.0 and p0.8(as RX pins) same result in both case, and i cannot configure STN1110, kindly help me. It is getting stuck in SOFTDEVICE_HANDLER_INIT in ble_stack_init().

Related