CYBT-353027-02 Getting MAC address

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

cross mob
eSteve
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Hi,

for a CYBT-353027-02 device, is it possible to obtain the BT MAC address from BT transport layer?

I've searched the BT transport layer API but cannot see anything that return the MAC address.

Thanks

0 Likes
1 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @eSteve,

Did you try using the API wiced_bt_dev_read_local_addr() to read the BT MAC address?

Regards,
Bragadeesh

View solution in original post

0 Likes
2 Replies
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @eSteve,

Did you try using the API wiced_bt_dev_read_local_addr() to read the BT MAC address?

Regards,
Bragadeesh
0 Likes
eSteve
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Thank you Bragadeesh.

Not sure at all why I didn't manage to find it!

0 Likes