The Wemos D1 mini and others based on the ESP8266 have AP (Access Point) mode which works very nicely but I have one problem.
When a client computer connects to such an AP it treats it as a default gateway and tries to route all network traffic through it, no matter that we have other connections active (lan, lte, second wlan). As a result, it is impossible to use the internet after connecting to esp. Also it is not possible to correctly display a page set up on esp when it has links to external sources (e.g. jquery, bootstrap, etc)
From what I can see the connection with esp has a metric of 3 while others have higher values (my current wifi connection has 20)
Is there any solution ?
I don't know if esp has the possibility to manipulate the metric.
When a client computer connects to such an AP it treats it as a default gateway and tries to route all network traffic through it, no matter that we have other connections active (lan, lte, second wlan). As a result, it is impossible to use the internet after connecting to esp. Also it is not possible to correctly display a page set up on esp when it has links to external sources (e.g. jquery, bootstrap, etc)
From what I can see the connection with esp has a metric of 3 while others have higher values (my current wifi connection has 20)
Is there any solution ?
I don't know if esp has the possibility to manipulate the metric.