BitBricker

Results 11 comments of BitBricker

Doing a little correction to the previous issue: Doing the above patch worked only partially. Test setup: Etherent client connected to the ESP32S3 over RJ45. USB client connected to ESP32S3...

After further troubleshooting, the issue seems to be with forwarding blocks if GW is set to 0.0.0.0. The "bridge" does work for about 10 seconds or so after boot with...

That is correct, or at least from USB to Eth. Also, big issue seems that NAPT function doesn't function if all or any of the NETIFs are set with GW...

Thats a big fat negative. Tests performed: USB RNDIS connected to the computer with dhcp assigned IP of 192.168.4.2 and GW of 192.168.4.1 WiFi AP started with default dhcp options...

Thanks for reply! You know, I have never messed with/created CPUFriendDataProvider next before but will research it today. I do have a system here to test it on so if...

Same issue with W5500. Tried C5 devbaord 1.2 combined with W5500 modules (tried 4 different ones), cant get any to work what so ever. One module gives w5500 received frame...

Ok so that seems to partially got it fixed, however now the basic eth2ap exmaple is constantly giving errors: E (51621) eth2ap_example: Ethernet send packet failed E (52601) eth2ap_example: Ethernet...

No go. I have tried multiple W5500 modules and same issue, even though they worked on S3 no issues I (283) main_task: Calling app_main() I (303) esp_eth.netif.netif_glue: 32:ed:a0:fe:ff:e4 I (303)...

Using master branch from Aug 6, 2025. I beleive commit 4e03698

Nope constant issues including frame truncated in c5 with latest 5.5 repo.