Search found 46 matches
- 30 Jun 2018, 18:34
- Forum: ESP Easy: Software
- Topic: Plugin 133 VL53L0X I2C Ranging LIDAR
- Replies: 23
- Views: 16648
Re: Plugin 133 VL53L0X I2C Ranging LIDAR
You might need to delete the .pioenv folder prior to compile. tks for the tips Grovkillen, it's working, have a good weekend. Maybe another questions, I add the Plugin "_P133_VL53L0X.ino" in folder "src" add library required in the folder "lib" and start compilation, w...
- 29 Jun 2018, 15:54
- Forum: ESP Easy: Software
- Topic: Plugin 133 VL53L0X I2C Ranging LIDAR
- Replies: 23
- Views: 16648
Re: Plugin 133 VL53L0X I2C Ranging LIDAR
Ok I give it a try to platformio but no luck

Code: Select all
collect2: error: ld returned 1 exit status
*** [.pioenvs/normal_ESP8266_4096/firmware.elf] Error 1

- 29 Jun 2018, 00:25
- Forum: ESP Easy: Software
- Topic: Plugin 133 VL53L0X I2C Ranging LIDAR
- Replies: 23
- Views: 16648
Re: Plugin 133 VL53L0X I2C Ranging LIDAR
OK I understand but with further investigation, it's not related to this plugin, with the latest source and or last fork untouched I have the same error.
- 28 Jun 2018, 14:51
- Forum: ESP Easy: Software
- Topic: Plugin 133 VL53L0X I2C Ranging LIDAR
- Replies: 23
- Views: 16648
Plugin 133 VL53L0X I2C Ranging LIDAR
Hi Guys Try to compile from the latest sources the VL53L0X plugin from playground but get this error In file included from /Users/Pascal/Downloads/ESPEasy/ESPEasy.ino:76:0: sketch/ESPEasy-Globals.h:375:20: fatal error: I2Cdev.h: No such file or directory #include <I2Cdev.h> ^ compilation terminated....
- 16 Feb 2018, 22:53
- Forum: ESP Easy: Hardware
- Topic: VL53L0X/VL6180X Time of Flight Distance Sensor
- Replies: 0
- Views: 2608
VL53L0X/VL6180X Time of Flight Distance Sensor
Anyone play with this kind of sensor ? look interesting https://www.adafruit.com/product/3317
- 08 Feb 2018, 19:58
- Forum: ESP Easy: Software
- Topic: add new SSD1306 OLED Display Size
- Replies: 28
- Views: 33302
- 08 Feb 2018, 15:11
- Forum: ESP Easy: Software
- Topic: add new SSD1306 OLED Display Size
- Replies: 28
- Views: 33302
Re: add new SSD1306 OLED Display Size
When I update the firmware in ota with the latest release from here https://github.com/letscontrolit/ESPEasy/releases the plugin as not been updated, the source show the older one
- 08 Feb 2018, 00:43
- Forum: ESP Easy: Software
- Topic: add new SSD1306 OLED Display Size
- Replies: 28
- Views: 33302
Re: add new SSD1306 OLED Display Size
With the latest 20180206 and yes this one the P023_OLED.ino
- 07 Feb 2018, 22:45
- Forum: ESP Easy: Software
- Topic: add new SSD1306 OLED Display Size
- Replies: 28
- Views: 33302
Re: add new SSD1306 OLED Display Size
Thanks for the plugin, why in the latest firmware update the plugin updated look like not merged <2018010.
- 01 Feb 2018, 00:06
- Forum: ESP Easy: Software
- Topic: LevelControl on/off
- Replies: 0
- Views: 2480
LevelControl on/off
Just discovered and tested this plugin, can we on/off or enable disable the plugin via http/domoticz ?
- 31 Jan 2018, 23:57
- Forum: ESP Easy: Hardware
- Topic: Know State Relay
- Replies: 2
- Views: 2958
Re: Know State Relay
Tks Grovkillen, exactly what I was looking.
- 31 Jan 2018, 01:08
- Forum: ESP Easy: Hardware
- Topic: Know State Relay
- Replies: 2
- Views: 2958
Know State Relay
How I know the state of a relay ? I trig this relay from domoticz and want create a local rule based on this state relay...
- 08 Jan 2018, 21:14
- Forum: RFLink: Unsupported devices
- Topic: Fireplace Mertik G6R-H3T6 controller 315MHz
- Replies: 2
- Views: 5001
Re: Fireplace Mertik G6R-H3T6 controller 315MHz
Ok just got my stuff thk free shipping, so after wiring RX pin 19 I got something like this in RFLink loader 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48; 20;01;MySensors=OFF;NO NRF24L01; 20;02;setGPIO=ON; 10;version; 20;03;VER=1.1;REV=48;BUILD=04; 10;status; 20;04;STATUS;setRF433=ON;se...
- 18 Dec 2017, 23:05
- Forum: ESP Easy: General Discussion
- Topic: sonoff dual flashing the ESP
- Replies: 68
- Views: 113472
Re: sonoff dual flashing the ESP
Tks for the help grovkillen, GPIO are 12 and 5 for me..
- 18 Dec 2017, 21:15
- Forum: ESP Easy: General Discussion
- Topic: sonoff dual flashing the ESP
- Replies: 68
- Views: 113472
Re: sonoff dual flashing the ESP
Ok My Bad I was looking for special firmware as my older dual, let me abuse, which GPIO is use for trigged the relays?QcVictor wrote: ↑18 Dec 2017, 20:28Where is located this file I see nothing esp8285 ...Code: Select all
Just use the bin files and you're good.
- 18 Dec 2017, 20:28
- Forum: ESP Easy: General Discussion
- Topic: sonoff dual flashing the ESP
- Replies: 68
- Views: 113472
Re: sonoff dual flashing the ESP
Code: Select all
Just use the bin files and you're good.
- 18 Dec 2017, 16:29
- Forum: ESP Easy: General Discussion
- Topic: sonoff dual flashing the ESP
- Replies: 68
- Views: 113472
Re: sonoff dual flashing the ESP
Hi Guys
After succes flashing with both .bin found page 3 et above doesn't work for me with dual r2 (one with no fuse), the serial monitor work at 74880 and give me:
After succes flashing with both .bin found page 3 et above doesn't work for me with dual r2 (one with no fuse), the serial monitor work at 74880 and give me:
Code: Select all
ets Jan 8 2013,rst cause:1, boot mode:(3,5)
load 0x4010f000, len 1384, room 16
tail 8
chksum 0xef
csum 0xef
csum err
ets_main.c
- 18 Nov 2017, 14:35
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
yeah, got it working just use this syntax and all good
Code: Select all
SendToHTTP 10.0.0.18,8080,/json.htm?param=udevice&type=command&idx=55&nvalue=1
- 18 Nov 2017, 01:25
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
found in the wiki rules turnaround where is said to use this syntax I tried but nothing update in domoticz and
unfortunately I just want update the status not toggle the switch
Code: Select all
SendToHTTP 10.0.0.0,8080,/json.htm?type=param=switchlight&command&idx=55&switchcmd=On
unfortunately I just want update the status not toggle the switch
- 17 Nov 2017, 23:38
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
I have a strange character after "command" in the log and of course doesn't work
Code: Select all
15878769 : ACT : gpio,15,1
15878771 : SW : GPIO 15 Set to 1
15878776 : ACT : SendToHTTP 10.0.0.18:8080/json.htm?type=command¶m=udevice&idx=55&nvalue=0
- 17 Nov 2017, 22:26
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
Awsome it's working, many tks Grovkillen.
So where I put the request for update the status in domoticz? something like that
So where I put the request for update the status in domoticz? something like that
Code: Select all
SendToHTTP 10.0.0.18:8080/json.htm?type=command¶m=udevice&idx=55&nvalue=1
- 17 Nov 2017, 19:41
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
tks Grovkillen for your help, rule doesn't work I should see in the log rule started ? 2180454 : WD : Uptime 36 ConnectFailures 0 FreeMem 22048 2185128 : SW : State 0 2185128 : EVENT: Button#Button=0.00 2186744 : SW : State 1 2186744 : EVENT: Button#Button=1.00 2198148 : SW : State 0 2198149 : EVENT...
- 17 Nov 2017, 18:06
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
I tried with this rules: on Button#Status=1 do if [Relay#Status]=0 gpio,15,0 else gpio,15,1 endif endon nothing work! Here's my setup: Device1 Device: Switch input Name: Relay Delay: 0 IDX/Var: 1 1st GPIO: GPIO-15 Pull UP: Yes Inversed: No Switch Type: Switch Switch Button Type: Normal Switch Send B...
- 17 Nov 2017, 16:43
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Re: Control relay with physical locally button
Ok I attached Momentary Button and expect toggle between on/off switch relay, any clue for rules ?
- 16 Nov 2017, 23:22
- Forum: ESP Easy: Hardware
- Topic: Control relay with physical locally button
- Replies: 15
- Views: 14365
Control relay with physical locally button
Hi Guys I'use with success an relay with esp8266 + domoticz for controlling dry contact, I need to add a button locally like press physical button and relay change state without need network access, the best will be updated status in domoticz.... Not sure how to do that, if somebody as already exper...
- 11 Oct 2017, 21:47
- Forum: ESP Easy: Projects / Applications
- Topic: K-Type / MAX6675 build in
- Replies: 54
- Views: 60274
Re: K-Type / MAX6675 build in
HI Guys
Does he work with ESP Easy Mega ?
Does he work with ESP Easy Mega ?
Code: Select all
Edit: Yes he works :D , In the first post I can see reported 2 temperature in the plugin P039 only one is displayed How get the second value ?
- 05 Sep 2017, 13:27
- Forum: RFLink: Unsupported devices
- Topic: Fireplace Mertik G6R-H3T6 controller 315MHz
- Replies: 2
- Views: 5001
Fireplace Mertik G6R-H3T6 controller 315MHz
Hi Guys
I'm looking for control my fireplace remotely with RFlink, I own an RFlink V1.1 in 433MHz unfortunately, Can I change Receivers and Transmitters for 315MHz and hoping he will work with the receiver Maxitrol G6R. If yes
Witch Transmitters will be suitable for the exchange ?
Regards, Vic
I'm looking for control my fireplace remotely with RFlink, I own an RFlink V1.1 in 433MHz unfortunately, Can I change Receivers and Transmitters for 315MHz and hoping he will work with the receiver Maxitrol G6R. If yes
Witch Transmitters will be suitable for the exchange ?
Regards, Vic
- 02 Jun 2017, 12:14
- Forum: ESP Easy: Software
- Topic: ADS1115 with dev 10 no port
- Replies: 8
- Views: 7065
Re: ADS1115 with dev 10 no port
Hi Shardan
Always a pleasure to read your comment, thanks for the great explanation. If someone could add it too the wiki.
Regards
Vic
Always a pleasure to read your comment, thanks for the great explanation. If someone could add it too the wiki.
Regards
Vic
- 01 Jun 2017, 21:42
- Forum: ESP Easy: Software
- Topic: ADS1115 with dev 10 no port
- Replies: 8
- Views: 7065
ADS1115 with dev 10 no port
Hi Guys
With last build esp easy mega dev 10 normal
I'm unable to select port, new field "imput multiplexer" with dropdown list is there How he works ?
With last build esp easy mega dev 10 normal

- 06 Apr 2017, 14:30
- Forum: ESP Easy: General Discussion
- Topic: Solid-state hour meters
- Replies: 2
- Views: 2949
Re: Solid-state hour meters
Tks Shardan for the quick reply, I "ll look for scripting in domoticz as you suggest, seems to be the easy way.
- 06 Apr 2017, 11:54
- Forum: ESP Easy: General Discussion
- Topic: Solid-state hour meters
- Replies: 2
- Views: 2949
Solid-state hour meters
Hi Guys I'm looking for Record and display information coming from my Solid-state hour meters on my heating system, In order to accumulate elapsed time one relay is switched on and fall off when no activity. I successfully use switch input for get the signal but now I'm stuck now for made the conver...
- 20 Feb 2017, 16:21
- Forum: ESP Easy: Hardware
- Topic: XKC Y25 T12V liquid level switch water non contact
- Replies: 3
- Views: 6433
Re: XKC Y25 T12V liquid level switch water non contact
Not sure if it's normal behaviour, but device send randomly state to domoticz
https://www.dropbox.com/s/5098z1n98fom9 ... .jpeg?dl=0
https://www.dropbox.com/s/5098z1n98fom9 ... .jpeg?dl=0
- 14 Feb 2017, 12:31
- Forum: ESP Easy: Hardware
- Topic: XKC Y25 T12V liquid level switch water non contact
- Replies: 3
- Views: 6433
Re: XKC Y25 T12V liquid level switch water non contact
Ok, I got it working with "Switch input" device and "Yellow wire (OUT) Signal output" on GPIO.
My pool skimmer told you tks
My pool skimmer told you tks

- 14 Feb 2017, 01:52
- Forum: ESP Easy: Hardware
- Topic: XKC Y25 T12V liquid level switch water non contact
- Replies: 3
- Views: 6433
XKC Y25 T12V liquid level switch water non contact
Hi Guys I'm looking for hookup this device, He act : 1: Brown wire (VCC) Power +5V~24V (Power+) 2: Yellow wire (OUT) Signal output 3: Black wire (M) Output level (positive output or negative output) control When the black wire connect the high level, yellow wire is positive output signal wire, the o...
- 25 Dec 2016, 21:26
- Forum: ESP Easy: Projects / Applications
- Topic: Control Fireplace via Control Wall Switch
- Replies: 0
- Views: 2574
Control Fireplace via Control Wall Switch
Hi Guys I would like control my fireplace trough the control wall switch plugged in parallel, look like simple on off button, acting like that: -Press ON-OFF button once to light pilot. Press again to shut of pilot. -Press and hold large flame Button to gradually increase flame height. -Press and ho...
- 11 Jul 2016, 01:06
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1mini + Oled Shield Display Issue
- Replies: 7
- Views: 6925
Re: Wemos D1mini + Oled Shield Display Issue
Can I display distance from Ultrasonic Sensor - HC-SR04 ?
- 10 Jul 2016, 14:28
- Forum: ESP Easy: Projects / Applications
- Topic: Water Pressure Sensor
- Replies: 2
- Views: 7091
Water Pressure Sensor
Hi Guys I plan to monitor my pool pressure filter with Wemos D1 Mini and this kind of transducer, http://www.banggood.com/Pressure-Transducer-Sensor-Oil-Fuel-Diesel-Gas-Water-Air-Sensor-p-1007341.html wiring look straight forward, Connect red to 5V, black to ground, yellow tout pin. Can't be much ea...
- 03 Jul 2016, 20:47
- Forum: ESP Easy: General Discussion
- Topic: OLED Scrolling Display
- Replies: 122
- Views: 226823
Re: OLED Scrolling Display
I have some trouble to compile _P103_Event.ino: In function 'void Plugin_103_Action(byte, byte, int, int, byte)': _P103_Event:522: error: invalid conversion from 'char*' to 'byte {aka unsigned char}' [-fpermissive] _P103_Event:522: error: too few arguments to function 'void ExecuteCommand(byte, cons...
- 03 Jul 2016, 03:34
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1mini + Oled Shield Display Issue
- Replies: 7
- Views: 6925
Re: Wemos D1mini + Oled Shield Display Issue
Many thanks Costo, name in task settings was missing !
- 02 Jul 2016, 23:07
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1mini + Oled Shield Display Issue
- Replies: 7
- Views: 6925
Re: Wemos D1mini + Oled Shield Display Issue
unable to get my temp and humidity from dht22 shield displayed, tried with H: [DHT#Humidity]% T: [DHT#Temperature] C and [Dallas#Temperature]
- 02 Jul 2016, 02:33
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1mini + Oled Shield Display Issue
- Replies: 7
- Views: 6925
Re: Wemos D1mini + Oled Shield Display Issue
yes for sure, missing something ?
the Screen Size is 64x48 and I'm unable to display temp and humidity, do I need to setup something in the skecht for this size of screen ?oups, I have to put on ! http://<ESP IP address>/control?cmd=oledcmd,on
- 02 Jul 2016, 02:29
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1mini + Oled Shield Display Issue
- Replies: 7
- Views: 6925
Wemos D1mini + Oled Shield Display Issue
I have Wemos D1mini + DTH22 + Oled Shield, temp/hum sensor work great, the oled shield display just an "easy" at startup, I'm on R78. any clue what happen?
- 03 Jun 2016, 00:27
- Forum: ESP Easy: General Discussion
- Topic: Sharp Dust Sensor GP2Y10------Domoticz
- Replies: 6
- Views: 12690
Re: Sharp Dust Sensor GP2Y10------Domoticz
Hi Guys
One of you could share the wiring and setting with the esp
tks in advance,
One of you could share the wiring and setting with the esp
tks in advance,
- 23 Feb 2016, 23:40
- Forum: ESP Easy: Projects / Applications
- Topic: ESP more Easy with image files (?)
- Replies: 29
- Views: 26782
Re: ESP more Easy with image files (?)
Many tks guys, never shown me the ESP_0 but after filling field with my network wifi credential and reflashing, it's working. 

- 23 Feb 2016, 20:44
- Forum: ESP Easy: Projects / Applications
- Topic: ESP more Easy with image files (?)
- Replies: 29
- Views: 26782
Re: ESP more Easy with image files (?)
type "settings" in the serial, to check if you already got an IP, if not, there should be a new wifi ESP_0 to login to... do you did a cold restart (power off/on)? Type settings or any other command do nothing!, after each flash, I unplug -plug ! When I load NodeMCU firmware and load my w...
- 23 Feb 2016, 01:00
- Forum: ESP Easy: Projects / Applications
- Topic: ESP more Easy with image files (?)
- Replies: 29
- Views: 26782
Re: ESP more Easy with image files (?)
Hi Guys I meet similar issue with my 2 wemos d1 mini brand new, tried to upload firmware via IDE and also with the esaysetup when done, I'm unable to see the ESP_0 on my network wifi ! tried with latest R80 same behavior. Serial monitor give me: INIT : Booting Build nr:78 WIFI : Connecting... 1 WIFI...