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

Interrupt doesnt occur while using ADC with ESB protocol

Hello everyone, I am using ADC functionality with NRF51822 and its working fine, Interrupt is raising when ever i give input to Analog Pin. Communication protocol i use is bluetooth. But recently i switched to ESB protocol and when i had the same ADC code and Interrupt failed to appear. Is there anything to change in ADC code before switching from Bluetooth to ESB>

Related