Configure mac address is unstable

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

cross mob
YaTr_3516311
Level 5
Level 5
25 sign-ins First solution authored 100 replies posted

Hi,

I'm testing chage mac address with Configuring the Bluetooth device address in CYW20706  link. I do the steps as below:

1.  iBeacon-CYBT_343026_EVAL UART=COM31 downloadBT_DEVICE_ADDRESS=FFFFFFFFFFFF In the make target, then build.

2. send a HCI reset command (01 03 0C 00)---->response:04 0E 04 01 03 0C 00

3. send 01 10 FC 07 AA BB CC DD EE FF 00---->response:04 0E 04 01 10 FC 11

4. reset button press

I think there is once success with above steps. But today I tired again. Always fail. I don't know why. I use CYBT343026-01 EVAL board

BR,

Treacy

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hi Treacy,

We couldn't able to understand your query properly.

What is your exact issue? How are you tracking BD address change? Are you seeing device address in CySmart app or any other mobile app?

If you are trying the option Beacon-CYBT_343026_EVAL UART=COM31 downloadBT_DEVICE_ADDRESS=FFFFFFFFFFFF ,

and then, please keep a space after download.

ex: Beacon-CYBT_343026_EVAL UART=COM31 download BT_DEVICE_ADDRESS=FFFFFFFFFFFF


Please try with some other valid address as well

- Also make .rpa_refresh_timeout                = 0, in wiced_bt_cfg_settings_t of wiced_bt_cfg.c file

Thanks,

Anjana

View solution in original post

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

Hi Treacy,

We couldn't able to understand your query properly.

What is your exact issue? How are you tracking BD address change? Are you seeing device address in CySmart app or any other mobile app?

If you are trying the option Beacon-CYBT_343026_EVAL UART=COM31 downloadBT_DEVICE_ADDRESS=FFFFFFFFFFFF ,

and then, please keep a space after download.

ex: Beacon-CYBT_343026_EVAL UART=COM31 download BT_DEVICE_ADDRESS=FFFFFFFFFFFF


Please try with some other valid address as well

- Also make .rpa_refresh_timeout                = 0, in wiced_bt_cfg_settings_t of wiced_bt_cfg.c file

Thanks,

Anjana

0 Likes

Sorry, I forgot a space. It is OK now.

0 Likes