Page 1 of 1

Routing WiFi AP and PPPoS

Posted: Wed Jan 05, 2022 3:05 pm
by sGuitton85
Hi all,

I am trying to connect multiple ESP32 as STA to another ESP which acts as AP, the AP also has a 4G Chip and the goal is to be able to route the PPPoS and the WiFi AP in order for all the ESP 32 connect to the AP have access to internet through the 4G Chip.

On my side the WiFi AP and the PPP are working, my only issue is to route the two.

How can I do that? Is there some example that is doing that?

Thank you,