espressif / esp-iot-bridge

A smart bridge to make both ESP and the other MCU or smart device can access the Internet.
Apache License 2.0
140 stars 49 forks source link

错误和重启 (AEGHB-530) #64

Open qq547176052 opened 3 months ago

qq547176052 commented 3 months ago

image esp32s3加w5500会一直报这个错误 过一段时间后就自己重启

tswen commented 3 months ago

https://github.com/espressif/esp-iot-bridge/blob/master/components/iot_bridge/src/bridge_eth.c#L326-L336

如果是用 w5500,可以将剩下两个 esp_spi_eth_new_dm9051、esp_spi_eth_new_ksz8851snl 注释掉