central whitelist function

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?

Parents
  • Hi

    Whitelisting doesn't have anything with the connection time to do, so if you're content with using UUID, address, or device name filtering that's fine too. In order to minimize connection time you can reduce connection interval, as well as setting scan window and interval to the same values to let the central device scan as much as possible. You can also set the advertising interval low to advertise more often if you can edit the parameters in the peripheral as well.

    Best regards,

    Simon

Reply
  • Hi

    Whitelisting doesn't have anything with the connection time to do, so if you're content with using UUID, address, or device name filtering that's fine too. In order to minimize connection time you can reduce connection interval, as well as setting scan window and interval to the same values to let the central device scan as much as possible. You can also set the advertising interval low to advertise more often if you can edit the parameters in the peripheral as well.

    Best regards,

    Simon

Children
No Data
Related