Search found 1 match
- Mon Oct 05, 2020 4:25 pm
- Forum: General Discussion
- Topic: Ethernet Wi-fi Bridge, or AP + STA bridge
- Replies: 7
- Views: 18737
Re: Ethernet Wi-fi Bridge, or AP + STA bridge
This ESP32 wifi repeater has ethernet support:
https://github.com/martin-ger/esp_wifi_repeater#enc28j60-ethernet-support
Some info on ESP32 wireless bridging, which might be relevant for ethernet support:
https://blog.robertelder.org/routing-packets-between-esp8266-modules/ mcdvoice
I ...