Page 1 of 1

Transparent WiFi to Ethernet router/adapter

Posted: Sat Apr 29, 2023 6:44 am
by tankist
I need to build a transparent WiFi to Ethernet (and vise versa) router. The main using scenario is connect laptop via WiFi to access point of ESP32-S3 and get full illusion of direct connection to Ethernet.

I guess I need to capture IP packets from WiFi and redirect them into Ethernet adapter, but don't know how to get raw IP packets from lwIP stack. Another question how to connect Ethernet adapter to embedded lwIP stack simultaneously with WiFi.

Any idea how to do this?

Re: Transparent WiFi to Ethernet router/adapter

Posted: Tue May 02, 2023 8:20 am
by ESP_ondrej