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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,446
» Latest member: Wonko
» Forum threads: 3,702
» Forum posts: 19,058

Full Statistics

Online Users
There are currently 31 online users.
» 0 Member(s) | 14 Guest(s)
AhrefsBot, Amazonbot, Bing, Bytespider, Crawl, Google, PetalBot, bot

Latest Threads
KC868-E16T added Tuya mod...
Forum: KC868-E16T
Last Post: admin
1 hour ago
» Replies: 8
» Views: 1,693
N20 CT Shorting terminal ...
Forum: N20
Last Post: admin
1 hour ago
» Replies: 3
» Views: 47
Problem with KCS flash af...
Forum: "KCS" v2 firmware system
Last Post: tidek1507
Today, 12:39 AM
» Replies: 4
» Views: 30
Bulk IFTTT mapping
Forum: "KCS" v3 firmware
Last Post: admin
Today, 12:18 AM
» Replies: 1
» Views: 16
flash kc868-a4
Forum: KC868-A series and Uair Smart Controller
Last Post: Michel.nadin
Yesterday, 03:24 PM
» Replies: 21
» Views: 687
KC868-A16 ethernet work w...
Forum: KC868-A16
Last Post: Konstantin
Yesterday, 12:18 PM
» Replies: 17
» Views: 16,173
E16P Case / Cover
Forum: KC868-E16S/E16P
Last Post: admin
Yesterday, 01:38 AM
» Replies: 1
» Views: 14
B8M Schematic
Forum: B8M
Last Post: admin
Yesterday, 01:37 AM
» Replies: 5
» Views: 41
"KCS" v3.19.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
Yesterday, 01:36 AM
» Replies: 2
» Views: 146
F32 and 433 Mhz
Forum: F32
Last Post: admin
01-15-2026, 11:25 PM
» Replies: 3
» Views: 16

Question KCS v3 Firmware - Missing Input Colums
Posted by: keithc - 08-27-2025, 12:18 PM - Forum: "KCS" v3 firmware - Replies (2)

I cannot see the following input table columns when I connect to my A32 Pro; Bind Output, Function, ON, OFF, Toggle (see attached image of what I see.  No scroll/pan features)

I have A32 Pro Firmware 3.11.3
I installed as ESP32S3, develop, USB

I have reloaded the firmware twice and tried on different computers without success

Please help



Attached Files Thumbnail(s)
   
Print this item

  esphome 2026.01 the configuration of ethernet
Posted by: pap - 08-27-2025, 09:11 AM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

Hi
With esphome 2026.01 the configuration of
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0
have to be changed to the new Version.
 
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk:
    pin: GPIO17
    mode: CLK_EXT_IN or CLK_OUT
  phy_addr: 0
 
All Posts or Documentation i am able to find (e.g. https://www.kincony.com/kc868-a16-ethern...igure.html) shows deprecated Version of configuration of ethernet.
Can you help me please with the mode (CLK_EXT_IN or CLK_OUT) setting for the KC868-A16?
Thanks a lot
Best Regards from Austria
Peter

Print this item

  KC868-A16 bind ports input/output
Posted by: wojtech - 08-25-2025, 10:38 AM - Forum: KC868-A16 - Replies (1)

Hello. I've updated the KC868-A16 to firmware v2.2.14 and can't configure the input/output port binding. I don't see such an option on the website. Does this version not have this option? How do I configure Home Assistant to work with the KC868-A16 with the "KCS" firmware?

I don't have these settings:



Attached Files Image(s)
   
Print this item

  KC868-A8V3 and ESPHome firmware
Posted by: JuDie07 - 08-25-2025, 09:57 AM - Forum: KC868-A series and Uair Smart Controller - Replies (4)

I want to load the config yaml provided by you with a DS18b20: 
I get this error message: Huh



Attached Files Image(s)
   

.txt   A8v3-HA.txt (Size: 8.41 KB / Downloads: 125)
Print this item

  IIC header
Posted by: CCampbell - 08-23-2025, 04:01 PM - Forum: KC868-A16S - Replies (3)

Hi, I would like to integrate a few Bosch BME688 environmental sensors and connect IIC.  Which header is the bus on?  I read that there are only two channels available, so I have a TCA9548A IIC 8-channel expansion board.

Print this item

  can't connect the A16 board to anything
Posted by: alpenglowwhaleoctave - 08-21-2025, 03:11 PM - Forum: KC868-A16 - Replies (3)

i don't get anything on the router, i tried arp -a, no new ip address.
- i tried 2 different routers
- tried replacing the ethernet cable
- tried replacing the power supply
- tried connecting with usb - no new COM port in device manager (tried another USB cable and port)
- NO wifi AP checked on pc and phone
the red power led is ON, the orange ethernet led is ON, the green led is flashing.
board: REV 1.6
is the board damaged?

Print this item

  HTTP GET api control
Posted by: jc10000rpm - 08-21-2025, 06:17 AM - Forum: B16M - Replies (4)

after i turn on a output, then turn it back off, it wont turn on again, unless i wait for several minutes.

here is the commands i use:

ipaddress/ctrl.cgi?secret=mysecret&cmd=set_output&id=1&value=1
ipaddress/ctrl.cgi?secret=mysecret&cmd=set_output&id=1&value=0

the browser gives a message saying success, but the output does not come on.

here is example of output (but does not turn on)

{ "id": 1, "value": 1, "status": "success", "code": 0 }

i have program that runs that needs to be able to execute these commands very often and close together

Print this item

  KC868-A16S Arduino Issue
Posted by: zross02 - 08-20-2025, 08:27 PM - Forum: KC868-A16S - Replies (4)

I have purchased a KC868-A16S unit and am having difficulties getting it to work with Arduino codes. I downloaded the firmware to the device and was able to control it via the Wi-Fi connection, but no Arduino code will work with Relay Control. I tried the example codes that were provided in the Arduino library: they all seem to upload but none seem to actually work on the board. I even checked via RealTerm to see if the code was taking, but it said that the Arduino example code failed. Let me know if there is anything I can do to fix this, thank you.

Print this item

  KC868-AP — Power injection, multi-PSU, and amplifier support
Posted by: stansvec - 08-20-2025, 08:03 AM - Forum: KC868-AP / ADR - Replies (2)

Hello,
Could you please confirm these points for KC868-AP (PWM dimmer for LED strips):

  1. Power injection: Is it supported to inject extra DC power along the LED strip? Any rules or limits?
  2. Multiple PSUs: Is it allowed to use more than one DC power supply for different channels/zones? If yes, how should they be connected? If no, must we use only one PSU?
  3. Amplifier / power repeater: Can the KC868-AP PWM outputs drive an external analog LED amplifier (RGB/RGBW) so the strip is powered by a local PSU? Any specs/models to follow?

Thank you.

Print this item

  More PoE boards?
Posted by: lulu01 - 08-19-2025, 10:09 PM - Forum: Suggestions and feedback on KinCony's products - Replies (1)

Hello,

is there any chance that you add PoE to more boards in the future, for instance the F24?

Thanks

Print this item