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

any tricks to getting the micro esb library to work concurrently with the BLE peripheral stack?

I am trying to send some data between devices using the micro esb library while still running the BLE peripheral stack. My code is based on the sample nr51-micro-esb. Are there any scheduling calls I need to ensure the micro esb gets a chance to tx/rx?

thanks!

Related