Search found 4 matches

by maveryq
18 Aug 2019, 21:53
Forum: ESP Easy: Hardware
Topic: SERIAL MCU
Replies: 1
Views: 8418

SERIAL MCU

Hi, I use an ESP01 to control two relays. The version of espeasy is 2.4.0.C.2. To control this relay i use "Serial MCU controlled switch". But for a good communication i want to use a Wemos D1 with external antenna. I use the version MEGA-20190626 but i don't find the good switch to contro...
by maveryq
15 Oct 2018, 21:37
Forum: ESP Easy: Software
Topic: no Log output
Replies: 4
Views: 2566

Re: no Log output

Sorry for my english ...
For the update I have to pass trough fdti converter like the flash operation or can i use the Tools/ Flash or load firmware ???
by maveryq
15 Oct 2018, 20:17
Forum: ESP Easy: Software
Topic: no Log output
Replies: 4
Views: 2566

Re: no Log output

In Tools Command, if i put status,gpio,12
I will have in command output
{
"log": "",
"plugin": 1,
"pin": 12,
"mode": "output",
"state": 0
}
but not if i put this command through network !
by maveryq
15 Oct 2018, 19:58
Forum: ESP Easy: Software
Topic: no Log output
Replies: 4
Views: 2566

no Log output

Hi, I use a SONOFF switch basic with GIT version: v2.0.0-dev12 and a sonoff Touch with GIT version: mega-20180315. The first answer a log when i put this command http://192.168.x.x/control?cmd=gpio,12,0 { "log": "GPIO 12 Set to 0", "plugin": 1, "pin": 12, &quo...