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

Single central multiple peripheral, central choose mac id which peripheral connection and data transfer

hello everyone,

In my application single central(ble_app_uart_c) scanning and check each peripheral(ble_app_uart) Mac id. which peripheral mac id is defined by central, connection established that peripheral and data send. what are the parameters i can change to check all advertising mac id is costumed peripheral to connection please share some example and steps.

I using nrf52832 device and SDK 15.2

Related