Hi
Which example Implement the central whitelist function?Is the whitelist of the center mainly used to connect the slave device which address is the same as the address in the whitelist of central?
Hi
Which example Implement the central whitelist function?Is the whitelist of the center mainly used to connect the slave device which address is the same as the address in the whitelist of central?
Hi
In the nRF5 SDK v12.3.0 (which is the latest SDK supporting the nRF51 series devices) the ble_app_hrs_c and ble_app_rscs_c example projects both support whitelisting on the central side and can be used to whitelist devices based on the address of the advertising devices for example.
Best regards,
Simon
Hi
1、Can the connection between the center and peripheral be established in the shortest time by using the whitelist?
2、I found that using UUID filtering, address filtering, device name filtering and appearance filtering can match the connection,Is whitelist connection established faster than them?If so,How to implement the code of the center and peripheral?
Hi
1、Can the connection between the center and peripheral be established in the shortest time by using the whitelist?
2、I found that using UUID filtering, address filtering, device name filtering and appearance filtering can match the connection,Is whitelist connection established faster than them?If so,How to implement the code of the center and peripheral?