Regarding the bits that need to be added to the sketch, the new way to do this is ArduinoOTA library. It sets up mDNS and UDP stuff, making it much easier to add OTA support to other sketches. ArduinoOTA is available in git right now, and will be part of the next release.
Regarding the bits that need to be added to the sketch, the new way to do this is ArduinoOTA library. It sets up mDNS and UDP stuff, making it much easier to add OTA support to other sketches. ArduinoOTA is available in git right now, and will be part of the next release.