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

Disable CONFIG_LWIP_DHCP_DOES_ARP_CHECK #17

Conversation

sandeepmistry
Copy link
Contributor

@sandeepmistry sandeepmistry commented Apr 11, 2019

This changes disables the CONFIG_LWIP_DHCP_DOES_ARP_CHECK IDF config option.

Resolved #14.

I've attached a build to try out: NINA_W102.bin.zip

@sandeepmistry
Copy link
Contributor Author

This shaves off about 1 second in connection time for me :)

@3h50
Copy link

3h50 commented Apr 11, 2019

Confirming CONFIG_LWIP_DHCP_DOES_ARP_CHECK fixed issues with DHCP reservations and the Arduino declining it's own IP address after it was assigned.

@sandeepmistry
Copy link
Contributor Author

Hi @mrarmyant,

Here's a binary build for the Uno WiFi Rev2: NINA_W102-Uno_WiFi_Rev2.bin.zip

Thanks for reporting and helping resolve issue #14!

I've going to merge this pull request and it will be part of the next NINA firmware release.

@sandeepmistry sandeepmistry merged commit 70ab489 into arduino:master Apr 11, 2019
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