probonopd / ESP8266HueEmulator

Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE.
MIT License
411 stars 93 forks source link

Cant Connect to client app #96

Closed lilPwny closed 6 years ago

lilPwny commented 6 years ago

i cant connect to any client app... The serial console gives out this:


.Starting HTTP at 10.0.0.122:80
Starting SSDP...
SSDP Started
FS Starting
initializeGroupSlots()
Reading in to buffer
Loading GROUP-0.json
initializeSceneSlots()
Reading in to buffer
Loading SCENE-0.json
Reading in to buffer
Loading SCENE-1.json
Reading in to buffer
Loading SCENE-2.json
Reading in to buffer
Loading SCENE-3.json
Reading in to buffer

Exception (28):
epc1=0x4021348e epc2=0x00000000 epc3=0x00000000 excvaddr=0x0000000c depc=0x00000000

ctx: cont 
sp: 3fff19c0 end: 3fff1cc0 offset: 01a0

>>>stack>>>
3fff1b60:  3ffe9904 3fff0bdc 3fff0ae8 402131d8  
3fff1b70:  00000000 3fff0bdc 3fff5ca4 4020819d  
3fff1b80:  00000000 3fff5cb0 00000004 401004d8  
3fff1b90:  00000000 00000000 00000000 00000000  
3fff1ba0:  3fff5ca4 3fff0bdc 00000004 4020b3b1  
3fff1bb0:  3ffea448 00000000 000003e8 4020b2e9  
3fff1bc0:  3fff4a5c 3fff4a9c 00000000 00000000  
3fff1bd0:  00000000 3fff49b4 0000000f 0000000c  
3fff1be0:  00000000 00000000 00000000 00000000  
3fff1bf0:  402090e4 3fff063c 3fff0bdc 3fff0630  
3fff1c00:  402090e4 3fff063c 3fff0bdc 4020ba1c  
3fff1c10:  3fff498c 0000001f 00000011 402077d4  
3fff1c20:  00000000 00000000 00000000 00000000  
3fff1c30:  00000000 00000000 3fff3f14 402147a2  
3fff1c40:  3fff1c20 3fff0514 3ffe9904 40210a98  
3fff1c50:  00000000 00000000 3fff3644 3fff0514  
3fff1c60:  3fff0ab4 3fff0514 3fff3644 4020ba5c  
3fff1c70:  3fff0ab4 00000000 00000000 402076b0  
3fff1c80:  00000000 00000000 00000000 40206c6c  
3fff1c90:  feefeffe feefeffe feefeffe 3fff0c98  
3fff1ca0:  3fffdad0 00000000 3fff0c92 402151c8  
3fff1cb0:  feefeffe feefeffe 3fff0ca0 40100718  
<<<stack<<<

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 1384, room 16 
tail 8
chksum 0x2d
csum 0x2d
v3fff2348
~ld
lilPwny commented 6 years ago

already solved in #95

Quanghoster commented 6 years ago

What are you using to create scenes?

lilPwny commented 6 years ago

I don´t create any scenes at all... It works for me... Even with Amazon Echo (unfortunately without RGB functionality)