I see only few posts about UDP here and surprised a bit.
I am wondering if there are any plans to make Alexa integration one day. UDP and broadcasting is the corner stone for that. It is very simple protocol: get UDP broadcast, send UDP broadcast (Alexa discovery protocol) and implement simple webserver URL to on/off light or execute other IoT device commands.
What about taking UDP module from Arduino and rewrite it to Java ? Should not be an issue, except localization for hardware of course.
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.
Hi.
I see only few posts about UDP here and surprised a bit.
I am wondering if there are any plans to make Alexa integration one day. UDP and broadcasting is the corner stone for that. It is very simple protocol: get UDP broadcast, send UDP broadcast (Alexa discovery protocol) and implement simple webserver URL to on/off light or execute other IoT device commands.
What about taking UDP module from Arduino and rewrite it to Java ? Should not be an issue, except localization for hardware of course.
Vasily