Aircoookie/Espalexa

Error in EspalexaBasic

educrocha opened this issue · 5 comments

Hi, I just download Espalexa, opened "EspalexaBasic.ino" and got "Espalexa.h:302:38: error: 'response' was not declared in this scope"

In file "Espalexa.h" have the line: espalexaUdp.write((uint8_t*)buf, response.length());

What is wrong?

Hi, this response was erraneously left in version 2.4.6 of Espalexa when building for ESP32. Please make sure you have the latest 2.4.7, the issue should be fixed there :)

Hi, this response was erraneously left in version 2.4.6 of Espalexa when building for ESP32. Please make sure you have the latest 2.4.7, the issue should be fixed there :)

Thanks for your attention, now, compiled correctly. But still not working. My Alexa APP do not find any thing. I just put my SSID and PASSWORD, but do not work.

Log EspalexaFullyFeatured.ino
20:11:47.077 -> IP address: 172.24.1.108
20:11:47.077 -> Constructing device 1
20:11:47.077 -> Adding device 1
20:11:47.077 -> Constructing device 2
20:11:47.077 -> Adding device 2
20:11:47.077 -> Constructing device 3
20:11:47.077 -> Adding device 3
20:11:47.111 -> Constructing device 4
20:11:47.111 -> Adding device 4
20:11:47.111 -> Adding device 5
20:11:47.111 -> Espalexa Begin...
20:11:47.111 -> MAXDEVICES 10
20:11:47.111 -> Done
20:11:59.833 -> Not-Found HTTP call:
20:11:59.833 -> URI: /0000100014000000000B0000A000320000C0000F00081000240000F00008/GETTYPE
20:11:59.867 -> Body:
20:11:59.867 -> AlexaApiCall

Do you have a physical Echo speaker on your network? Try "Alexa, discovering devices" with that. If you only have the app or a fire tv stick, it can unfortunately not discover Espalexa.

Do you have a physical Echo speaker on your network? Try "Alexa, discovering devices" with that. If you only have the app or a fire tv stick, it can unfortunately not discover Espalexa.

No, I'm using my Alexa APP only.

Sorry, in that case Espalexa will not work for you.