mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #761] can someone help me to edit this skech ? #635
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#635
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 @trarizakaria on GitHub (Oct 31, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/761
Hello everyone, i made some connected lampe with this sketch that i founded on internet. i want to modificate it to put WIFIManager with fixed IP, wifi manager works fine, but the webserver not work. someone can help me ? thank you
here is what i want make http://cyber-place.ru/showthread.php?t=2699 and sorry for my bad english
@martinberlin commented on GitHub (Nov 1, 2018):
The first recommendation I can give you to keep this clean, read a bit the documentation about SPIFFS and save the HTML + JS and so on there. It's much cleaner and easier to handle.
Now it looks all good with your webServer, it's just that I have mines defined like this:
If it's not this please provide some more hints, why it does not work? What is the behavior?
It's even arriving to the loop() ?
@trarizakaria commented on GitHub (Nov 2, 2018):
thank you for your help @martinberlin finally it work, there is the sketch if someone want to make a RGB controler for led strip