mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #361] ESP-01 issues (Generic version) #305
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#305
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 @klerone on GitHub (Apr 28, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/361
tzapu.
You made a great job with this library I use it with the ESP-12 like a charm, but I have problem with the ESP-01, for some reason the same sketch that works in the ESP-12 does not work in the ESP-01.
I'm pretty sure in not my wiring to the ESP-01 since I made my own custom board and I set it up as a Socket server and works smoothly, I wonder if the ESP-01 is not supported.
I have 5 ESP-01 (black color, say AI Thinker) and none of them can run the manager.
Any help is welcome.
@tablatronix commented on GitHub (Aug 27, 2017):
You provided no useful details
@marcblount commented on GitHub (Feb 28, 2018):
Hi both,
Apologies for opening up a closed thread, however i have come across the same issue but unable to find a solution.
I am experiencing the same issue - wifimanager doesn't seem to run on the ESP-01. I can get wifimanager to run well on my Wemos ESP8266 but none of my ESP-01 devices.
Do we know if this a known issue or limitation?
Regards
@kosso commented on GitHub (Mar 1, 2018):
I just got it working today on an ESP-01. (Black PCB) Using the OnDemandConfigPortal example.
@Fabi12345 commented on GitHub (May 7, 2018):
Would you please provide your configuration? My ESP-01's don't work either.
OnDemandConfigPortal is properly opening the mask, I can connect but have no internet access through it.
@dontsovcmc commented on GitHub (Jun 9, 2018):
Hi all!
My ESP-01 works perfect, but I see some strangers:
@klerone provide your code, please