Hi,
I've recently added BT to my application and switched from S210 to S310 Softdevice. My Ant+ part is based on the HR RX example in SDK10. My BT part is basically copied from the BT blinky example.
It "almost" works
The problem happend some time after the BT connection is established. When no BT connection is made - all works fine.
On the picutre below you can the call stack when the problem occurs. Seems like some app_timer problem.

I can't figure out where to look. Maybe someone can help me. What can be wrong? Obviously some parts overlap.
There is one timer in my app, but even when I turn if off the problem still happens.
Thanks