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

is it possible to use the micro esb library with the soft device running?

I have been perusing the source to micro-esb, and it appears that it wants exclusive access to the NRF_RADIO interrupt(RADIO_IRQHandler) and things are designed so that only one can operate at a time. Is that correct?

Related