-->
Page 2 of 3

Re: 10% of ESP8266s hang up, only flashing helps, 90% work

PostPosted: Sun Jun 25, 2017 7:45 pm
by atexit8
Michael8266 wrote:@atexit8 We are a bootstrapping startup in a early stage. If we do not fix this 10% loss issue it will not become commercial. Is "commercial" an issue?


I don't know the answer, but yes, if I did know the answer, it would be an issue.

Re: 10% of ESP8266s hang up, only flashing helps, 90% work

PostPosted: Mon Jun 26, 2017 5:22 am
by schufti
@peter:
the version of the esp arduino core is not what is relevant.
If you look into this package you will find in subdir "Arduino-2.3.0\tools\sdk" version info of sdk.
AFAIK this version 1.5.3_16_04_18 still had the wifi problem (see attached latest changelog.txt).

See my thread about best practise installing recent version of esp arduino core or check if there is more recent rc-version on beta-channel (change address in board manager setting).

new sdk and using
Code: Select allWiFi.persistent(false);
should finaly help...

about commercial: nothing wrong with that as long as there is some "give-back" to the comunity ...

Re: 10% of ESP8266s hang up, only flashing helps, 90% work

PostPosted: Mon Jun 26, 2017 6:51 am
by atexit8
schufti wrote:about commercial: nothing wrong with that as long as there is some "give-back" to the comunity ...


Who defines how much is "some"?
And exactly how much is "some"?

Slippery slope I would rather not walk.

Re: 10% of ESP8266s hang up, only flashing helps, 90% work

PostPosted: Mon Jun 26, 2017 8:10 am
by rudy
I think everyone has to make their own choice and decide how much effort they want to help anyone here. I don't have a problem with it being commercial. But combining that with a first appearance on the forum, I have lots that I should be doing rather than trying to solve someone else's problems. I also don't spend a lot of time trying to help a non-commercial problem if the individual hasn't put any decent effort into figuring out what they have done wrong. But in most cases I try to help out as much as I can in the areas that I have strength in, or in information I have acquired here and elsewhere.