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

Bitbanging from TIMER1 when using SoftDevice

Hello,

I know I'm not supposed to use TIMER1 with IRQ 0 when using a SoftDevice but I want to try anyway :) I want to do some bit banging with timing that is timing sensitive and can't be delayed by the SoftDevice interrupts.

Did anyone try this? Is there any tolerance at all or is the SoftDevice guaranteed to fail with a timer running at priority 0?

Thanks

Related