Page 1 of 1

Step by step integration of esp32-s3 with alexa echo dot

Posted: Tue May 24, 2022 2:47 am
by Baldhead
Hi,

Is there some examples or step by step to integrate communication between esp32-s3 and alexa echo dot ?

I read something about belkin wemo emulator for local communication only.

Notes:
× using esp-idf, not arduino.
× profissional application.

Thank's.

Re: Step by step integration of esp32-s3 with alexa echo dot

Posted: Tue May 24, 2022 11:04 pm
by Baldhead
@ESP_Sprite,

Do you have some suggestion ?

Thank's.

Re: Step by step integration of esp32-s3 with alexa echo dot

Posted: Fri May 27, 2022 1:54 am
by Baldhead
No one have some suggestion ?

Re: Step by step integration of esp32-s3 with alexa echo dot

Posted: Wed Jun 22, 2022 11:28 pm
by Baldhead
no one ?

Re: Step by step integration of esp32-s3 with alexa echo dot

Posted: Thu Jun 23, 2022 6:45 pm
by grunnels@gmail.com
There is a good bit of info here:
https://developer.amazon.com/alexa/console/ask

It doesn't apply to ESP-32 specifically, but you can interface with the service through API calls.