I am develop an ios app to communicate with our own inhouse devices.
I am using CoAP udp protocol to discover and communicate with my devices. But I fail to send udp multicast package. If I send udp package to single IP it work.
My profile have request multicast entitlement and I have add it in my app profile.
anyone has clue what is the possible showstopper? Thanks!