Search found 14 matches

by sozkara
30 Jun 2016, 11:40
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

Sozkara thanks for the protocol! So how is the reliability now with the new bulbs? :) Each bulb has its own IP probably and you can control it with that right? So you can address each bulb separately right? I have no problems so far with the new bulb. I further investigated the old blown bulb and s...
by sozkara
26 Jun 2016, 15:22
Forum: ESP Easy: Software
Topic: MQTT : Failed to connected to broker
Replies: 41
Views: 58365

Re: MQTT : Failed to connected to broker

I'm using MQTT fx and yes i can connect to broker no problem.
I think it has to do with that i changed boot state of the GPIO pin i use(12) to output low. I changed it back to default. Now the problem seems to be solved. Or that i manually rebooted the device. Time will tell
by sozkara
25 Jun 2016, 13:35
Forum: ESP Easy: Software
Topic: MQTT : Failed to connected to broker
Replies: 41
Views: 58365

Re: MQTT : Failed to connected to broker

Nothing changes: 306047827 : MQTT : Connected to broker 306047832 : Subscribed to: /oturma_grubu/# 306076814 : WD : Uptime 5101 ConnectFailures 18188 FreeMem 27880 306076814 : MQTT : Connection lost 306077834 : MQTT : Connected to broker 306077838 : Subscribed to: /oturma_grubu/# 306106815 : WD : Up...
by sozkara
25 Jun 2016, 12:04
Forum: ESP Easy: Software
Topic: MQTT : Failed to connected to broker
Replies: 41
Views: 58365

Re: MQTT : Failed to connected to broker

I too have problems with MQTT with rev 108 on two different devices. Here's my sample log : Log 299837625 : MQTT : Connected to broker 299837629 : Subscribed to: /oturma grubu/# 299866607 : WD : Uptime 4997 ConnectFailures 17774 FreeMem 27880 299866607 : MQTT : Connection lost 299867624 : MQTT : Con...
by sozkara
16 Jun 2016, 23:49
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

well here are my findings: commands consists of 9 bytes, first 3 bytes represent the mode and last byte value always is ef. preset modes always start with: 7e:05:03. RGB mode RGB value bytes are 5. 6. and 7. bytes (0 - 255) in hex. Dimming values are 00 - 64 in hex (100 values). off: 7e:04:04:00:00:...
by sozkara
16 Jun 2016, 20:44
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

Received the new bulb today and I'm dumping the UDP packets. I tried sending raw packets from my computer and controlled the led easily. I can share my dump data if anyone interested.
by sozkara
15 Jun 2016, 21:55
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

Ger wrote:It would be nice if there is a HUE bridge emulator in combination with ESP Easy
AFAIK openhab 2 has hue bridge emulator built in. But i have no experience with it.
by sozkara
15 Jun 2016, 19:21
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

There is no need for custom FW in my opinion as this device is controlled locally and not cloud enabled. Only thing missing is integration with existing setups (domoticz, openhab) etc. As commands are simple UDP packets, i guess its only trivial to hack the protocol used. I already provided some sam...
by sozkara
14 Jun 2016, 17:19
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

Did the bulb fry just from normal use or? Sorry for late reply been on vcation. In short, i can't say anything about recommendation because my experience with it was around 10 minutes. It could be my fault that its power supply has gone bad because the fixture was connected to another wifi plug tha...
by sozkara
06 Jun 2016, 11:03
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

I opened this bulb because its 12v/3v supply fried. The board is intact, so i powered it on via the headers and analyzed packets its applications sending to the bulb. It runs on UDP port and hex rgb values are sent to the bulb like this: For R:0 G:0 B:255: 7e:07:05:03:00:00:ff:00:ef These digits are...
by sozkara
05 Jun 2016, 13:59
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

ESP board detail. I dont know which version of the ESP is: http://s33.postimg.org/sv5y96zu7/IMG_1261.jpg those four pads seem very much like a serial port to me, with GND and 3.3V to power up the ESP8266 and write software to it when unplugged from mains... L Yes, its connected to rx/tx pins, i che...
by sozkara
04 Jun 2016, 13:09
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

Sorry, been a busy week. I could desolder the board today. Here are the attached shots. I haven't seen an esp8266 board version like this. It has pigtail connection! The translucent part pops out quite easily: http://s33.postimg.org/9twifoqnj/IMG_1252.jpg The LED pcb is glued with white silicone and...
by sozkara
03 Jun 2016, 09:46
Forum: ESP Easy: General Discussion
Topic: ESPeasy factory reset option
Replies: 1
Views: 10220

ESPeasy factory reset option

I've been a great fan of espeasy but a very missed feature is the ability to enter access point mode on long press of a switch or connection timeout. Sometimes wifi network which espeasy connects is unavailable and i have to enter new ssid. This feature would be great.
by sozkara
02 Jun 2016, 09:21
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 187849

Re: H801 : RGB controller based on ESP8266 avalaible from China

hello, I bought one of these, and tear apart it and found out that it uses esp12: http://aliexpress.com/store/product/AC85-240V-3W-5W-7W-9W-RGBW-WIFI-LED-Bulb-Light-Colorful-Dimmable-Night-Light-Support/1293050_32650606339.html It has the rx tx gnd and 3v3 headers under it. Can it be the same unit? ...