This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Add temporary IPv6 address

Dears,

[Dev Env]

nRF51 DK SoftDevice : s1xx-iot-prototype2_softdevice Keil v5 SDK : V0.8.0 (IoT lwIP Stack – MQTT Xively Publisher Application)

[Question]

In BLE channel, it try to add address in IPv6 interface which is new made it. I wonder how can I add temporary IPv6 address to IPv6 interface? I guess it's function of netif_add_ip6_address() however I can't find any description this fucntion. Please let me know.

Thank you

Related