Is it possible for a nrf51822 running s130 to advertise and scan at the same time?
I am trying to scan for other BLE devices using s130 softdevice, but cannot find an example for this. And the demo example provided with the Softdevice does not have an event handler register function, therefore I find it difficult to port the scanning code from s120 multilink_central example to the s130 demo. So how do I start programming the scanning function for the s130 softdevice?