@Gordon thanks for the code.. had no time so far to look into it though. @Vasily i saw that the getIP call is for getting the mac address and that it is only used to create an identifier.. but i think its a good idea so i left it in.
Only problem right now.. besides spare time to get into it.. is UDP or more specific multicast UDP.
In a short research i found inconsistent statements about support of the AT firmware for multicast UDP. I guess next step will be to whip up some dirty test code and see if alexa can find a device.
By the way there is a chance the rest of the code works as is.. at least for folks with a ESP8266.
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.
@Gordon thanks for the code.. had no time so far to look into it though.
@Vasily i saw that the getIP call is for getting the mac address and that it is only used to create an identifier.. but i think its a good idea so i left it in.
Only problem right now.. besides spare time to get into it.. is UDP or more specific multicast UDP.
In a short research i found inconsistent statements about support of the AT firmware for multicast UDP. I guess next step will be to whip up some dirty test code and see if alexa can find a device.
By the way there is a chance the rest of the code works as is.. at least for folks with a ESP8266.