This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

scan BLE ADV in single channel

i use nrf 52832 for scan BLE adv,  sdk 12.3  , 

for reduce the missing scan signal, I use three ble_central BLE to scan,  so i want set one ble_central to scan one fixed single channel,   then three ble_central scan three diiferent fixed single channel,  is it passble?  how to set "\examples\ble_central\ble_app_uart_c" to scan one fixed single channel?

Related