Search found 43 matches

by jme
08 Jul 2021, 11:53
Forum: ESP Easy: General Discussion
Topic: Sonoff 4CH automaticall switch On²
Replies: 6
Views: 5542

Re: Sonoff 4CH automaticall switch On²

i see that the internal pullup is not enable, i will enable it.

Where do you set the De-bounce time ?
by jme
08 Jul 2021, 09:28
Forum: ESP Easy: General Discussion
Topic: Sonoff 4CH automaticall switch On²
Replies: 6
Views: 5542

Sonoff 4CH automaticall switch On²

Hi, I'm using a sonoff 4CH with firmware mega-20180625 It's connected to domoticz, domoticz is configured to send me telegram notifications. I use this sonoff to fill up my swimming pool, it should be enabled manually and switched off after a delay, so i'm sure to not forget to switch it off. Since ...
by jme
11 Jun 2021, 11:26
Forum: ESP Easy: General Discussion
Topic: Sonoff not switching relay off
Replies: 1
Views: 3930

Sonoff not switching relay off

Hi, I'm using a sonoff 4 with espeasy to control my watering systeM Domoticz send the request to espeasy to switch the water on and off. I already discover some days that the watering was not switched off, i assume there where a wifi issue when domoticz sended the request to switch off. I think i ca...
by jme
19 Apr 2020, 11:57
Forum: ESP Easy: Hardware
Topic: Sonoff crash
Replies: 4
Views: 8629

Re: Sonoff crash

Hi,

Thanks,

i read that the latest release have wifi instability with the old sonoff.

Is the wifi fixed in the latest version ?
by jme
19 Apr 2020, 09:05
Forum: ESP Easy: Hardware
Topic: Sonoff crash
Replies: 4
Views: 8629

Sonoff crash

Hi,

I flashed a sonoff Basic old version with firmware mega-20181204

Yesterday it worked, but this morning it's unreachable.

Is this firmware reliable ?
Which firmware is the best for that device ?

How can we troubleshoot this ?

Thx
by jme
18 Apr 2020, 23:53
Forum: ESP Easy: Hardware
Topic: Switch led on when relay actif
Replies: 2
Views: 7509

Re: Switch led on when relay actif

I think i get it with that rule:

Code: Select all

On TurnOn do
gpio,12,1
gpio,13,0
Publish domoticz/in,{"idx":47,"nvalue":1}
timerSet 1,1
EndOn
on Rules#Timer=1 do
  gpio,12,0       
  gpio,13,1
Publish domoticz/in,{"idx":47,"nvalue":0}
endon
by jme
18 Apr 2020, 23:08
Forum: ESP Easy: Hardware
Topic: Switch led on when relay actif
Replies: 2
Views: 7509

Switch led on when relay actif

Hi, I'm using a sonoff modified as a dry contact to open a electric door. I'm using the command ESPIP/control?cmd=Pulse,12,1,1000 to switch the relay on and off after a delay of 1sec. Is it the best way to do it ? Second question, i want to have the led switching on when the relay is on. How can i s...
by jme
17 Apr 2020, 07:41
Forum: ESP Easy: Hardware
Topic: Burn sonof
Replies: 5
Views: 9186

Re: Burn sonof

Hi, 1. There have been reports that the ESP8266 often survives accidental connection to 5V power. But there is a higher chance the Flash chip will be damaged. So Flash again with 3.3V power; If flash upload is successful then the Sonoff is probably still OK. For confirmation that it still runs I sug...
by jme
17 Apr 2020, 06:43
Forum: ESP Easy: Hardware
Topic: Burn sonof
Replies: 5
Views: 9186

Re: Burn sonof

What did you connect to 5V The 3v3 pin. BURN SONOF Re: Burn sonof by ThomasB » 15 Apr 2020, 20:02 Couple things: 1. There have been reports that the ESP8266 often survives accidental connection to 5V power. But there is a higher chance the Flash chip will be damaged. So Flash again with 3.3V power;...
by jme
15 Apr 2020, 15:26
Forum: ESP Easy: Hardware
Topic: Burn sonof
Replies: 5
Views: 9186

Burn sonof

Hi, I had a sonoff, which was working, but i decided to upgrade it to the last espeasy. I connected it to the serial after the upgrade i saw that it didn't boot at all when connected to 220V. Now i realised that i connected the 5v during the flash process. Is it possible i burned the sonoff ? Is it ...
by jme
30 Jan 2020, 11:12
Forum: RFLink: Hardware Related discussions
Topic: Check Part List
Replies: 3
Views: 29338

Re: Check Part List

Hi,

Thx for your answer, i discover that my motion sensors are 868Mhz, which module is the best for that frequency ?
by jme
29 Jan 2020, 11:53
Forum: RFLink: Hardware Related discussions
Topic: Check Part List
Replies: 3
Views: 29338

Check Part List

Hi,

I would like to build a RFLINK.

I have some pieces in my stock but i'm not sure they are compatible.

I have the Arduino mega.

1x YK04
1x MX-RM-5V
1x MRF24J40
1x STX882

can i use these parts to build a RFLInk ?

Thx
by jme
26 Sep 2019, 08:41
Forum: ESP Easy: Hardware
Topic: New hackable ESP gadgets in local budget store "action" !!!
Replies: 112
Views: 241603

Re: New hackable ESP gadgets in local budget store "action" !!!

Hi,

I just bought a door sensor and a pir sensor.

Could you give us some more detailled info how do you flash it, with wich firmware ?

Can we integrate it with Domoticz ?

Thx
by jme
13 May 2019, 12:07
Forum: ESP Easy: General Discussion
Topic: Wifi compatibility issue
Replies: 2
Views: 3346

Wifi compatibility issue

Hi, I'm using a Keraky Acces point flashed with openwrt firmware on it. The wifi works very wel in my house. When i try to connect the ESP8266 with espeasy on it, it can't connect to that wifi. SSID is open, iv'e try to create a SSID with WPA 2 but i have the same issue. Wifi is detected by esp easy...
by jme
17 Dec 2018, 12:08
Forum: ESP Easy: General Discussion
Topic: [SOLVED] WiFi Problem with Sonoff Basic Using Recent Releases
Replies: 7
Views: 8962

Re: [SOLVED] WiFi Problem with Sonoff Basic Using Recent Releases

Hi, I had the same kind of issue, i had to configure the wifi trough the serial port to make the first connection. Now i have regulary some issue, my domoticz server send a command everyday @ noon to switch off my christmas tree, but soms it didn't switch off. I think the sonoff didn't stay connecte...
by jme
06 Dec 2018, 22:22
Forum: ESP Easy: General Discussion
Topic: Issue connecting ESP_Easy_0 SSID
Replies: 5
Views: 4681

Re: Issue connecting ESP_Easy_0 SSID

Hi,

Thank for the tip, set up the wifi trough the serial did the trick.
by jme
06 Dec 2018, 19:57
Forum: ESP Easy: General Discussion
Topic: Issue connecting ESP_Easy_0 SSID
Replies: 5
Views: 4681

Re: Issue connecting ESP_Easy_0 SSID

hi, Here is the Terminal output: 2779 : WD : Uptime 0 ConnectFailures 0 FreeMem 20784 ets Jan 8 2013,rst cause:4, boot mode:(3,7) wdt reset load 0x4010f000, len 1384, room 16 tail 8 chksum 0x2d csum 0x2d vbb28d4a3 ~ld ▒U108 : INIT : Booting version: mega-20181204 (ESP82xx Core 2_4_2, NONOS SDK 2.2.1...
by jme
06 Dec 2018, 14:43
Forum: ESP Easy: General Discussion
Topic: Issue connecting ESP_Easy_0 SSID
Replies: 5
Views: 4681

Re: Issue connecting ESP_Easy_0 SSID

Could you just explain how to connect the serial monitor .
Which app do i need ?

Thx
by jme
06 Dec 2018, 10:03
Forum: ESP Easy: General Discussion
Topic: Issue connecting ESP_Easy_0 SSID
Replies: 5
Views: 4681

Issue connecting ESP_Easy_0 SSID

Hi, I just receive 3 new SONOFF devices i would like to flash with ESP easy. I already falshed one sonoff and a sonoff4ch in the past without any issue. I just flash the first of my 3 Sonoff, flash looks to be ok, i can see the ESP_Easy_0 SSID, i try to connect, it ask the password, i enter the pass...
by jme
04 Jul 2018, 10:49
Forum: ESP Easy: Hardware
Topic: Sonoff relay status - domoticz Update
Replies: 4
Views: 4524

Re: Sonoff relay status - domoticz Update

It's a sonoff 4ch pro
by jme
04 Jul 2018, 09:30
Forum: ESP Easy: Hardware
Topic: Sonoff relay status - domoticz Update
Replies: 4
Views: 4524

Re: Sonoff relay status - domoticz Update

I also have a nother issue, i've set the button on the sonoff to the same IDX as the relay ( buton 1 as same idx as relay one.) If i switch the relay on from domoticz, it automatically switch off the relay after a few seconds. I changed the idx of teh button, and the issue didn't apear again. Is it ...
by jme
04 Jul 2018, 09:15
Forum: ESP Easy: Hardware
Topic: Sonoff relay status - domoticz Update
Replies: 4
Views: 4524

Sonoff relay status - domoticz Update

Hi, I just reconfigure my Sonoff with espeasy. Everything is working fine, but i stille have a issue. If i use the swithc on the sonoff, i didn't get the status on domoticz. I mean i can't see in domotics that the relay is on if it's not activated from domoticz. I don't know if i have to post here o...
by jme
04 Jul 2018, 09:04
Forum: ESP Easy: Hardware
Topic: SOnoff 4ch espeasy issue
Replies: 5
Views: 4774

Re: SOnoff 4ch espeasy issue

I don't use MQTT

Flashing with the blanc firmware and flashing again fixed the sonoff.
by jme
02 Jul 2018, 08:35
Forum: ESP Easy: Hardware
Topic: SOnoff 4ch espeasy issue
Replies: 5
Views: 4774

Re: SOnoff 4ch espeasy issue

yes, the blank file.

I was not sure wich one to use .
1Mb of 4Mb ?
if i'ts the 4Mb, i think a already have , will test it
by jme
01 Jul 2018, 20:52
Forum: ESP Easy: Hardware
Topic: SOnoff 4ch espeasy issue
Replies: 5
Views: 4774

SOnoff 4ch espeasy issue

Hi, I've flashed a sonoff 4CH with espeasy. It has worked in the past. I'e put my project on hold because i had no time to workon it. Today,i'v restart the sonoff but saw that it didn't connect to domoticz. I saw that there is a new wifi "sonof-0". I connected to that wifi with sucess but ...
by jme
25 Apr 2018, 00:44
Forum: ESP Easy: Hardware
Topic: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Replies: 18
Views: 16106

Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?

Regarding this

Image

We can go up To 2w without heat sink.
by jme
24 Apr 2018, 23:54
Forum: ESP Easy: Hardware
Topic: Soil moisture
Replies: 15
Views: 17899

Re: Soil moisture

if i want to use the digital input, wich device type do i have to set up in espeasy?
by jme
24 Apr 2018, 23:28
Forum: ESP Easy: Hardware
Topic: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Replies: 18
Views: 16106

Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?

hi,

i have bought a 12v power supply but to be sure, i've add a 7805 to reduce voltage to 5ven then i use the vin pin

Image
by jme
24 Apr 2018, 23:01
Forum: ESP Easy: Hardware
Topic: Soil moisture
Replies: 15
Views: 17899

Re: Soil moisture

Yes that works :-)

One more question if i put the soil moisture sensor in water i get a value of 326.

If i remove it from water i havea value of 960.

how cani convert it to percent ? 100% wet, 0%dry ?
by jme
19 Apr 2018, 14:29
Forum: ESP Easy: Hardware
Topic: Soil moisture
Replies: 15
Views: 17899

Re: Soil moisture

Thx for your answers
For the first one a definite yes. You can use the analog output to adc or the digital to any other gpio. The threshold is set up with the poti.
Which device type do i have to choose in Esp easy ?
by jme
17 Apr 2018, 15:00
Forum: ESP Easy: Hardware
Topic: Soil moisture
Replies: 15
Views: 17899

Soil moisture

Hi, Anyone know if this soil moisture sensor is compatible with ESP easy ? How do i have to set it up ? https://www.smart-prototyping.com/image/cache/data/SKU%20Photos/10100012/1-750x750.jpg Same for this water level sensor ? https://images-eu.ssl-images-amazon.com/images/I/41S9YoffE0L._SX300_QL70_....
by jme
17 Apr 2018, 14:50
Forum: ESP Easy: Hardware
Topic: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Replies: 18
Views: 16106

Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?

Regardin that page http://henrysbench.capnfatz.com/henrys- ... ent-board/

The vin can support up to 20V, so we can use a 12V power supply to power the nodemcu V3 ?

Could you confirm ?

Thx
by jme
13 Apr 2018, 22:19
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

it did the trick, the esp is recover and work again.

Thx
by jme
13 Apr 2018, 20:33
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

Will test it later on i had to move.

If neded we can reset the config.
by jme
13 Apr 2018, 20:13
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

ok done: ######2018-04-13###### #######0.00.025####### ######FLASH INFO###### BIN file: ESP_Easy_mega-20180413_normal_ESP8266_4096.bin COM port: (COM3) USB-SERIAL CH340 Baud rate: 115200 ######POST FLASH###### No post flash information entered... ######FLASH LOG###### [esptool.exe -vv -cd nodemcu -c...
by jme
13 Apr 2018, 20:04
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

in your tools i cansee 2 com port :

CH340 and CP21x USB to UART Bridge .

Which ondo i have to use ?
by jme
13 Apr 2018, 20:01
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

this is what i can see in the arduino ide console: WD : Uptime 9 ConnectFailures 0 FreeMem 14304 DS : Temperature: Error! (28-8a-fe-27-0-0-80-45) DHT : no Reading ! DS : Temperature: Error! (28-8a-fe-27-0-0-80-45) WD : Uptime 10 ConnectFailures 0 FreeMem 14200 DS : Temperature: Error! (28-8a-fe-27-0...
by jme
13 Apr 2018, 19:50
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

What do you mean by serial monitoring ?

I have the arduino ide on my pc if needed.
by jme
13 Apr 2018, 19:32
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

Yes i already unpowered it 2-3 times
by jme
13 Apr 2018, 19:26
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Re: Esp8266 no web interface

this was the previous version: ESP_Easy_mega-20180410_normal_ESP8266_4096 I've tryied to flash t this version: ESP_Easy_mega-20180413_dev_ESP8266_4096 I've reflashed with the previous version. It look like it kept the config. I can ping it, i can see it in my router dhcp table, i can see it in my wi...
by jme
13 Apr 2018, 19:11
Forum: ESP Easy: General Discussion
Topic: Esp8266 no web interface
Replies: 16
Views: 10895

Esp8266 no web interface

Hi,

I ve tryied to upgrade a edp8266 with latest firmware but since i can t get the web interface.

It respons to ping and still send data to domoticz.

I already tried to reflash but i still can t get the interface.

How can i fix it?
by jme
11 Apr 2018, 14:26
Forum: ESP Easy: Hardware
Topic: Sonoff Setup
Replies: 1
Views: 2670

Sonoff Setup

Hi,

i'm just starting with espeasy, i just flash the sonoff 4Ch Pro but i have no idea how to set up de devices .

On which gpio are which relay etc..
I found some info on internet but different site provide differents info, so i'm not sure what's the correct setup.

Thx in advance.
by jme
11 Apr 2018, 14:23
Forum: Introduce yourself
Topic: Hi I'm new with espeasy
Replies: 0
Views: 2141

Hi I'm new with espeasy

Hi,

I just deiscover espeasy, en then i bought 2 esp!駧 and a sonoff 4Ch pro.

I already flash the esp8266 and connect it to my domoticz server, too easy good job team.

PS: i'm from belgium too :-) ( LLN)