any ideas how to overcome this? I assume its a problem about max datagram message size?
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
i am trying to receive dns sd broadcast messages on my esp8266 using the following code:
unfortunately i get only the following warning:
any ideas how to overcome this? I assume its a problem about max datagram message size?