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

anycast address

Hi, 

How can I use anycast address in my project? I try send message for leader. Thank you. 

https://openthread.io/guides/thread-primer/ipv6-addressing

Parents Reply
  • Do you have a bit more information? How did you send it, what does your project look like? Did you try to capture a sniffer trace of the network, using the nRF sniffer for 802.15.4? Can you see the packet over the air? If not, did the function call you used to send the message return anything? If so, did the return value indicate that it was sent successfully, or did it return a value indicating an error?

Children
Related