kakopappa / arduino-esp8266-alexa-wemo-switch

Amazon Alexa + WeMos switch made with Arduino D1 Mini

Home Page:https://sinric.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not discovering

jxer opened this issue · comments

commented

im using

https://www.ebay.com/itm/NodeMCU-V3-Lua-WIFI-Module-ESP8266-32M-Extra-Memory-Flash-USB-Serial-CH340G/222612803340?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649

and im getting no where. everything seems to be working just no discovery by alexa

anywhere i can troubleshoot this?

i tried my normal wifi and a hotspot

all i get is

Connecting to WiFi
Connecting ....
Connected to VWifi
IP address: 10.26.0.10
Ask Alexa to discover devices

Connecting to UDP
Connection successful
HTTP Server started ..

commented

some more info, very confused, if i browse to the ip/setup.xml it comes right up, but neither the computer nor the phones /iphone/s7 can discover it in the app, nor do i see any response in the serial port

`

-

-

urn:Belkin:device:controllee:1

tv

Belkin International Inc.

Socket

3.1415

Belkin Plugin Socket 1.0

uuid:Socket-1_0-38323636-4558-4dda-9188-cda0e691c5a8

221517K0101769

0

-

-

urn:Belkin:service:basicevent:1

urn:Belkin:serviceId:basicevent1

/upnp/control/basicevent1

/upnp/event/basicevent1

/eventservice.xml

`

commented

let me add something, i do not currently have any form of dot/echo etc. is that required before any device will show up? im not getting any error so i have no idea.

i have a firetv, not that its helping either

I'm experiencing the same problem. Don't own a dot yet either.

commented

I'm being told that a dot/echo is required. as the discovery packet comes from the dot/echo, not the app. i wish someone could confirm

Use https://sinric.com if you have discovery issues. This is one of the reasons i built this. Instructions on the home page