esp8266 / esp8266/Arduino

Very Slow Connection to ESP8266 web server CaptivePortalAdvanced

Open
#3,414 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

#### Hardware
Hardware: ESP8266 12E
Core Version: Arduino Example code - File -> Examples -> DNSServer -> Capital Portal Advanced

https://github.com/esp8266/Arduino/tree/master/libraries/DNSServer/examples/CaptivePortalAdvanced
### Description

Problem description :

1. When i try to connect it to the Hotspot it's taking more time to connect than normal time.

2. After connection i'm accessing 192.168.4.1 page in browser but it's take very long time to appear and the SSID and PASSWORD credential input box takes longer time to appear.

### Settings in IDE

Module: ESP8266MOD WiFI Module nodeMCU
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: nodemcu

### Sketch

```cpp

You can find the code in Arduino, File -> Examples -> DNSServer -> Capital Portal Advanced or https://github.com/esp8266/Arduino/tree/master/libraries/DNSServer/examples/CaptivePortalAdvanced

```

```
messages here
github code : https://github.com/esp8266/Arduino/tree/master/libraries/DNSServer/examples/CaptivePortalAdvanced
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.