Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system_api: Base MAC must be a unicast MAC #3

Open
hldh214 opened this issue Feb 28, 2022 · 0 comments
Open

system_api: Base MAC must be a unicast MAC #3

hldh214 opened this issue Feb 28, 2022 · 0 comments

Comments

@hldh214
Copy link

hldh214 commented Feb 28, 2022

uint8_t bleMac[6] = {0x2D, 0xA3, 0xE3, 0x1E, 0xE5, 0xBC};

// ...

esp_base_mac_addr_set(bleMac);  // 这行报错
// E (13) system_api: Base MAC must be a unicast MAC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant