I'm kind of new with the esp8266. I am currently using the esp-12 model. I have managed to program it with the arduino IDE succesfully.
I am sending a UDP message to turn on a LED connected to GPIO4. When I send it to the esp-12s IP address it works perfectly. But when I send a broadcast the packets never get delivered.
Has anyone had this issue?
Thanks in advance