使用ESP32-S模组通过RMII接口和RTL8201F(QFN32封装)进行通信,使用IDF编程环境自带的examplesethernetbasic 例程进行测试, 在配置环境中将芯片选择RTL8201,设置好相关引脚索引号,编译程序,下载后。 打印信息如下: I (10437) system_api: Base MAC address is not set I (10437) s
Re: I (2640) system_api: Base MAC address is not set by yake827 » Wed Mar 29, 2023 12:19 am Hi , "I (2640) system_api: Base MAC address is not set" 这句并不是报错信息,只是正常的log,你在IDF下搜索可以看到很多示例开机都会打印这个信息。而且我从代码也没看到 NVS 与这个MAC之间...
0m[0;32mI (365) [system_api] Base MAC address is not set, read default base MAC address ...
task: 3ffbab54, prio:23, stack:6656, core=0 I (633) system_api: Base MAC address is not set I (633) system_api: read default base MAC address from EFUSE E (633) system_api: Base MAC address from BLK0 of EFUSE CRC error, efuse_crc = 0x93; calc_crc = 0xcd abort() was ...
[0;32mI (356) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE[0mI (386) wifi: Init dynamic tx buffer num: 32I (386) wifi: Init data frame dynamic rx buffer num: 32I (386) wifi: Init management frame dynamic rx buffer num: 32I (...
[0;32mI (476) system_api: Base MAC address is not set[0m [0;32mI (476) system_api: read default base MAC address from EFUSE[0m [0;31mE (476) system_api: Base MAC address from BLK0 of EFUSE CRC error, efuse_crc = 0x00; calc_crc = 0xd0[0m 加入: uint8_t m...
api: Base MAC address is not set I (455) system_api: read default base MAC address from EFUSE I (455) BT_INIT: Bluetooth MAC: 7c:df:a1:e3:55:fa I (485) iBeacon2Omnicomm: registering callback == calling esp_ble_gap_register_callback() I (485) iBeacon2Omnicomm: successful I ...
(123) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE I (133) wifi: Init dynamic tx buffer num: 32 I (143) wifi: Init data frame dynamic rx buffer num: 32 I (143) wifi: Init management frame dynamic rx buffer num: 32 I (143) wifi...
I (353) HelloBug Demo: Free Heap Size is: 299588 Byte I (353) HelloBug Demo: Free Internal Heap Size is: 299588 Byte I (363) HelloBug Demo: Free minimum Heap Size is: 298768 Byte I (373) system_api: Base MAC address is not set ...
I(3922)BTDM_INIT:BTcontrollercompileversion[6a07b06]I(3922)system_api:BaseMACaddressisnotsetI(3922)system_api:readdefaultbaseMACaddressfromEFUSEI(3932)phy_init:phy_version4670,719f9f6,Feb182021,17:07:07W(4092)phy_init:savingnewcalibrationdatabecauseofchecksumfailure,mode(0)E(4442)phy_init: stor...