Ipv6 self-assigned address (Stateless autoconfiguration)
I am using STM32f769Ni discovery board. I need to transfer the data from discovery board to another node via ethernet. Here i have to use the discovery board as client.
Another node acting as server. I need to use the Ipv6 self-assigned address(stateless autoconfiguration). I don't know how to configure this in STM32Cue MX. I am using LWIP. Could anybody explain how to do this.
I am totally beginner to this topic. And also is there any example program for sending and receiving the data from server.
Thanks in advance.