2018-04-06 03:32 AM
Hi,
I'm currently running an lwIP IPv4-only socket application with DHCP on my STM32F407 board and need to switch to IPv6 only with SLAAC.
I can't find any example code for an IPv6-only socket application.
Can anyone point me in the right direction on how to migrate from IPv4 to IPv6?
FYI: The current application is running FreeRTOS and uses mbedTLS to post data with HTTPS and also has a MQTT client running.
/Thomas Fogh
#lwip #ipv4 #lwip* #mbedtls #ipv6