Moderator: igrr
Unfortunately, even if my IDE is 1.6.5, it is an old installation, and trying to use this menu option give me the following message :
Warning: This core does not support exporting sketches. Please consider upgrading it or contacting its author
Looking on the net, it seems that this function is enabled by having "recipe.output.save_file=..." in the platform.txt.
Some threads are talking about outputting the *.HEX file, but in our case, it must be a *.BIN.
I don't know if in your case it produce the proper file, but what is strange is that your Serial output shows *.INO, so maybe it didn't work.
About the WebUpdater sketch itself, I gave it a try, since I didn't use it before, and I'm getting problem too. I will continue the investigation.
No ! they only support upload via serial, and during this upload, Wifi is completely turned off.
So, it is up to your own firmware (such as the WebUpdater mentioned above) to handle the upload and flashing.
BTW, for the "Export bin" mentioned earlier, I got it working, but it simply save the *.bin in the project path.