Hello,
I'm building an aplication with multiple nRF51822 beacon modules. I'm using dual mode S130 softdevice. Sometimes, when beacon recieves a lot of messages, and forwards some, it stops advertising. Beacon doesn't freeze, it's working but not advertising. I can't really debug this problem since i use keil in evaluation mode.
I tried calling advertising function with timer ( in case this happens) but it doesnt seem to work. Is there a function to check if the module is advertising or not?