regarding cybt-343026 module

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

cross mob
GHKC
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

here i am having some doubts on cybt-343026 module.

1) this modules are comes with same mac id?if yes then how can i change mac id?

2)how can i change device name and how can i store name in flash?

3)actually i try to change device name it changed but after switch off and on again device name not changed.

regarding this problem can i get solution.

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

Hi HaGo_4718696 ,

1) this modules are comes with same mac id?if yes then how can i change mac id?

A: You can set the Bluetooth address by WICED SDK as described here: Configuring the Bluetooth device address in CYW20706

2)how can i change device name and how can i store name in flash?

A:  You can change the device name in wiced_bt_cfg_settings_t . Or you can also use API wiced_bt_dev_set_local_name

3)actually i try to change device name it changed but after switch off and on again device name not changed.

A: Can you please confirm how you changed and how you tested?

Regards,

Anjana

View solution in original post

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

Hi HaGo_4718696 ,

1) this modules are comes with same mac id?if yes then how can i change mac id?

A: You can set the Bluetooth address by WICED SDK as described here: Configuring the Bluetooth device address in CYW20706

2)how can i change device name and how can i store name in flash?

A:  You can change the device name in wiced_bt_cfg_settings_t . Or you can also use API wiced_bt_dev_set_local_name

3)actually i try to change device name it changed but after switch off and on again device name not changed.

A: Can you please confirm how you changed and how you tested?

Regards,

Anjana

0 Likes
GHKC
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

Q:Can you please confirm how you changed and how you tested?

A:by using wiced_bt_dev_set_local_name i changed name but once switch off and on the  module advertises with default name

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

Hi HaGo_4718696 ,

Even if you set the device name using API wiced_bt_dev_set_local_name  , you need to change the device name in adv / EIR data depending upon the application which you are testing.

Could you please let me know which example you are trying?  So that I can suggest you the modifications.

Regards,

Anjana

0 Likes