what's the differernt of these advertise address

4 posts / 0 new
Last post
RandyYu
Offline
Last seen:2 years 9 months ago
加入:2015-01-28 08:49
what's the differernt of these advertise address

/// - GAPM_PUBLIC_ADDR: Public Address
/// - GAPM_PROVIDED_RND_ADDR: Provided random address
/// - GAPM_GEN_STATIC_RND_ADDR: Generated static random address
/// - GAPM_GEN_RSLV_ADDR: Generated resolvable private random address
/// - GAPM_GEN_NON_RSLV_ADDR: Generated non-resolvable private random address
/// - GAPM_PROVIDED_RECON_ADDR: Provided Recsonnection address (only for GAPM_ADV_DIRECT)
.addr_src = GAPM_PUBLIC_ADDR,

I want my every slave address is different.is there a better way to solve the problem?

Device:
MT_dialog
Offline
Last seen:1 month 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi RandyYu,

Hi RandyYu,

It depends what kind of address type would you like your every slave to have ?

Please check the specification in order to see the difference between each address type.

Thanks MT_dialog

paramvir.in@gma……
Offline
Last seen:1 year 8 months ago
加入:2018-02-20 05:40
Hi

Hi

Can you please provide link to the specification to find the difference between various types of addresses.

Thanks.

MT_dialog
Offline
Last seen:1 month 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi paramvir.in,

Hi paramvir.in,

You will be able to find the BLE spec in the Bluetooth SIG official support page. Please check the link below:

https://www.bluetooth.com/specifications/bluetooth-core-specification

Thanks MT_dialog