Page 1 of 1

ESP wroom 32 wifi

Posted: Sat Dec 19, 2020 9:06 am
by bdjbuster
Hello,

can anyone help me to create an Access point with an Esp 32. i tried something but i can't get it done. does anyone have an example?

Berend

Re: ESP wroom 32 wifi

Posted: Sun Dec 20, 2020 4:58 pm
by LeighM
I thought we had this working, but looks like we might have some problem.
Sorry, due to holidays, looks like this will need some time to check over and fix in the new year.

Re: ESP wroom 32 wifi

Posted: Sun Dec 20, 2020 7:30 pm
by bdjbuster
Hello, thank you for your comment. do you comment when the problem is resolved? happy Holidays!

Re: ESP wroom 32 wifi

Posted: Wed Jan 06, 2021 9:30 am
by LeighM
Hi,
I've now fixed this and should be available on the update system soon

Re: ESP wroom 32 wifi

Posted: Thu Jan 07, 2021 5:27 pm
by dvcam99
Hi

I tried to open a acess point too

If I set the Encryption to ZERO the acces point will be opened at the ESP32.

Ican sent a pint to the ESP32 too.
ESP_ACC_Point.jpg
ESP_ACC_Point.jpg (116.93 KiB) Viewed 9073 times

Is there maybe a tutorial to learn mor about setting up the WLAN correctly and installing/creating a web page inside the ESP32??

BR

Dirk

Re: ESP wroom 32 wifi

Posted: Mon Jan 11, 2021 7:25 pm
by bdjbuster
Thanks for the update, I can now indeed create an access point. but I would also see an example of what you can do with an access point.

Re: ESP wroom 32 wifi

Posted: Wed Jan 20, 2021 3:18 pm
by dvcam99
Yes a tutorial or short FC programm showing the ESP32 access point with a smal html web page would be fantastic.

BR

Dirk

Re: ESP wroom 32 wifi

Posted: Fri Jan 22, 2021 10:36 am
by BenR
Hello Dirk,

Hopefully this video shows you how it's done.

https://youtu.be/DaViZAhSxuQ

Re: ESP wroom 32 wifi

Posted: Fri Jan 22, 2021 8:05 pm
by dvcam99
Hello Ben,

many thanks!! Very good video that is brillant and a good starting point.

In between I have the ESP32 running as a access point too.

Like I asked in my other post, is there a mximum limit of 5 dynamic strings to put in the internal Webserver component?

BR

Dirk