Search found 4 matches

by dynode
25 Mar 2016, 01:32
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 189433

Re: Feature Request collection/list

I am running build 48 and I notice that ESP Easy will publish temperatures from one wire even if they are clearly in error. For example, the log says error with the temperature sensor but will publish a value of 0.00 to MQTT and will also show this value on the devices page. Also, if a DS1820 report...
by dynode
11 Feb 2016, 03:08
Forum: ESP Easy: Software
Topic: How to clear the settings in R78
Replies: 4
Views: 4394

Re: How to clear the settings in R78

If you have access to a linux machine, connect it up and use the esptool script: esptool.py --port /dev/ttyUSB0 erase_flash This basically formats the flash, you also have to reupload the firmware. This cleared my settings which were not cleared by serial commands. Also fixed wdt reset crashing due ...
by dynode
11 Feb 2016, 03:05
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 189433

Re: Feature Request collection/list

Some kind of timed GPIO switching. I see NTP support in firmware, this means ESP Easy can do timekeeping? If so, timed GPIO switching should be possible. I would like to have this independent of large and complex domotics software solutions.
by dynode
11 Feb 2016, 01:59
Forum: ESP Easy: Hardware
Topic: support for si7012 i2c temp/hum sensor
Replies: 18
Views: 13752

Re: support for si7012 i2c temp/hum sensor

Came here from google, confirming this works for SI7021 :)