About the maximum number of registered internal address resolution databases

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hinu_4327176
Level 3
Level 3

Ask about the maximum number of internal address resolution database registrations.

Up to 8 link key information must be registered.

  Wiced_bt core stack configuration(wiced_bt_cfg_settings_t) .addr_resolution_db_size = 8
  If you register using wiced_bt_dev_add_device_to_address_resolution_db(), it will fail on the third unit.

The following environment is used.
    WICED-6.4.0.61(STM32F412 + CYW43438)

Is it possible to register up to the number set in .addr_resolution_db_size?

Please tell me how to register more than 3 units

0 Likes
1 Solution

Hello

I'm sorry that the reply stopped.

It was confirmed that no error occurred in wiced_bt_dev_add_device_to_address_resolution_db ().
It was confirmed that registering the whitelist did not result in an error.

However, the phenomenon that the whitelist function does not work properly has occurred.
 ・The registered device cannot be connected.

The use of a whitelist is currently pending.

The following issues are prioritized.
 <https://community.cypress.com/thread/51417>
 <https://community.cypress.com/thread/51843>


Thanks

View solution in original post

0 Likes
3 Replies
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hi ,

Can you please confirm how you are testing it? Could you please share the project ?

Thanks,
Anjana

0 Likes

Hi hinu_4327176 ,

Can you please confirm if this fixed along with this thread Maximum number of registered whitelists or not?

Thanks,

Anjana

Hello

I'm sorry that the reply stopped.

It was confirmed that no error occurred in wiced_bt_dev_add_device_to_address_resolution_db ().
It was confirmed that registering the whitelist did not result in an error.

However, the phenomenon that the whitelist function does not work properly has occurred.
 ・The registered device cannot be connected.

The use of a whitelist is currently pending.

The following issues are prioritized.
 <https://community.cypress.com/thread/51417>
 <https://community.cypress.com/thread/51843>


Thanks

0 Likes