kakopappa / arduino-esp8266-alexa-wemo-switch

Amazon Alexa + WeMos switch made with Arduino D1 Mini
https://sinric.pro
MIT License
281 stars 249 forks source link

Wifi connection issue #46

Open davidallen90357 opened 1 year ago

davidallen90357 commented 1 year ago

D1 Mini will not connect to network. It has connected running examples from Arduino. Would appreciate any suggestions.

martin2149 commented 1 year ago

I used Sinric.com, Add the Sinric skill to Alexa, create a Sinric account and then create devices. when your done the arduino code is created for you, all you need to do then is copy and paste the code into Arduino IDE, fill in the APP key, APP secret and device ID that sinric created for you, plug in your device, select it in the IDE and upload. Mine worked first time. Good luck, I know it can be frustrating trying to get these things to work.

kakopappa commented 1 year ago

Hi @davidallen90357

If your D1 Mini will not connect to the WiFi network, try starting a mobile hotspot and connecting to it. Make sure you are using the latest versions of Arduino Core library.