设置Station MAC一直不成功
Re: 设置Station MAC一直不成功
Postby ESP_Faye » Wed Jul 29, 2015 10:56 am
您好,
请测试如下代码,如果仍然有问题,麻烦提供您的完整测试代码。
感谢您对 乐鑫信息科技 和 ESP8266 的关注 !
请测试如下代码,如果仍然有问题,麻烦提供您的完整测试代码。
Code: Select all
wifi_set_opmode(STATION_MODE);
char sta_mac[6] = {0x12, 0x34, 0x56, 0x78, 0x90, 0xab};
wifi_set_macaddr(STATION_IF, sta_mac);
感谢您对 乐鑫信息科技 和 ESP8266 的关注 !
Who is online
Users browsing this forum: No registered users and 28 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.