Does wiced SDK has API to get a unique device id from device?

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

cross mob
Anonymous
Not applicable

Hi,

We are using BCM4390 platform.

Just wondering if the SDK has API to get a unique device id from device?

0 Likes
1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Perhaps the MAC address would be unique and could be retrieved with wiced_wifi_get_mac_address( wiced_mac_t* mac ) call in .../WICED-SDK-3.1.0/include/wiced_wifi.h

Seyhan