Hello,
I tried to build this project. Thank you for the great explanation.However I am having some problems.
I can successfully open the particle login page from the alexa app. also login. Discovery devices show two devices: Kitchen and Bedroom.
Not working:
When I give command to alexa to turn on the kitchen lights , the response is OK but nothing happens on the particle photon.Same for the bedroom. The connection seems to be perfect.
I have some questions.
In the AWS lambda code
for the device ID i entered my photon ID but what is the “Full application ID” ? do we have to change it ?
i get this error when i click on test in lambda
{
“errorMessage”: “RequestId: 8a48b92c-0a51-11e7-b681-03ac90a0e430 Process exited before completing request”
}
Also anything else I cloud check that might be going wrong ?
Thank you