-->
Page 1 of 1

Send igmp packet using at command

PostPosted: Tue Sep 25, 2018 8:55 am
by Gaurav choubey
Hi everyone ,
I m working on some project where I need to connect one multicast group but I'm using esp8266 in at command mode and operate with mcu msp430 through UART.
So I successfully open the socket with command At+cipstrat in UDP mode,now I want to join the multicast group so i need to send igmp packet.
Question is how to send igmp packet using at command.
Any help will be appreciable.
Thanks in advance

Regards
Gc