Open StephaneDFR opened 2 years ago
Hi, thanks for giving it a try. I tried a few examples; don't remember if IDF's eth2ap was one of if, sorry. Did you succeed with the suggested modifications?
I copy/paste your code and try STA mode and it seems to work much better. I still have some errors at runtime i need to investigate, such as : emac_esp32: emac_esp32_transmit(257): insufficient TX buffer size
And I just wonder if I can do the same for AP mode, instead of STA mode ? eth2wifi was working like a charm in 1.0 release of iot package in AP mode
Thanks again for the workarround you provided
Hi,
Thanks a lot for this update, i was looking for it. i'll give it a go (i was using eth2wifi in ap mode); BTW, did you try idf exemple called eth2ap. it seems it has replaced the iot exemple eth2wifi, but i have very ybad results with it. less stable, les bitrate, lot of warnings/ errors at runtime. awful. but they still use esp_wifi_internal_reg_rxcb in this exemple...