-->
Page 1 of 1

Turn off the radio

PostPosted: Mon Aug 08, 2016 7:30 am
by Artur Gaspar
Good Morning.
I know it's weird that I want to just turn the central point of the ESP8266 .
But I have my reasons .
Here a ATMEGA8 costs the same or more. With less speed and memory.
So for me it's better to use ESP8266 with Arduino . But I wanted the radio to remain completely off.
Is there any way to get this pro programming the Arduino ?
Thank you very much!

Re: Turn off the radio

PostPosted: Mon Aug 08, 2016 7:34 am
by ReNNo_BiH
Just call this in setup: WiFi.forceSleepBegin();