mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #199] DHCP Reservation #160
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#160
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 @wfraga18 on GitHub (Jul 22, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/199
Hi Tzapu,
congrats by the lib
I getting problems when i try set a specific IP for my esp8266 !
ex:
if i set my router to give a 192.168.0.190 to my ESP, the device hang, i believe stay in loop
have a setting or trick ?
because i don't want to set IP in thing, only in my router
thank you in advance
@wfraga18 commented on GitHub (Aug 11, 2016):
nobody tried ??
@tzapu commented on GitHub (Aug 15, 2016):
hi,
i have dhcp reservations based on mac address, seems to work fine, module always comes back with same ip
cheers