Smart Home Automation Forum

Full Version: KC868-A4 not compiling to Arduino
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Greetings Everybody,

Iam new to KC and I purchased one from Aliexpress.
I connected to my PC through USB-C Type and the serial port was appeared in the Arduino IDE at com3
[attachment=6463]
I have add all the required URL as following in the arduino
1. File
2. Preference
3. I added the link related to ESP.
4.tools-- boards--- boards manager--- esp32 installed.
5. I selected many boards such as nodemcu-32s
 
when I tried to do compile, there is error message appeared
" error compiling for board nodemuc-32s"[attachment=6464]


I tried to change the board type from the arduino, but still same error.[attachment=6465]

also I tried to change the programmer but still same[attachment=6466]


everything is fine to my board
12v
c-type usb.
serial is appeared in the arduino.

I need support.
post your arduino source code .ino file at here. you can zip your .ino post at here.
(11-18-2024, 12:51 AM)admin Wrote: [ -> ]post your arduino source code .ino file at here. you can zip your .ino post at here.

I have used similar to what you write in your youtube videos.
also I used ready wrote examples from the arduino itself.
but still the problem existed.
you can post your whole project file (make a ZIP file) upload at here.