Smart Home Automation Forum
KinCony ESP32-S3 Core Board released - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: News (https://www.kincony.com/forum/forumdisplay.php?fid=5)
+--- Thread: KinCony ESP32-S3 Core Board released (/showthread.php?tid=5718)



KinCony ESP32-S3 Core Board released - admin - 05-10-2024

We have designed ESP32-S3 Core Board - KinCony S3. it's mini PCB, support install by DIN RAIL. it use ESP32-S3-WROOM-1U N16R8 chip. small PCB with RS485, I2C bus, 1-wire, analog input ports. analog input port can use for VOLTAGE / CURRENT signal set by jumper. It have ethernet port, also have SIM7600 4G module and RF 433MHz reciever interface. It can use for smart home IoT project use by home assistant, you can config ymal by ESPHome. S3 also support arduino IDE / MicroPython / ESP-IDF development tool.
[Image: S3-1.jpg]
PCB size: 80mm*65mm
Power supply: DC 9-24V
[Image: S3-schematic.jpg]


RE: KinCony ESP32-S3 Core Board released - tugrul - 10-03-2024

I just purchased this product but I am having difficulty figuring out how to flash the program. I would appreciated it if you inform me.


RE: KinCony ESP32-S3 Core Board released - admin - 10-04-2024

1. if you want to use by home assistant, you can config by ESPHome.
2. if you want to write your own code, such as arduino IDE, you can write code and download to ESP32-S3 chip by USB-C cable.


RE: KinCony ESP32-S3 Core Board released - Julian - 12-04-2024

(10-04-2024, 12:35 AM)admin Wrote: 1. if you want to use by home assistant, you can config by ESPHome.
2. if you want to write your own code, such as arduino IDE, you can write code and download to ESP32-S3 chip by USB-C cable.

i am using arduino ide for programming, however i having a problem when it is difficult to load the firmware.How to setup correct board ?
i am using arduino ide for programming, however i am having problem when it is difficult to load the firmware. How to setup so I can load the code using USB type c on the board


RE: KinCony ESP32-S3 Core Board released - admin - 12-04-2024

chose this board.
   


RE: KinCony ESP32-S3 Core Board released - henkrouwenhorst - 01-13-2025

(10-03-2024, 02:43 PM)tugrul Wrote: I just purchased this product but I am having difficulty figuring out how to flash the program. I would appreciated it if you inform me.

Good day I have the same problem did you get a solution as to how to get the firmware loaded if so could you please share a link if possible to the correct firmware please.


RE: KinCony ESP32-S3 Core Board released - admin - 01-13-2025

if you want download KCS firmware , here is online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
or do you MUST want write your own arduino code to ESP32?