ESP8266 Developer Zone The Official ESP8266 Forum 2016-05-10T14:32:24+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2094 2016-05-10T14:32:24+08:00 2016-05-10T14:32:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2094&p=6794#p6794 <![CDATA[Re: How to set minimal power consumption in UDP receiving]]>
Could the documentation 9B-ESP8266-Low_Power_Solutions help ?

Statistics: Posted by ESP_Faye — Tue May 10, 2016 2:32 pm


]]>
2016-04-26T18:04:40+08:00 2016-04-26T18:04:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2094&p=6618#p6618 <![CDATA[How to set minimal power consumption in UDP receiving]]>
* our device works as (option1:) UDP receiver or (option2:) TCP client. Both connected in STA mode.
* only minimal data transfer is required (about 100 bytes packets x 1-3 times per hour)
* but data should be delivered with minimal latency (<300ms preferred, but <500-1000ms is still acceptable)

In our tests we monitor average 60 mA consumption on ESP8266 (10h testing time).
It is still to high value.

We are searching for algorithm of some combination of sleep/wake up or any other option to meet that requirements.

Any help is appreciated.

Best regards,
Lukasz

Statistics: Posted by kelcon — Tue Apr 26, 2016 6:04 pm


]]>