Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,820
» Latest member: SmileDesignDP
» Forum threads: 4,217
» Forum posts: 20,917

Full Statistics

Online Users
There are currently 414 online users.
» 1 Member(s) | 395 Guest(s)
Amazonbot, Applebot, Baidu, Bing, Bytespider, Crawl, Google, HeadlessChrome, PetalBot, Yandex, bot, Smirnof

Latest Threads
⚡ 40 Buttons, 36 Lighting...
Forum: DIY Project
Last Post: lulu01
28 minutes ago
» Replies: 12
» Views: 145
No ethernet communication
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
10 hours ago
» Replies: 8
» Views: 131
N60 Loss of kWh on reset
Forum: N60
Last Post: chuyskywalker
Yesterday, 03:58 AM
» Replies: 12
» Views: 175
CT Sensor Direction
Forum: N60
Last Post: admin
09-03-2026, 12:51 PM
» Replies: 3
» Views: 162
Request for Type B Projec...
Forum: Apply for free sample product
Last Post: lemanat
09-03-2026, 08:47 AM
» Replies: 0
» Views: 12
KinCony CO16 ESP32S3 16 C...
Forum: News
Last Post: admin
09-02-2026, 01:51 AM
» Replies: 0
» Views: 63
[arduino code examples fo...
Forum: CO16
Last Post: admin
08-31-2026, 12:16 AM
» Replies: 0
» Views: 39
[arduino code examples fo...
Forum: CO16
Last Post: admin
08-31-2026, 12:11 AM
» Replies: 0
» Views: 42
[arduino code examples fo...
Forum: CO16
Last Post: admin
08-31-2026, 12:09 AM
» Replies: 0
» Views: 44
[arduino code examples fo...
Forum: CO16
Last Post: admin
08-31-2026, 12:08 AM
» Replies: 0
» Views: 41

  A4 supported power voltage range
Posted by: mikesloper - 02-03-2024, 12:32 PM - Forum: KC868-A4 - Replies (4)

What voltage range can I power the A4 board with? I am using LifePO4 battery with a voltage range of 11v - 14.7v. Is this OK?

Print this item

  A32 power trace thickness
Posted by: wsowa - 02-02-2024, 01:13 PM - Forum: KC868-A32/A32 Pro - Replies (1)

Hi, what is the thickness of the traces between the load connector and the relay? Is the trace only on the bottom layer of the pcb or on bottom, top and inner layers (if there are any)? I'm trying to assess how much current the traces can actually handle.

Print this item

  KC868-A16 HTTP requests?
Posted by: kloper360 - 02-01-2024, 04:23 PM - Forum: KC868-A series and Uair Smart Controller - Replies (4)

Hi, 
I am about to order the KC868-A16 for my project and just wanted to check if its really gonna work.
Is it possible to do HTTP requests over ethernet cable and GET or SET the state of on input//output?

There are many examples online where the ESP32 is used as a webserver, which one can send HTTP requests in order to trigger GPIOs on or off, would that also work with KC868-A16?

With my setup I need to control the KC868-A16 with a custom app that communicates oder HTTP, I cannot use the webinterface that may be present in the device.

Thanks in advanced, 
Romano

Print this item

  KC868-D16 light management capabilities?
Posted by: vessod - 02-01-2024, 02:33 PM - Forum: KC868-HxB series Smart Controller - Replies (9)

Hello!
I have read a lot of information here and website and I want to clarify and understand the capabilities of the KC868-D16 for lighting control.
What are the capabilities of KS868? 

1. Successfully dims LED strip at 12V,
2. Successfully dims 220V normal light bulb.
3. It dims with flickering LED dimmable bulbs 220V.

What are the options for dimming the RGBW LED strip, and color changing? 

Here is the answer from the email:
"Is the dimmer controller able to manage RGB LED lights, ( stripe)?
answer: any of our ESP32 boards have GPIOs support WS2812B RGB LED stripe."

WS2812B RGB LED stripe needs 5V power suply.

Sorry, if this is not the exact place for this post.
Sad

Print this item

  Connecting two KC868-A8 together
Posted by: msinfo - 02-01-2024, 02:15 PM - Forum: KC868-A8 - Replies (8)

Hello, i have a strange case here. I am running ESPhome with the KC868-A8 board with Ethernet and i want to use a second KC868 board. On the second board the ethernet port is not working and i don't have access to a WiFi signal. Is there a way to communicate with the first board and send and receive data without connecting it to wifi or ethernet ?

Thanks

Print this item

  LoraWan LMIC Solution (work with thethingsnetwork)
Posted by: sergalpe - 02-01-2024, 01:21 PM - Forum: KC868-A6 - Replies (1)

Fix the card using pin 22 (nRF24L01 CE) and connect it with DI01 (view image)

   

Now the configuration in the project is as follows:

// Pin mapping
const lmic_pinmap lmic_pins = {
  .nss = 5,                                                                                             // byte 0: pin for select
  .rxtx = LMIC_UNUSED_PIN,                                                               // byte 1: pin for rx/tx control
  .rst = 21,                                                                                           // byte 2: pin for reset
  .dio = { /*dio0*/ 2, /*dio1*/ 22, /*dio2*/ LMIC_UNUSED_PIN },       // bytes 3..5: pins for DIO0, DOI1, DIO2
};

.....

SPI.begin(18, 19, 23, 5);  // These specific pins are for kc868-a6
if (os_init_ex((const void *)&lmic_pins)) {

Print this item

  ws2812 led digital strip or similar
Posted by: ndev - 02-01-2024, 09:53 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,

I would like to use on digital strip led with the board A8S V2.
How can I manage that ?
Do I  need to install ESPHome ?
Is it quite esay to configure ?
Can I use the digital strip and the relay together ? ( I Don't know ESPHome but I will learn)

Thanks !

Print this item

  A128 circuit diagram
Posted by: KinCony Support - 02-01-2024, 07:31 AM - Forum: KC868-A128 - No Replies

   

Print this item

  A8S V2 circuit diagram
Posted by: KinCony Support - 02-01-2024, 02:16 AM - Forum: KC868-A8S - No Replies

   

Print this item

  A256 circuit diagram
Posted by: KinCony Support - 01-31-2024, 03:32 AM - Forum: KC868-A256 - No Replies

   

Print this item