Page 1 of 1

Using a ESPEasy as WiFi extender?

Posted: 03 May 2018, 06:10
by yellowsky
Hi everyone,I'm not sure if i can do the following.
I have a esp8266 with espeasy.
I have another one far away from the router.
Generally it has difficulties to connect to the router due to the distance.
Is there any way to use the first ESPeasy as a gateway?

For example, i would like to connect to this ESPEasy to send data to the local network (domoticz).

If it is possible, how can i do?

Thank You.

Re: Using a ESPEasy as WiFi extender?

Posted: 03 May 2018, 17:38
by Domosapiens
Not an answer on your solution,
but can this solve the problem? add an antenna:
https://nl.aliexpress.com/item/WEMOS-D1 ... Title=true
https://nl.aliexpress.com/item/1set-2-4 ... Title=true

Re: Using a ESPEasy as WiFi extender?

Posted: 04 May 2018, 00:00
by Oxyandy
An antenna is a great idea.
An extra access point made from an old router is maybe the easiest.
An ESP module can even be made into an access point with special firmware, but can not beat a proper one

Re: Using a ESPEasy as WiFi extender?

Posted: 04 May 2018, 05:25
by yellowsky
I will try with an antenna but i'm wondering why a ESP8266 with ESPeasy can't received information of another client.
Because using a other router as wifi expander is quite "big" only for this...

Notice i will try an ESP07 because the Wemos is less suitable for deep sleep usage.

Re: Using a ESPEasy as WiFi extender?

Posted: 05 May 2018, 00:24
by TD-er
You may also want to experiment with the orientation of the ESP module.
The plane in which the antenna is oriented has to be parallel to the plane of the antenna-orientation of the accesspoint to get the best results.
For testing, you could try to add an OLED module and start experimenting with the OLED-Framed module active.
That will show an reception indicator, which is updated every second.

Re: Using a ESPEasy as WiFi extender?

Posted: 05 May 2018, 18:05
by enesbcs
yellowsky wrote: 03 May 2018, 06:10 Hi everyone,I'm not sure if i can do the following.
I have a esp8266 with espeasy.
I have another one far away from the router.
Generally it has difficulties to connect to the router due to the distance.
Is there any way to use the first ESPeasy as a gateway?
There are another project, that can work as a wifi extender.
https://github.com/martin-ger/esp_wifi_repeater
However i did not tested it yet, it's AutoMesh function seems very promising. It will be a nice addition to the ESPEasy 3.0. ;)
Image