Chat freely about anything...

User avatar
By WStan
#23151 EUREKA !!!
SOLVED (Probably :D )
But I have to make sure

Now I have following Results:

First Set with ESP8266 Module:
ESP8266 6491 T=21.30 Time:652s

Second Set with ESP8266 Module:
Code: Select allStart and Work Times[ms]= 207 609335
Start and Work Times[ms]= 207 609435
Start and Work Times[ms]= 207 609535
Start and Work Times[ms]= 207 609635
Start and Work Times[ms]= 207 609735

and still inceasing :D
User avatar
By MrZANE
#23154 Hi
HAve you tried erasing the flash (blank.bin at right address. Not the same address as ESP-12 (withoutE) I think)
Without any association to your Wifi-network there is no reason at all for it to care which routers are active and which are not.
Kind regards
Jimmy
User avatar
By WStan
#23157 Problem solved

There was conflict in the IP addresses in my routers.
Both had 192.168.0.1. So far, it somehow didn't bother. I changed the IP of the second one to 192.168.2.1
And is fine.
Thank you all for your interest and help.
I hope that in the future it will help us to look for solutions, not only in our device.
Solving the problem took me over 3 weeks. I couldn't think of anything else. :)

Now I have:
on page 192.168.2.100 following result ESP8266 46025 T=21.30 Time:4615s

Once again, thank you very much
Last edited by WStan on Thu Jul 16, 2015 3:18 am, edited 1 time in total.