Search found 12 matches

by ezparce
06 Jul 2021, 11:26
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 224215

Re: ESP Easy Flasher

Hi, Many thanks :) Unfortunatealy, it still doesn't work. I get the same error message: Open serial monitor, COM port is not available for flashing as long as this connection is open. Just for your information, serial monitor works fine (same PC and Dev board) in Anduino IDE and Putty or Mobaxterm. ...
by ezparce
26 Jun 2021, 09:39
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 224215

Re: ESP Easy Flasher

I answer to myself :)
I tried another USB/Serial converter (FTDI and CH340). No difference. Borh converters flash ESP successufully but can't either post flash or open serial monitor.

When in Arduino IDE, serial monitor works fine (either boards).

Any idea?

Thanks in advance.
by ezparce
26 Jun 2021, 08:44
Forum: ESP Easy: General Discussion
Topic: ESP Easy Flasher
Replies: 152
Views: 224215

Re: ESP Easy Flasher

Hi, First of all, congratulations for your hard work! I really appreciate ESPEasy an I use it every time I need a kind of automation. My last hardware is a cat feeder (PIR for detection, Servo for door opening, battery measurement and email notification). Despite I use Esp Easy Flasher for two years...
by ezparce
21 Jun 2021, 07:29
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

Reading beetween the lines of the Expressif datasheet, the RTC of the ESP8266 is an RC oscillator (as many other processors). This kind of oscillator will never be accurate because thi is not a crystal. Resistors and Capacitors values are changing ovre time. They are subject to drift (temperature, p...
by ezparce
20 Jun 2021, 11:55
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

My last tests shows that the abnormal behavior is due to the revision software of ESPEasy Mega. When using ESP_Easy_mega_20210503_normal_ESP8266_4M1M.bin, the maximum sleep time is around 3160 s, whatever the sleep time is. This is true on both ESP12F and Wemos boards. As I remember that I used very...
by ezparce
19 Jun 2021, 11:10
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

Trying to understand the problem, I picked up a brand new ESP12F. I flash ESP_Easy_mega_20210503_normal_ESP8266_4M1M.bin. No sensor, no controller. Only one rule for sending one field/value to Thingspeak. GPIO16 connected to RST. Powered by LiFe (3.3V) battery. Using the same hardware and firmware, ...
by ezparce
18 Jun 2021, 06:25
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

Unfortunately, the problem is stil there. Max DeepSleep time is around 3130 s whatever the value for sleeptime :(

Any idea?
by ezparce
16 Jun 2021, 10:32
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

I just tried web-flashing. It's GREAT! Very easy and straightforward.

Thanks for this new feature :P

I'll let you know if Deepsleep is correct now :)
by ezparce
16 Jun 2021, 08:04
Forum: ESP Easy: General Discussion
Topic: DeepSleep trouble
Replies: 19
Views: 15765

Re: DeepSleep trouble

Hi, I also find some problem with DeepSleep (ESPEasy_ESP82xx_mega-20210503.zip). When I set Sleep awake time=20 and Sleep time= 7200, the real sleep time is always less than one hour (beetween 3128 and 3136 s). I tried many values for sleep time beetween 7000 and 12000. No change. The max sleep time...
by ezparce
13 Jun 2021, 10:22
Forum: ESP Easy: Software
Topic: Different power consumption in sleep-modes !?
Replies: 24
Views: 19800

Re: Different power consumption in sleep-modes !?

Hi, I don't know if it is the right place to ask the following question: When using DeepSleep (ESPEasy_ESP82xx_mega-20210503.zip) with Sleep awake time=20 and Sleep time= 7200, the real sleep time is less than one hour. I tried to change sleep time to 9000 or 12000. No change. The max sleep time sta...
by ezparce
30 May 2021, 11:11
Forum: ESP Easy: General Discussion
Topic: Editing the Mini Dashboard for a better look
Replies: 7
Views: 11344

Re: Editing the Mini Dashboard for a better look

Hi,

May I know how to upload the HTML file to the ESPEasy and activate it?

Thks
by ezparce
13 Jul 2020, 09:33
Forum: ESP Easy: General Discussion
Topic: ADC pin + System Info Config Unable to Monitor Vcc/Battery Volts (says -1)
Replies: 5
Views: 7328

Re: ADC pin + System Info Config Unable to Monitor Vcc/Battery Volts (says -1)

Hi all, I'm a newby but still very intersted in ESPEASY. I already built sevral sensors with success, most of them are measuring battery voltage with the help of two resistors and ADC external. To eliminate those two resistors, I recently tried to use a "Vcc" bin file to measure battery vo...