Search found 3 matches

by toogooda
Sun Jun 28, 2020 10:03 am
Forum: ESP32 Arduino
Topic: ESP32 webserver.h post a form
Replies: 0
Views: 2366

ESP32 webserver.h post a form

I have a basic requirement to post some text fields and use the values. I found good examples for ASPwebserver but cannot seem to find an example for webserver.h. Is it a limitation of this library or can anyone point me to an example. Look for the Server.on statement to handle a form post and see h...
by toogooda
Mon Dec 10, 2018 7:11 pm
Forum: ESP32 Arduino
Topic: OTA Does not seem to work if you use AP or Repeater
Replies: 3
Views: 4587

Re: OTA Does not seem to work if you use AP or Repeater

Thanks, that has given me a starting point I will post back if I work out how.

Cheers
by toogooda
Mon Dec 10, 2018 6:21 am
Forum: ESP32 Arduino
Topic: OTA Does not seem to work if you use AP or Repeater
Replies: 3
Views: 4587

OTA Does not seem to work if you use AP or Repeater

Hi I and a friend of mine have the same issue. OTABasic.ino works perfectly when the IDE and the ESP are on the same AP but with these boards beinf outside in more remote conditions we are using either a second AP on the same network or a Wifi repeater/extender. When we do this the IDE sinding on th...