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

Alexa app can't discover my Alexa Dot (2nd Gen) device #33

Open
GaryLittlemore opened this issue Apr 4, 2018 · 11 comments
Open

Alexa app can't discover my Alexa Dot (2nd Gen) device #33

GaryLittlemore opened this issue Apr 4, 2018 · 11 comments

Comments

@GaryLittlemore
Copy link

GaryLittlemore commented Apr 4, 2018

I've uploaded the .ino file to the Wemos board. I can see it connected to my WiFi, and I can connect to the IP address it's connected too but my Alexa app isn't finding the device. Below is my code, does anything look wrong?

https://pastebin.com/d2BQVjYu

@kakopappa
Copy link
Owner

This project does not support Alexa app. If you want to use app, try my other project https://sinric.com

@GaryLittlemore
Copy link
Author

GaryLittlemore commented Apr 5, 2018

Thanks, watching this James Bruton YouTube video he seems to think it does or am I missing something?

https://youtu.be/wMpWQ4znTqQ

@sabhay1996
Copy link

This project does not support Alexa app. If you want to use app, try my other project https://sinric.com

Project is working for me, but problem is every time nodemcu restarts, alexa is not able to recognise the device giving the error, unable to respond. After pushing the RST Button, device is back and recognisable.

@samazw
Copy link

samazw commented Dec 15, 2018 via email

@sabhay1996
Copy link

Do you habe GPIO-9 in use? This one must not be used. Also consider a pullup resistor on reset. Just 4 + 5 work stable. Best regards Sascha Am 15.12.2018 um 21:32 schrieb sabhay1996 <[email protected]mailto:[email protected]>: This project does not support Alexa app. If you want to use app, try my other project https://sinric.com Project is working for me, but problem is every time nodemcu restarts, alexa is not able to recognise the device giving the error, unable to respond. After pushing the RST Button, device is back and recognisable. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#33 (comment)>, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-2VPdW5Gf9wGFi9ygm2QG2cqIP2tks5u5VxQgaJpZM4THhwT.

I am still using 5 as it is pre defined in the project.

@samazw
Copy link

samazw commented Dec 16, 2018 via email

@sabhay1996
Copy link

Which Module do you use (esp - sure... which concrete model?) any special circuit? Best regards Sascha Am 16.12.2018 um 06:30 schrieb sabhay1996 <[email protected]mailto:[email protected]>: Do you habe GPIO-9 in use? This one must not be used. Also consider a pullup resistor on reset. Just 4 + 5 work stable. Best regards Sascha Am 15.12.2018 um 21:32 schrieb sabhay1996 <[email protected]mailto:[email protected]mailto:[email protected]>: This project does not support Alexa app. If you want to use app, try my other project https://sinric.com Project is working for me, but problem is every time nodemcu restarts, alexa is not able to recognise the device giving the error, unable to respond. After pushing the RST Button, device is back and recognisable. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#33 (comment)<#33 (comment)>>, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-2VPdW5Gf9wGFi9ygm2QG2cqIP2tks5u5VxQgaJpZM4THhwT. I am still using 5 as it is pre defined in the project. — You are receiving this because you commented. Reply to this email directly, view it on GitHub<#33 (comment)>, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-yaN6b97Q-U5P-aRKMnSwxn-u7cHks5u5dp5gaJpZM4THhwT.

I am using nodemcu lolin v3.
Flash Size: 4M (1M SPIFFS)
IwIP: 2v Higher Bandwidth
Upload Speed: 115200
Board: NodeMCU 1.0
VTable: Flash

@samazw
Copy link

samazw commented Dec 16, 2018 via email

@sabhay1996
Copy link

Please correct me if did something wrong, I tried using 2 jumper and 10k between them, from gpio 0/D3 to 3.3v.
I have configured the project with gpio 4/D2 and using alternative 3.3V and GND for the relay.
But still I need to press the reset button.

@samazw
Copy link

samazw commented Dec 16, 2018 via email

@sabhay1996
Copy link

Thanks buddy for promptly replying to help me.
Still no success, after uploading the sketch, it connects to the wifi, when I reboot, it doesn't connect I need to manually press the reset switch.
I tried 3K3 resistance from GPIO0 to 3.3V
I tried 10K resistance from GPIO0 to 3.3V

GPIO5 to GND as well.
Tried same with another boards as well no success.
Maybe I am doing something please help?

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

4 participants