I have successfully implemented Scanning and Advertising at the time using s132 on nrf52832 with SDK14, it works very stable and fast which satisfied me.
Recently, I was working the same function on nrf51822 with SDK12. But this is not going as expected. The code works fine, but there are some delays always, like delay on starting an advertising or stopping an advertising when scanning is running.
So I came to this question, is it possible Scanning and Advertising at the same time using s130 on nrf51822 with SDK12 ?