Search found 8 matches

by trevorjdaniel
01 May 2018, 17:22
Forum: ESP Easy: Software
Topic: ESP-01 Deep Sleep Settings
Replies: 11
Views: 14362

Re: ESP-01 Deep Sleep Settings

Is it possible that i have to change one of the "GPIO Boot States" to make sure it wakes back up?

They are all set to "Default" at the moment.

Trev
by trevorjdaniel
01 May 2018, 09:30
Forum: ESP Easy: Software
Topic: ESP-01 Deep Sleep Settings
Replies: 11
Views: 14362

Re: ESP-01 Deep Sleep Settings

Well, I took the dive. I changed the settings so it sleeps for 300 seconds and is awake for 30. And now it won't wake up :( The red light is constantly on but the blue light never flickers, which it normally does when booting up. I left the device delays at 60 seconds. What have i done wrong? Any id...
by trevorjdaniel
30 Apr 2018, 15:50
Forum: ESP Easy: Software
Topic: ESP-01 Deep Sleep Settings
Replies: 11
Views: 14362

Re: ESP-01 Deep Sleep Settings

Thanks for the reply. What is confusing me is what to set the values to on the devices and controller... Ideally, what I want is for it to sleep for 120 seconds, wake up, read the devices, post the value to my MQTT server and go back to sleep. At the moment I have the devices set to 60 seconds. Whic...
by trevorjdaniel
22 Apr 2018, 16:10
Forum: ESP Easy: Software
Topic: ESP-01 Deep Sleep Settings
Replies: 11
Views: 14362

ESP-01 Deep Sleep Settings

Hi, I have built my first project, a weather station, and I want to convert it to battery power. It's based on an ESP-01 and uses a BME280 and a BH1750. I have everything working just fine. All the data i need is being sent back to my MQTT server. I have followed the instructions on this page to ena...
by trevorjdaniel
22 Apr 2018, 13:37
Forum: ESP Easy: Hardware
Topic: Unable to Flash Deep-Sleep-Modded ESP-01
Replies: 6
Views: 4445

Re: Unable to Flash Deep-Sleep-Modded ESP-01

grovkillen wrote: 22 Apr 2018, 13:08 I would think that the update scrambled the settings. A null flash (flashing with an empty bin file) and then flash with latest will work.
BOOM! FIXED!

Many Many thanks!
by trevorjdaniel
22 Apr 2018, 13:10
Forum: ESP Easy: Hardware
Topic: Unable to Flash Deep-Sleep-Modded ESP-01
Replies: 6
Views: 4445

Re: Unable to Flash Deep-Sleep-Modded ESP-01

Trying that now.

Many thanks!
by trevorjdaniel
22 Apr 2018, 13:02
Forum: ESP Easy: Hardware
Topic: Unable to Flash Deep-Sleep-Modded ESP-01
Replies: 6
Views: 4445

Re: Unable to Flash Deep-Sleep-Modded ESP-01

I have disconnected the wire from the RST pin and it still has the same problem.

No idea what I have done to this chip.

Can anyone offer any suggestions please?
by trevorjdaniel
22 Apr 2018, 11:36
Forum: ESP Easy: Hardware
Topic: Unable to Flash Deep-Sleep-Modded ESP-01
Replies: 6
Views: 4445

Unable to Flash Deep-Sleep-Modded ESP-01

Hello, I was hoping for some help flashing ESP-Easy to my ESP-01 It was working perfectly. And then, because I wanted to extend the battery life of my project i followed these instructions to enable deep-sleep http://www.instructables.com/id/Enable-DeepSleep-on-an-ESP8266-01/ I foolishly then decide...