-->
Page 1 of 1

Power usage & optimization working in SOFTAP mode

PostPosted: Tue Jun 09, 2015 4:00 am
by barone_f
Hello Guys...

I have a project where ESP8266 wifi is configured in SOFTAP mode, every 10 min it perform a wifi scan and connect to an access point and send data ( 30 seconds effort) . Also, ESP8266 is able to receive connections ( AP mode), consider 30 connections hour ( also , every connection is 30 second duration).

I'm performing test about power consumption, unfortunately sleep methods dosen't work because I'm in AP mode config, what do you suggest to optimize power? And, anybody has calculated the necessary current to run in AP mode?

Thks in advance, Francesco

Re: Power usage & optimization working in SOFTAP mode

PostPosted: Thu Jul 02, 2015 5:00 am
by dayzman
Hey

I'm trying to do something similar. Have you got yourself some figures now?