Trying to get to bleeding edge
Posted: Thu Nov 12, 2015 9:58 am
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.
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.