arduino-esp8266-alexa-wemo-switch icon indicating copy to clipboard operation
arduino-esp8266-alexa-wemo-switch copied to clipboard

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

Open GaryLittlemore opened this issue 6 years ago • 11 comments

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

GaryLittlemore avatar Apr 04 '18 21:04 GaryLittlemore

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

kakopappa avatar Apr 05 '18 02:04 kakopappa

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

https://youtu.be/wMpWQ4znTqQ

GaryLittlemore avatar Apr 05 '18 09:04 GaryLittlemore

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.

sabhay1996 avatar Dec 15 '18 20:12 sabhay1996

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 GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/33#issuecomment-447595943, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-2VPdW5Gf9wGFi9ygm2QG2cqIP2tks5u5VxQgaJpZM4THhwT.

samazw avatar Dec 15 '18 22:12 samazw

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.

sabhay1996 avatar Dec 16 '18 05:12 sabhay1996

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)https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/33#issuecomment-447595943>, 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 GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/33#issuecomment-447619018, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-yaN6b97Q-U5P-aRKMnSwxn-u7cHks5u5dp5gaJpZM4THhwT.

samazw avatar Dec 16 '18 08:12 samazw

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

sabhay1996 avatar Dec 16 '18 11:12 sabhay1996

Ah ok. Lolin v3 often comes up with reset issues and I was able to reproduce your issue. So GPIO0 should be pulled up to 3.3V using a 10k resistor AFTER being programmed. Keep in mind that re-programming using USB is only possible when removing this pullup resistor. So a jumper makes sense here. Best regards Sascha

Am 16.12.2018 um 12:08 schrieb sabhay1996 [email protected]:

lolin v3

samazw avatar Dec 16 '18 13:12 samazw

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.

sabhay1996 avatar Dec 16 '18 15:12 sabhay1996

Please Check if there is a soldered resistor on your board. If so either remove it or try an 3k3 instead of the 10k... good luck!

Am 16.12.2018 um 16:09 schrieb sabhay1996 <[email protected]mailto:[email protected]>:

Please correct me if did something wrong, I tried using 2 jumper and 10k between them, from gpio 0/D3 to 3.3v.n 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.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/33#issuecomment-447650323, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKwM-w1LXzDbsfCftTYi0wui5evBEe43ks5u5mILgaJpZM4THhwT.

samazw avatar Dec 16 '18 15:12 samazw

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?

sabhay1996 avatar Dec 17 '18 15:12 sabhay1996