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

not discovering

Open jxer opened this issue 7 years ago • 5 comments

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 ..

jxer avatar Jan 04 '18 05:01 jxer

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

`

-

-

<deviceType>urn:Belkin:device:controllee:1</deviceType>

<friendlyName>tv</friendlyName>

Belkin International Inc.

<modelName>Socket</modelName>

<modelNumber>3.1415</modelNumber>

<modelDescription>Belkin Plugin Socket 1.0</modelDescription>

<UDN>uuid:Socket-1_0-38323636-4558-4dda-9188-cda0e691c5a8</UDN>

<serialNumber>221517K0101769</serialNumber>

<binaryState>0</binaryState>

-<serviceList>

-

<serviceType>urn:Belkin:service:basicevent:1</serviceType>

<serviceId>urn:Belkin:serviceId:basicevent1</serviceId>

<controlURL>/upnp/control/basicevent1</controlURL>

<eventSubURL>/upnp/event/basicevent1</eventSubURL>

<SCPDURL>/eventservice.xml</SCPDURL>

`

jxer avatar Jan 04 '18 05:01 jxer

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

jxer avatar Jan 04 '18 05:01 jxer

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

srwi avatar Jan 04 '18 19:01 srwi

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

jxer avatar Jan 04 '18 19:01 jxer

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

kakopappa avatar Jan 08 '18 02:01 kakopappa