Page 1 of 1

no Log output

Posted: 15 Oct 2018, 19:58
by maveryq
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,
"mode": "output",
"state": 0
}
The second doesn't answer anything.

There is an option to activate this log ?

Thanks

Re: no Log output

Posted: 15 Oct 2018, 20:17
by maveryq
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 !

Re: no Log output

Posted: 15 Oct 2018, 21:34
by grovkillen
I would say that first you should update to later versions and test (please test on non-used units if it will not work).

Re: no Log output

Posted: 15 Oct 2018, 21:37
by maveryq
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 ???

Re: no Log output

Posted: 15 Oct 2018, 23:05
by grovkillen
You can do over the air updates of you're using a unit with more than 1MB memory. Else you need to use the programer.