mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #826] Esp8266 12E connection issue #692
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#692
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 @dprem06 on GitHub (Feb 15, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/826
Hi,
My esp826612e is doit.am manufacturer, i tried 3 networks(2 mobile hitspot, 1 Dongle). 2 hotspots or connected AP to Station Mode, but Dongle is returning failed to connect.
@chander-60905 commented on GitHub (Mar 23, 2019):
did you found any solution. i am also facing issues connecting to router wifi but mobile hotspot works prfectly.
@tablatronix commented on GitHub (Mar 24, 2019):
Does it work using begin()
@chander-60905 commented on GitHub (Mar 24, 2019):
The thing is esp is connected to the router wifi and also to mobile wifi but on router wifi it is not accessing internet to use firebase. Router wifi is using with ssl port and internet is accessible to mobile and laptop but not to esp in lwip variant v2 lower memory and higher bandwidth but it sometimes access internet from router wifi using lwip variant v2 IPv6 lower memory. But after some time internet is again unaccessible.
@tablatronix commented on GitHub (Mar 24, 2019):
how is this a wm issue?