Hello
Within my Thread network, I have a lot of Thread devices (with a lot of routers). Every now and then I need to multicast data to the whole network (I use the address ff03 :: 1).
My problem is that the message is replicated by all devices in the network, unnecessarily saturating the network with the same message ...
My question is therefore: is it possible to prevent certain devices from retransmitting what they receive?
Thank you