I used 'ESP32 Espressif Systems' before. I therefore wanted to re-install it, but now it is completely gone in my library overview (ESP 32). Please HELP
Welcome, sorry to hear about your loss. Can you recover from your backup? If not you will probably have to start from the beginning and reinstall it.
Hi @SorensenDK. Please provide a detailed description of what you mean by "library overview (ESP 32)". There is no standard meaning associated with those words in the Arduino world so we could only make wild guesses at what you mean by them.
This is one of the rare cases where a screenshot will be helpful. You can attach the screenshot to a reply here by any one of the following methods you prefer:
- Press Ctrl+V (Command+V for macOS users) to paste the screenshot from the clipboard.
- Save the screenshot as an image and then drag and drop it into a forum reply.
- Save the screenshot as an image, click the upload button (
) in the post composer toolbar, and then select the image file.
First thanks for reply.
Yes, I'm new to Arduino and ESP 32 and here in the forum (using PC and Win11), so I don't know much about the system yet. I just downloaded a 'VFO file', compiled it (without an ESP module connected), with good results without errors.
But when I pressed 'update', my library file disappeared and now I can't find it again when I search.
Best regards Jan from Denmark .
Hi gilshultz.
My library folder is empty? So I guess I have to try installing the 'Arduino program' again from scratch, maybe that will help.
Jan
Your screenshot shows you are looking for "ESP32 Espressif Systems" in the Arduino IDE Library Manager.
"ESP32 Espressif Systems" is a boards platform, not a library. So it is normal and expected that you won't find it in Library Manager. You must instead look for it in the Arduino IDE Boards Manager.
Click on the icon that looks like the outline of an Arduino board to open Boards Manager:
Then search again for ESP32. Hopefully you will see it there.
Hi again ptillisch
Thank you very much, it was not easy for a beginner to know.
So I only have (for now) one problem left, but I can live with that.
But if I update to latest version of 'ESP32 Espressif Systems' then I get error when I compile so I keep version '2.0.5'.
Best regards, Jan .
You are welcome. I'm glad if I was able to be of assistance.
Regards,
Per