Closed sandeepmistry closed 5 years ago
This shaves off about 1 second in connection time for me :)
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.
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.
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