CYBT-423028-02 (CYW20719) device name and address

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

cross mob
RSK_2736041
Level 1
Level 1

We are using SPP profile and I am not sure how and where can I add the BT_LOCAL_NAME + WICED_DEVICE_ADDRESS.

I looked at the other post about MAC Address as a device local name but WICED_DEVICE_NAME returns unresolved.

Also would it work with BT_DEVICE_ADDRESS=random option when programming??

0 Likes
1 Solution

Yes, you can use the API void wiced_bt_dev_read_local_addr (wiced_bt_device_address_t bd_addr); to get the local device address. The API is defined in wiced_bt_dev.h

View solution in original post

5 Replies