Search found 2 matches

by RonWebski
Thu Jun 20, 2024 4:37 pm
Forum: ESP-IDF
Topic: emac insufficient buffer size error on ethernet
Replies: 3
Views: 2361

Re: emac insufficient buffer size error on ethernet

Thanks for the reply, Will try the bandwidth option. The example i tried was "basic" example, also tried iperf example, it also gives the same error after a while. I noticed in iperf, ip addresses are zero.
by RonWebski
Thu Jun 13, 2024 10:45 am
Forum: ESP-IDF
Topic: emac insufficient buffer size error on ethernet
Replies: 3
Views: 2361

emac insufficient buffer size error on ethernet

When running ethernet examples on esp32 ethernet dev board, getting following error:

esp.emac: emac_esp32_transmit(231): insufficient TX buffer size[0m

what could be the cause, using latest ESP-IDF SDK.