-->
Page 1 of 2

Ability to disable wifi

PostPosted: Wed Dec 10, 2014 1:03 am
by sancho
I'd love to be able to disable the whole communication part - wireless one - to save power.
I would like to be able to code a network of wireless sensors, waing up each second, verify some value and go back to sleep.
In case the value matches predefined conditon, the sensor would turn on wireless, conn3ct to server and deliver tcp message.

Re: Ability to disable wifi

PostPosted: Wed Dec 10, 2014 8:00 am
by gerardwr
+1

Would be great if all 3 modes in the Espressif ESP8266 Beginners Guide would be supported.:

Schermafbeelding 2014-12-10 om 13.55.40.png

Re: Ability to disable wifi

PostPosted: Wed Dec 10, 2014 8:14 am
by zeroday
Can not do this right now.
from SDK api only deepsleep mode is supported.

Re: Ability to disable wifi

PostPosted: Wed Dec 10, 2014 8:20 am
by gerardwr
zeroday wrote:Can not do this right now.
from SDK api only deepsleep mode is supported.

:cry: