Smart Home Automation Forum
KC868-A4 not compiling to Arduino - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A4 (https://www.kincony.com/forum/forumdisplay.php?fid=21)
+--- Thread: KC868-A4 not compiling to Arduino (/showthread.php?tid=7074)



KC868-A4 not compiling to Arduino - Salman - 11-17-2024

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
   
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"    


I tried to change the board type from the arduino, but still same error.    

also I tried to change the programmer but still same    


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

I need support.


RE: KC868-A4 not compiling to Arduino - admin - 11-18-2024

post your arduino source code .ino file at here. you can zip your .ino post at here.


RE: KC868-A4 not compiling to Arduino - Salman - 11-29-2024

(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.


RE: KC868-A4 not compiling to Arduino - admin - 11-29-2024

you can post your whole project file (make a ZIP file) upload at here.