Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add how to re enable DHCP #2600

Merged
merged 3 commits into from
May 8, 2017
Merged

Add how to re enable DHCP #2600

merged 3 commits into from
May 8, 2017

Conversation

dhruvelectro
Copy link
Contributor

In WiFi.config, if we pass 0.0.0.0 for all three parameters (as local_ip, gateway and subnet mask), it will re enable the DHCP. We need to re connect the device to get the IP from router.

dhruvelectro and others added 3 commits October 12, 2016 21:14
In WiFi.config, if we pass 0.0.0.0 for all three parameters (as local_ip, gateway and subnet mask), it will re enable the DHCP. We need to re connect the device to get the IP from router.
@igrr igrr merged commit 97373e7 into esp8266:master May 8, 2017
igrr added a commit that referenced this pull request May 14, 2017
- 9fd270f Documenting a few Esp.cpp methods (#3057)
- 2881e91 Fix typo in client-class.md (#3045)
- 97373e7 Add instructions how to re-enable DHCP (#2600)
- af0f5ed Issue #1062: Implement support for HSPI overlap mode.
- ca3a172 Addition of gen4-IoD Range boards (#3202)
- d2b370b add AsyncPing library to libraries.md (#2889)
- adeed6b Updated arduino-esp8266fs-plugin link to 0.3.0 (#2846)
- b701b98 Update libraries.md (#2808)
- 898d280 Update readme.md (#2809)
- remove newlines from ota_updates/readme.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants