Hello,
Now i want to implement Scanning and Advertising at the time using s132 on nrf52832 with SDK15.0.
I use a app_timer of 10ms to realize advertising every 10ms.
And at the same time, i want NRF52832 to scan adv packets in surrounding.
After starting adv every 10ms, i turn on scan function.
But sometimes NRF52832 cann't get adv packets. Maybe i think i cann't use scan funtion directly.
So i want to know how i can realize this function.
Thanks.
Liu.