Search found 3 matches

by Hollako
23 Oct 2017, 08:48
Forum: ESP Easy: Software
Topic: Status of relay switch not maintained after ESP Restart
Replies: 16
Views: 15396

Re: Status of relay switch not maintained after ESP Restart

Hello All,

After we add the lines on in the switch.ino file i should re-flash the ESP to make it work?

Plus is it a correct thing that makes the GPIO to maintain the last status ?

Thank you,
by Hollako
22 Oct 2017, 21:25
Forum: ESP Easy: Projects / Applications
Topic: GPIO Save Last Status to Boot State
Replies: 2
Views: 3588

GPIO Save Last Status to Boot State

Hello All, How can we configure the ESPeasy firmware to remain the any GPIO output on the last status it has before a power cycle goes Off then On. Is their any specific rule or is should be done in the configuration, i tried the GPIO Boot State options without results, every time the power goes Off...
by Hollako
22 Oct 2017, 21:18
Forum: ESP Easy: Projects / Applications
Topic: get GPIO INPUT status through HTPP
Replies: 1
Views: 3472

Re: get GPIO INPUT status through HTPP

Use http://192.168.1.106/json then you should parse the desired values by the JSONPath Expression.

Regards,