Page 1 of 1

WiFi Extender for internet navigation

Posted: Mon May 04, 2020 5:54 pm
by tonydee
Hello,
I would like to make a not IoT wifi extender, but to extend the navigation and wifi of my router.
I've already found a project and it works on a 4mb Esp32,
but my tests indicate a passthrough of 5mb/s no more.
Is there an espressif device with higher performance to allow me a passthrough bandwidth greater than 5mb/s ?

Thanks for any help

Re: WiFi Extender for internet navigation

Posted: Tue May 12, 2020 5:01 pm
by tonydee
Help me! :o

Re: WiFi Extender for internet navigation

Posted: Wed May 13, 2020 6:34 am
by ESP_Sprite
No, there is not. The ESP32 is not designed for use as a WiFi extender; it will do the job if needed, but not very fast as you've seen. Suggest you buy an off-the-shelf WiFi extender if you need performance.

Re: WiFi Extender for internet navigation

Posted: Wed May 13, 2020 12:24 pm
by tonydee
Thanks, but I wanted to design a battery-powered mobile wifi extender for use in the garden, and to propose it. I understand in this case I have to switch to other hardware development.

:)