Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Arduino IDE demo source code for KC868-A16]--#09-KC868-A16_Web_server_code
#14
Yes, that's true, but it was meant to be a test!

I have a finished Arduino program!

My program runs perfectly with WiFi!

But I'd rather connect via Ethernet!

But when I include
#------------------------------------------------

#include <WebServer_WT32_ETH01.h>

#------------------------------------------------
I always get the error message!!!

#-----------------------------------------------------------------------------------------------------------
In file included from /tmp/.arduinoIDE-unsaved2025212-12431-f36wql.f8x/WebServer/WebServer.ino:19:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1

Compilation error: exit status 1
#-----------------------------------------------------------------------------------------------------------
The yellow and green LEDs on the Ethernet port are always off.

I need your help. I've tested various programs in the examples, and I always get the same error.

Yes, that's true, but it was meant to be a test!

I have a finished Arduino program!

My program runs perfectly with WiFi!

But I'd rather connect via Ethernet!

But when I include
#------------------------------------------------

#include <WebServer_WT32_ETH01.h>

#------------------------------------------------
I always get the error message!!!

#-----------------------------------------------------------------------------------------------------------
In file included from /tmp/.arduinoIDE-unsaved2025212-12431-f36wql.f8x/WebServer/WebServer.ino:19:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1

Compilation error: exit status 1
#-----------------------------------------------------------------------------------------------------------
The yellow and green LEDs on the Ethernet port are always off.

I need your help. I've tested various programs in the examples, and I always get the same error.
Reply


Messages In This Thread
RE: [Arduino IDE demo source code for KC868-A16]--#09-KC868-A16_Web_server_code - by wolli - 03-12-2025, 04:35 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)