Search found 13 matches

by Reley
Thursday 04 October 2018 8:13
Forum: LUA
Topic: Sharing : Afval kalendar in text sensor
Replies: 348
Views: 54122

Re: Sharing : Afval kalendar in text sensor

I am sorry guys, but i'm not able to get this to work. I have created a LUA TIme event, pasted the code for AfvalWijzer, editted my personal info. I then created a new Dummy Hardware named MyAfvalDevice and created a new text sensor named Afval Kalender. The only thing I see in this sensor is 'Hello ...
by Reley
Tuesday 12 June 2018 9:12
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 27970

Re: WiFi Doorbell

Huge kick here... I was thinking about purchasing the Ring 2. Is this compatible with domoticz already? I would like to use my current 433mhz chimes which I have placed in my house so i do not have to buy the chimes from Ring... I do have a klikaanklikuit ACDB-7000B connected to my current doorbell ...
by Reley
Monday 28 November 2016 14:57
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

With external power and ground connected it gives another error:

Code: Select all

warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
[/s]

Working!
Don't know how, but its working now!

Now trying to create some nice hardware in domoticz...
by Reley
Saturday 26 November 2016 17:44
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

See attachment I have tried allmost all flash sizes... none is working. I even tried to upload a small sketch to determine the size, but that also does not work... I have connected 4 wires to my ftdi, (3,3 gnd tx/rx) and shorted J3 on the 801.. Naamloos.jpg Tried with the same settings, no go ...
by Reley
Saturday 26 November 2016 11:58
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

See attachment I have tried allmost all flash sizes... none is working. I even tried to upload a small sketch to determine the size, but that also does not work... I have connected 4 wires to my ftdi, (3,3 gnd tx/rx) and shorted J3 on the 801.. Naamloos.jpg Tried with the same settings, no go ...
by Reley
Saturday 26 November 2016 9:38
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

How can I check the size of the h801's flash?
I will make a screenshot this evening...
by Reley
Friday 25 November 2016 22:00
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

Crap... Even with the FTDi I receive an error Uploading 416064 bytes from C:\Users\Remco\AppData\Local\Temp\arduino_build_539286/ESPEasy.ino.bin to flash at 0x00000000 ................................................................................ [ 19% ] .......................Er is een fout ...
by Reley
Friday 04 November 2016 15:06
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

ledfreak3d, how did you flash it?
by Reley
Wednesday 02 November 2016 9:40
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

I have tried it again today with a Linux (Debian) machine.. exactly the same error...
I have tried several baud settings...
I have played with the tx/rx wires

I am lost... :p

Now waiting for a USB/FTDI adapter... maybe that will help..
by Reley
Tuesday 01 November 2016 19:52
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

Unfortunately that does not change anything...
Even with 12v connected to the normal ports, no change...
I leave J3 connected... connected tx > rx and vice versa.. still no luck
by Reley
Tuesday 01 November 2016 16:54
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 81866

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

Somehow, I am not able to flash it via an Arduino...

I keep getting the following error...

warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

According to the leds, it trys to do something, but I get the error...

Any tips?
by Reley
Wednesday 03 August 2016 12:45
Forum: General Discussion
Topic: Introduce yourself
Replies: 547
Views: 173596

Re: Introduce yourself

Name: Remco
Country: Netherlands
City: Breda
Occupation: Voice/Data Engineer
Hobbies: Motorcycle, Games
Choice for Domoticz: It can do so much more than my Homewizard...
My role here? Reading and asking stupid questions....
by Reley
Wednesday 03 August 2016 8:49
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 136334

Re: [90] MQTT Support

Ok, call me a n00b but I am not getting MQTT to work to send data to Influxdb. What I want to achieve: Send gas meter (P1) data to influx so I can create cool graphics in Grafana. The protocol from the gasmeter is not yet supported by Http-Link so I wanted to try something via MQTT. I created the ...