-->
Page 1 of 1

Trying to get to bleeding edge

PostPosted: Thu Nov 12, 2015 9:58 am
by frippe75
Hi!

Trying to install latest of everything to get to a working OTA sketch.
I might be mixing up a few things. Like there seems to be multiple OTA libraries. ArduinoOTA and the mDNS..OTA sketch both using different libraries to perform the OTA.

I've tested the mDNS one but get into trouble with being asked a password.

...So to the actual question(s).

Can I use Arduino 1.6.7 and follow the intstruction on installing via git?
ESP sketches and boards does not seem to get picked up. Ran the python get.py script.

Also there seems to be a problem running multiple versions of arduino due to the ~/.arduino15 directory structure. Some files, like preferences.txt get new key value pair ... Would be nice (to know) how to best run a multiple version setup.

Re: Trying to get to bleeding edge

PostPosted: Thu Nov 12, 2015 1:31 pm
by frippe75
Ok so I got info about the portable folder under ...hardware... This cleared up the multiversion issue I think. No I only need to get that portable version using Arduino 1.6.7 with the latest ESP8266 library working.