frank26080115 / alpha-fairy

Wi-Fi Remote for Sony Cameras
https://eleccelerator.com/alpha-fairy-wireless-camera-remote/
MIT License
119 stars 10 forks source link

after install appear ERROR!! Image File Missing ---SOLVED #24

Open mactwin opened 1 year ago

mactwin commented 1 year ago

I followed the steps on the site to install, at the end of the installation process the message appears on the arduino display: ERROR!!! Image File Missing Please use the Arduino IDE to upload the missing file

in the "Arduino IDE" application at the bottom of the upload log a message appears to do a hard reset via pin, but I have no idea what the pins are and how to do the hard reset (I can't find manuals).

Thank you

PS I understand that the problem is that maybe I can't use ESP32FS tools?! I mean, I'm using Mac and I never found the menu voice "ESP32 Sketch Data Upload", I just have upload to deploy...but no the menu voice you indicate in the steps. I tried to instal the java plug in in all places: Inside Sketchbook dir (where I have "arduino_workspace", "libraries" and I create "tools/ESP32FS/esp32fs.jar"....nothing I tried to create "Documents/Arduino/arduino-esp32fs-plugin-master/ESP32FS/tool/esp32fs.jar"...no way

I have no idea how to do that...

SOLVED....Arduino 2.xx is not compatible with ESP32FS tool, need to use 1.8.19

Sorry for time loosing and again thanks for your work!