-->
Page 1 of 1

Problems getting the esp arduino add on working

PostPosted: Sat Aug 08, 2015 3:00 am
by Gadjet
Just trying to get the add on working in the arduino ide but whenever I run compile I get a huge error that looks like it's saying that it need 64 bit windows to run, does it?

I'm using arduino 1.64 and windows 32 bit.

Thanks for any help.

Re: Problems getting the esp arduino add on working

PostPosted: Sun Aug 09, 2015 3:20 am
by tytower
Update to the 1.6.5 version and follow the readme to bring in the Arduino ESP libraries . That's probably what's wrong . Make sure you get the json link and put it in the right place in preferences and I use the staging version rather than the stable one . github/Arduino/ESP

Re: Problems getting the esp arduino add on working

PostPosted: Tue Aug 11, 2015 12:53 am
by Gadjet
Thanks I'll give it a try.

Re: Problems getting the esp arduino add on working

PostPosted: Tue Aug 11, 2015 1:34 pm
by Gadjet
Hi,
I figured out the problem, I save my sketches to a folder in my Dropbox folder and there was an 'Hardware' folder in there that had some old ESP files in, once I deleted that folder it seems to work OK.

Thanks.