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