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

LWIP: support SNTP over DHCP #51

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Conversation

vortigont
Copy link
Contributor

  • increase default number of NTP servers up to 3 (match with Arduino esp8266)
  • activate SNTP over DHCP requests (match with Arduino esp8266)

addressing issue espressif/arduino-esp32#4964
provided via espressif/esp-idf#7336

 - increase default number of NTP servers up to 3 (match with Arduino esp8266)
 - activate SNTP over DHCP requests (match with Arduino esp8266)

addressing issue  espressif/arduino-esp32#4964
provided via  espressif/esp-idf#7336
@vortigont
Copy link
Contributor Author

@me-no-dev sorry for disturbing, any chance to look into this PR? I did some fixing for upstream IDF to make this work following espressif/arduino-esp32#5343
Tnx!

@me-no-dev me-no-dev merged commit 9819b81 into espressif:master Dec 20, 2021
@me-no-dev
Copy link
Member

Sorry I totally missed it :) now merged

@vortigont vortigont deleted the ntpodhcp branch December 27, 2021 07:40
vortigont added a commit to vortigont/arduino-esp32 that referenced this pull request Dec 27, 2021
me-no-dev pushed a commit to espressif/arduino-esp32 that referenced this pull request Jan 17, 2022
* Revert "Examples update, add a note for configTime() that only one ntp server is supported by lwip",
fixed in espressif/esp32-arduino-lib-builder#51

This reverts commit 6b10209.

* SimpleTime: add NTPoDHCP option and TimeZone env variable
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