-->
Page 9 of 9

Re: Code help wanted for ESP-01 + Arduino IDE project.

PostPosted: Wed Oct 07, 2015 2:30 pm
by derek bernsen
Sorry about that, you posted as I was typing haha!

Re: Code help wanted for ESP-01 + Arduino IDE project.

PostPosted: Wed Oct 07, 2015 2:45 pm
by martinayotte
Good !
So, for the disconnect issue, you are facing that too ?
For me it is intermittent, I've got the issue maybe 5 times yesterday, and today I'm not able to reproduce it again.
But my table is full of Wifi devices, so maybe it is caused my interferences.

Re: Code help wanted for ESP-01 + Arduino IDE project.

PostPosted: Wed Oct 07, 2015 2:52 pm
by derek bernsen
martinayotte wrote:Good !
So, for the disconnect issue, you are facing that too ?
For me it is intermittent, I've got the issue maybe 5 times yesterday, and today I'm not able to reproduce it again.
But my table is full of Wifi devices, so maybe it is caused my interferences.


Yes, I'm getting the disconnect issue every time.
I'll try and move the circuit away from the nearby routers, maybe that'll fix it.
If not, I'll try and use my other ESP-01, maybe that'll fix it.
Thank you so much for helping out!
If I can't get it to blink on disconnect even after I try those tests, I'll be back in this thread.

Re: Code help wanted for ESP-01 + Arduino IDE project.

PostPosted: Tue Oct 27, 2015 3:21 pm
by derek bernsen
So I've tested it out extensively, and I've found that while it does work for the initial connect-blink part, but it does not blink on disconnect. I'll try it with a different ESP8266 version instead of the ESP-01 at some point. I did notice that none of the programs using Arduino IDE work on my ESP-01 unless I leave GPIO0 disconnected from anything after programming.
Nevertheless, thank you for your help Martin