Page 1 of 1

esp32 range extender

Posted: Wed Mar 04, 2020 2:54 pm
by simone
Hi,
i would like to use the module ESP32 to realize a range extender for a home wifi network. Is it possible to do it?

Re: esp32 range extender

Posted: Wed Mar 04, 2020 8:28 pm
by WiFive

Re: esp32 range extender

Posted: Thu Mar 05, 2020 7:44 am
by simone
Thanks,
i would like to develop my project with C language, but your project could be a good point to start.

I would like to ask another questions if it possible.

I would like to use a microcontroller that manage this module with an UART; in your opinion, if i had to develop this range extender, how much RAM i need on my microcontroller?

Re: esp32 range extender

Posted: Thu Oct 07, 2021 9:41 pm
by StormingMoose
Could you enlighten a noob, how to install on a esp32. The make commands are unfamiliar to one who has only used the arduino ide.

Regards,

Re: esp32 range extender

Posted: Sat Mar 26, 2022 10:56 am
by danny89
Hello simone,

I know this is an old thread, but I searched for the same as you and found a project here. This seems a good starting point. It is completely written with esp-idf in c language.
Maybe it helps you or some others.