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

S110 8.0.0 and RIOT

Hi,

I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think I've got the stack initialized and advertisements working. But the PendSV never gets triggered once the softdevice advertisements are enabled - so context switching is not working.

Is there something I'm overlooking ?

Thanks

Related