Hello,
I bought a NodeMcu ESP32 WROOM-32.
I added the card in the Plug_in by choosing Esp32_API and entering all the required data (the MAC address is not recognized on the card and I left the Default one). I downloaded the Ide 1.8.19 and I copied the new libraries (I use the version of the Plug-in 4.0.2.16 Beta).
Without entering additional code yet, it gives me the following error:
Arduino: 1.8.19 (Windows 7), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS), 240MHz (WiFi / BT), QIO, 80MHz, 4MB (32Mb), 921600 , It is not"
HomeSeerBoard1: 139: 29: fatal error: ESP32httpUpdate.h: No such file or directory
compilation terminated.
Multiple libraries were found for "WiFi.h"
Used: C: \ Users \ _ \ AppData \ Local \ Arduino15 \ packages \ esp32 \ hardware \ esp32 \ 1.0.6 \ libraries \ WiFi
Not used: C: \ Program Files (x86) \ Arduino \ libraries \ WiFi
exit status 1
ESP32httpUpdate.h: No such file or directory
I bought a NodeMcu ESP32 WROOM-32.
I added the card in the Plug_in by choosing Esp32_API and entering all the required data (the MAC address is not recognized on the card and I left the Default one). I downloaded the Ide 1.8.19 and I copied the new libraries (I use the version of the Plug-in 4.0.2.16 Beta).
Without entering additional code yet, it gives me the following error:
Arduino: 1.8.19 (Windows 7), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS), 240MHz (WiFi / BT), QIO, 80MHz, 4MB (32Mb), 921600 , It is not"
HomeSeerBoard1: 139: 29: fatal error: ESP32httpUpdate.h: No such file or directory
compilation terminated.
Multiple libraries were found for "WiFi.h"
Used: C: \ Users \ _ \ AppData \ Local \ Arduino15 \ packages \ esp32 \ hardware \ esp32 \ 1.0.6 \ libraries \ WiFi
Not used: C: \ Program Files (x86) \ Arduino \ libraries \ WiFi
exit status 1
ESP32httpUpdate.h: No such file or directory
Comment