mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #1458] Not Connecting to internet (This problem have with only routers) (for mobile hotspots working code 100%) #1248
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1248
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanjulanipun on GitHub (Jul 21, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1458
Esp8266
v2.0.11-betaHardware: ESP-12f
Core Version: 2.6.0
Description
i make code with esp8266 firebase library with code. after config router wifi 1st time working 100%. after 2nd-time auto connecting wifi connecting properly. but no internet acess. router has internet I check it using a mobile phone and another nodemcu it working there have internet. maybe some bug have with wifimanger.
if i connect this for mobile hospot it working properly no any error.
anyone got this problem ?
Additional libraries :
#include "FirebaseESP8266.h"#include <ESP8266WiFi.h>Debug Messages
IMG A

this is when i program esp12f erase flash with all contents, after config wifi, 1st time it working. after power off and connet it only connet to wifi but no internet connection. same problem.IMG B
after restart@sanjulanipun commented on GitHub (Jul 21, 2022):
i just try this but no good results i get. #871 i have no idea what is that error.
@tablatronix commented on GitHub (Jul 21, 2022):
Sounds like AP dhcp is not working