shenery

Results 28 comments of shenery

Ok. I've changed the ssid and wifi password but Alexa can't find it. Should there be a blue light on the wemos? And should the relay power the wemos board...

Also, I have soldered all the pins from the wemos to the relay board instead of just the ones you mentioned. Not sure if that's my problem?

I have the same device as you and it looks identical to your setup. I will check arduino debug tonight. Can this be used with the belkin android app or...

I think I set up serial debug library and I didn't get any errors when I compiled it. heres what I got. C:\Users\Shenery\Documents\Arduino\arduino-esp8266-alexa-wemo-switch-master\sinric\sinric.ino:105:28: warning: character constant too long for its...

Do you think it could be that I haven't added the library's? include #include #include #include Which library's did you have to add?

I have installed https://github.com/esp8266/Arduino/tree/master/tools Executed python get.py so should I mot already have the libraries? When I open serial monitor it shows nothing just a send button? I'm really not...

I followed this guide https://www.wemos.cc/tutorial/get-started-arduino.html to the letter and It seems to compile fine but I can't see the wemos board on my network at all after it. And also...

serial monitor didn't show anything but when I tried to verify/compile I got this message Arduino: 1.6.12 (Windows 10), Board: "WeMos D1 R2 & mini, 80 MHz, 921600, 4M (3M...

ok I added that and got this. Arduino: 1.6.12 (Windows 10), Board: "WeMos D1 R2 & mini, 80 MHz, 921600, 4M (3M SPIFFS)" C:\Program Files\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files\Arduino\hardware...

I also tried serial print and got this. Arduino: 1.6.12 (Windows 10), Board: "WeMos D1 R2 & mini, 80 MHz, 921600, 4M (3M SPIFFS)" C:\Program Files\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program...