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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,836
» Latest member: blockbreakker2
» Forum threads: 3,866
» Forum posts: 19,748

Full Statistics

Online Users
There are currently 18 online users.
» 0 Member(s) | 9 Guest(s)
AhrefsBot, Amazonbot, Bing, bot

Latest Threads
"KCS" v3.24.2 firmware BI...
Forum: "KCS" v3 firmware
Last Post: Jan_W
58 minutes ago
» Replies: 1
» Views: 204
RS485 Modbus SHT30 sensor...
Forum: "KCS" v3 firmware
Last Post: Jan_W
4 hours ago
» Replies: 0
» Views: 11
Advice for DIY underfloor...
Forum: DIY Project
Last Post: neilarm
7 hours ago
» Replies: 4
» Views: 138
Bulk IFTTT mapping
Forum: "KCS" v3 firmware
Last Post: npekpacHo
Yesterday, 08:55 AM
» Replies: 2
» Views: 260
Connecting Nextion NX3224...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 01:38 AM
» Replies: 1
» Views: 13
Very Low Volume even at M...
Forum: KinCony AS
Last Post: MartinBanner
03-26-2026, 11:23 PM
» Replies: 0
» Views: 13
AS-ESP32-S3 won't initial...
Forum: Getting Started with ESPHome and Home Assistant
Last Post: MartinBanner
03-26-2026, 11:03 PM
» Replies: 10
» Views: 288
N60 N30 N20 N10 ARM CPU f...
Forum: N30
Last Post: admin
03-26-2026, 10:05 PM
» Replies: 6
» Views: 81
Just Arrived: Annoying Bu...
Forum: KinCony AS
Last Post: admin
03-25-2026, 10:12 PM
» Replies: 4
» Views: 1,072
kWh resolution
Forum: N30
Last Post: admin
03-25-2026, 10:11 PM
» Replies: 34
» Views: 1,287

  how to set N60 work with DS18B20
Posted by: admin - 08-29-2025, 03:26 AM - Forum: N60 - No Replies

   
   
in photo, we have connected DS18B20 temperature sensor by free GPIO15.
   
temperature value also showed on OLED display.
   
config by KCS sensor webpage. make sure enabled "pull up" option.
   
temperature data showed on monitor webpage.

Print this item

  CT's for the N60
Posted by: ghulands - 08-27-2025, 04:49 PM - Forum: N60 - Replies (1)

Hi,
I see on the specs section of the page it lists the CT's needed as

Quote:2000:1 CT clamp “voltage” sensor
I have a lot of 20A and 60A rated CT's already installed from a previous energy monitor that no longer works. They have a label on them stating
Quote:60A / 0.45V
20A / 0.45V
Is there a way to reuse these CT's with the N60?

I see on the Kincony store that you have these CT's for sale, is the 25A one a 2000:1 CT?

Does the 250A CT work with the N60? I'm guessing not as it looks like it is 3000:1. It would be great if you could update the CT pages to show compatibility with the N60.

Thanks,
Greg

Print this item

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: 182)
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