Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to Alexa #32

Open
daniel-frenkel opened this issue May 12, 2023 · 0 comments
Open

How to connect to Alexa #32

daniel-frenkel opened this issue May 12, 2023 · 0 comments

Comments

@daniel-frenkel
Copy link

daniel-frenkel commented May 12, 2023

Thanks for this library! I managed to pair the light example with Alexa using iOS. For anyone reading this, here is what I did. Maybe someone will find it useful

  1. In the Platformio example, I needed to add #include "arduino.h" for it to compile. Upload the code.
  2. In the serial monitor, look for a line that has an html link to git-hub. Copy the link into your browser and you should see a QR code.
  3. Open the Alexa app.
  4. Open Devices.
  5. Select the plus icon.
  6. Select Add Device.
  7. Select Other from the bottom of the list.
  8. Select Matter.
  9. Confirm that you have a Matter device, select Yes.
  10. Scan your Matter QR Code on your browser in step 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant