Hi guys...
I have an hardware project in my head, that in theory should be quite easy... but its not!
IDEA:
Create a "Bridge" device that can connect to any wifi enabled device, and bridge (route) that connection over to an Ethernet fixed ip device...
In my everyday job, I connect a laptop for a 2 mins job: connect to the ONT through Ethernet (192.168.4.254), open a browser, access the ONT config page, enter a code and save...
I know I can accomplish what I need using a router... I connect using my smartphone, and the router redirects me though the gateway (192.168.4.254)... but a router still is overkill for my needs...
So I thought... maybe I can do it with an ESP8266 or a Raspi3...
The raspi3 Idea seems to be the one more suitable... Maybe I can make a redirect using Apache...
But the SD card would be corrupt due to R/W in no time...
So, back to the ESP8266... Using AP mode along with an Ethernet shield... would this be achievable?
Obviously, all software being B4X based!!!
I have an hardware project in my head, that in theory should be quite easy... but its not!
IDEA:
Create a "Bridge" device that can connect to any wifi enabled device, and bridge (route) that connection over to an Ethernet fixed ip device...
In my everyday job, I connect a laptop for a 2 mins job: connect to the ONT through Ethernet (192.168.4.254), open a browser, access the ONT config page, enter a code and save...
I know I can accomplish what I need using a router... I connect using my smartphone, and the router redirects me though the gateway (192.168.4.254)... but a router still is overkill for my needs...
So I thought... maybe I can do it with an ESP8266 or a Raspi3...
The raspi3 Idea seems to be the one more suitable... Maybe I can make a redirect using Apache...
But the SD card would be corrupt due to R/W in no time...
So, back to the ESP8266... Using AP mode along with an Ethernet shield... would this be achievable?
Obviously, all software being B4X based!!!
Last edited: