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

WiFi - make standard config functions work #816

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

JAndrassy
Copy link
Contributor

@JAndrassy JAndrassy commented Jan 2, 2024

  • make standard Arduinp config methods work for WiFi
  • fill automatic dns, gw and netmask values
  • allow reconnecting with static IP
  • allow reconnecting with DHCP after static IP

PR #809 is related to return the DNS server IP

overview of WiFi API in libraries

- make standard Arduinp config methods work for WiFi
- fill automatic dns, gw and netmask values
- allow reconnecting with static IP
- allow reconnecting with DHCP after static IP
@facchinm facchinm merged commit e70c085 into arduino:main Jan 9, 2024
11 checks passed
@facchinm
Copy link
Member

facchinm commented Jan 9, 2024

Wonderful, thank you so much for every PR 🤗

@JAndrassy JAndrassy deleted the wifi_config_fix branch January 9, 2024 11:07
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