Error compiling for board NodeMCU 1.0 (ESP-12E Module)

I purchased a NodeMCU V3 (CH340G Driver) development board. I have Arduino IDE 1.8.5 and loaded the esp8266 libraries but i still can't get it running. I get this error:

C:\Program Files (x86)\Arduino\libraries\Blynk\src/BlynkSimpleEsp32.h:15:2: error: #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting.
15 | #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
Multiple libraries were found for "WiFi.h"
Used: C:\Program Files (x86)\Arduino\libraries\WiFi
Not used: D:\Iot Projects\libraries\WiFiNINA
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

I moved your topic to an appropriate forum category @hopelace.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.