Hello,
I must write again. I use msp430FR5739 with cc3000, and i want to do multicast from my PC to network, and i want that my devices (cc3000) on network answered me with IP and MAC adress.
I was saw in firmware, function mDNS, but that is Apple protocol for MAC and iPhone, and if i use mDNS function i must use Bonjour browser to detect my devices. I want make somethink like UPnP protocol.
My question is:
Did cc3000 supported multicast?
If suported, did i must turn on (like on ethernet controler)? And where is multicast on protocol stack?