-->
Page 9 of 11

Re: Is ESP8266 for Arduino IDE dead ?

PostPosted: Mon Jun 05, 2017 1:40 pm
by rudy
If you need ongoing support then pay for a commercial product.

I am quite pleased at how much the current code base does. Is it perfect? Hell no. But what do you expect for nothing?

Re: Is ESP8266 for Arduino IDE dead ?

PostPosted: Mon Jun 05, 2017 11:03 pm
by electronicsguy
rudy wrote:If you need ongoing support then pay for a commercial product.

I am quite pleased at how much the current code base does. Is it perfect? Hell no. But what do you expect for nothing?


That's great that you're happy with the status quo. Hobbyists who would like a timeline for updates are not attacking devs, as you seem to imply. I don't think there's anything wrong in getting information about the next release of software, free or paid. The question is really for them, not for others who are happy with the current ver.

Re: Is ESP8266 for Arduino IDE dead ?

PostPosted: Tue Jun 06, 2017 2:58 am
by schufti
you were and are allways free to use the version from the git, no need to wait for a RC.
If there is a new version of sdk, you are also free to integrate it into your local copy.
But beware: new version sometimes bring new problems ...

in general: Hobbyists talking about timeline, pressing for releases etc. not knowing what the new release might bring (in contrast to e.g. new android images), definitely have a problem.
If there is a certain problem that keeps you from finalizing your project, lets talk about and find a solution.
But just ranting about date for a new version w/o any need, as hobbyist, is not argueable and arouses the suspicion of hidden comercialism.

Re: Is ESP8266 for Arduino IDE dead ?

PostPosted: Tue Jun 06, 2017 3:01 am
by electronicsguy
schufti wrote:you were and are allways free to use the version from the git, no need to wait for a RC.
If there is a new version of sdk, you are also free to integrate it into your local copy.
But beware: new version sometimes bring new problems ...


I'm already doing that. The reason I'm asking is so that the code we write can be used by others, who will not be bothered by using a RC version. Till then I'm forced to stick with the current stable release.