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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,627
» Latest member: Tim Miller
» Forum threads: 3,781
» Forum posts: 19,326

Full Statistics

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

Latest Threads
how to monitor UART bus f...
Forum: Getting Started with ESPHome and Home Assistant
Last Post: mvtech2430
5 hours ago
» Replies: 1
» Views: 748
ERROR SIM not inserted SI...
Forum: KC868-E8T
Last Post: Aris
9 hours ago
» Replies: 11
» Views: 169
Can't connect using KCS f...
Forum: KC868-A6v3
Last Post: dalora
11 hours ago
» Replies: 2
» Views: 20
N60 ESP32 I/O pin define
Forum: N20
Last Post: admin
11 hours ago
» Replies: 2
» Views: 486
Separate loading Firmware...
Forum: B16
Last Post: admin
Yesterday, 11:43 PM
» Replies: 1
» Views: 13
Custom sensors on pins?
Forum: KinCony ALR
Last Post: admin
02-12-2026, 11:13 PM
» Replies: 1
» Views: 31
KCS mqtt
Forum: KC868-A64
Last Post: admin
02-12-2026, 11:12 PM
» Replies: 5
» Views: 82
Where are the pins led ou...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
02-12-2026, 09:32 AM
» Replies: 5
» Views: 873
ESPHome installing issue
Forum: KC868-A16v3
Last Post: admin
02-12-2026, 02:53 AM
» Replies: 1
» Views: 68
KC868-A6: Any accessible ...
Forum: KC868-A6
Last Post: admin
02-12-2026, 02:52 AM
» Replies: 1
» Views: 69

  B4 ESP32-S3 IO pins define
Posted by: admin - 01-14-2026, 03:43 AM - Forum: B4 - No Replies

IIC Bus:

SDA:GPIO8
SCL:GPIO18

PCF8574: i2c address:0x24

PCF8574->P0 (digital input-1)
PCF8574->P1 (digital input-2)
PCF8574->P2 (digital input-3)
PCF8574->P3 (digital input-4)

PCF8574->P4 (relay1)
PCF8574->P5 (relay2)
PCF8574->P6 (relay3)
PCF8574->P7 (relay4)

24C02 EPROM i2c address: 0x50
DS3231 RTC i2c address: 0x68
SSD1306 display: i2c address:0x3c
ADS1115 (4CH ADC): i2c address:0x48

Analog input (A1: DC 0-5v)
Analog input (A2: DC 0-5v)
Analog input (A3: DC 4-20mA)
Analog input (A4: DC 4-20mA)


-----------------
1-wire GPIOs (with pull-up resistance on PCB):
1-wire-1:GPIO47
1-wire-2:GPIO48
1-wire-3:GPIO17
1-wire-4:GPIO40
-----------------
free GPIOs (without pull-up resistance on PCB):
GPIO13
GPIO14
GPIO21
-----------------

Ethernet (W5500) I/O define:

clk_pin: GPIO1
mosi_pin: GPIO2
miso_pin: GPIO41
cs_pin: GPIO42

interrupt_pin: GPIO43
reset_pin: GPIO44

--------------------
RS485:
RXD:GPIO39
TXD:GPIO38

Tuya module:
RXD:GPIO16
TXD:GPIO15

Tuya network button: Tuya module's P28
Tuya network LED: Tuya module's P16
--------------------
SD Card:
SPI-MOSI:GPIO10
SPI-SCK:GPIO11
SPI-MISO:GPIO12
SPI-CS:GPIO9
SPI-CD:GPIO5

Print this item

  B4M ESP32-S3 IO pins define
Posted by: admin - 01-14-2026, 03:42 AM - Forum: B4M - No Replies

IIC Bus:

SDA:GPIO8
SCL:GPIO18

PCF8574: i2c address:0x24

PCF8574->P0 (digital input-1)
PCF8574->P1 (digital input-2)
PCF8574->P2 (digital input-3)
PCF8574->P3 (digital input-4)

PCF8574->P4 (relay1)
PCF8574->P5 (relay2)
PCF8574->P6 (relay3)
PCF8574->P7 (relay4)

24C02 EPROM i2c address: 0x50
DS3231 RTC i2c address: 0x68
SSD1306 display: i2c address:0x3c
ADS1115 (4CH ADC): i2c address:0x48

Analog input (A1: DC 0-5v)
Analog input (A2: DC 0-5v)
Analog input (A3: DC 4-20mA)
Analog input (A4: DC 4-20mA)


-----------------
1-wire GPIOs (with pull-up resistance on PCB):
1-wire-1:GPIO47
1-wire-2:GPIO48
1-wire-3:GPIO17
1-wire-4:GPIO40
-----------------
free GPIOs (without pull-up resistance on PCB):
GPIO13
GPIO14
GPIO21
-----------------

Ethernet (W5500) I/O define:

clk_pin: GPIO1
mosi_pin: GPIO2
miso_pin: GPIO41
cs_pin: GPIO42

interrupt_pin: GPIO43
reset_pin: GPIO44

--------------------
RS485:
RXD:GPIO39
TXD:GPIO38

Tuya module:
RXD:GPIO16
TXD:GPIO15

Tuya network button: Tuya module's P28
Tuya network LED: Tuya module's P16
--------------------
SD Card:
SPI-MOSI:GPIO10
SPI-SCK:GPIO11
SPI-MISO:GPIO12
SPI-CS:GPIO9
SPI-CD:GPIO5

Print this item

  B24M output mosfet relay load voltage
Posted by: Alex1987new - 01-13-2026, 08:22 AM - Forum: B24M - Replies (3)

Hello
There is info about output mosfet:
24CH MOSFET Outputs, every channel use MAX 10A driver IC

what kind on load I can put on it?
can I connect to ouput 220V? the load will be some lamp 220V 75W
or only DC 12-24V and connecting "-" minus ?

Print this item

  Not able to connect
Posted by: lcs2226 - 01-13-2026, 06:22 AM - Forum: KC868-E16S/E16P - Replies (1)

E19P-V2.3 - address of 192.168.1.200. Cannot login to to web interface. What am I doing wrong, or how can I check connection. I am able to ping device

Thanks.

Print this item

  "KCS" v3.19.0 firmware BIN file download
Posted by: admin - 01-13-2026, 01:17 AM - Forum: "KCS" v3 firmware - Replies (4)

v3.19.0 improvement:
1. Added free GPIO can use by digital input ports
2. Improved home assistant's ability to quickly respond to digital input state changes
3. Renamed digital input ports by (buttons + input) on G1 controller
4. Removed invalid TR humidity sensor on home assistant
5. Fxed mqtt bug with ALR board
6. Fixed bug energy data with N series board.



Attached Files
.zip   KCS_T16M_V3.19.0.zip (Size: 1.09 MB / Downloads: 57)
.zip   KCS_A2V3_V3.19.0.zip (Size: 1.11 MB / Downloads: 52)
.zip   KCS_A6V3_V3.19.0.zip (Size: 1.08 MB / Downloads: 54)
.zip   KCS_A8V3_V3.19.0.zip (Size: 1.13 MB / Downloads: 58)
.zip   KCS_A16V3_V3.19.0.zip (Size: 1.15 MB / Downloads: 87)
.zip   KCS_A32PRO_V3.19.0.zip (Size: 1.11 MB / Downloads: 51)
.zip   KCS_AG8_V3.19.0.zip (Size: 1.09 MB / Downloads: 42)
.zip   KCS_AIO_HYBRID_V3.19.0.zip (Size: 1.32 MB / Downloads: 52)
.zip   KCS_ALR_V3.19.0.zip (Size: 1.08 MB / Downloads: 42)
.zip   KCS_B8_V3.19.0.zip (Size: 1.14 MB / Downloads: 45)
.zip   KCS_B8M_V3.19.0.zip (Size: 1.14 MB / Downloads: 60)
.zip   KCS_B16_V3.19.0.zip (Size: 1.14 MB / Downloads: 39)
.zip   KCS_B16M_V3.19.0.zip (Size: 1.14 MB / Downloads: 37)
.zip   KCS_B24_V3.19.0.zip (Size: 1.14 MB / Downloads: 39)
.zip   KCS_B24M_V3.19.0.zip (Size: 1.14 MB / Downloads: 48)
.zip   KCS_B32M_V3.19.0.zip (Size: 1.14 MB / Downloads: 40)
.zip   KCS_DM16_V3.19.0.zip (Size: 1.11 MB / Downloads: 38)
.zip   KCS_F4_V3.19.0.zip (Size: 1.13 MB / Downloads: 46)
.zip   KCS_F8_V3.19.0.zip (Size: 1.13 MB / Downloads: 47)
.zip   KCS_F16_V3.19.0.zip (Size: 1.14 MB / Downloads: 46)
.zip   KCS_F24_V3.19.0.zip (Size: 1.14 MB / Downloads: 50)
.zip   KCS_F32_V3.19.0.zip (Size: 1.14 MB / Downloads: 45)
.zip   KCS_G1_V3.19.0.zip (Size: 1.1 MB / Downloads: 42)
.zip   KCS_KC_TA_V3.19.0.zip (Size: 1.09 MB / Downloads: 42)
.zip   KCS_N10_V3.19.0.zip (Size: 1 MB / Downloads: 48)
.zip   KCS_N20_V3.19.0.zip (Size: 1 MB / Downloads: 42)
.zip   KCS_N30_V3.19.0.zip (Size: 1 MB / Downloads: 38)
.zip   KCS_N60_V3.19.0.zip (Size: 1.02 MB / Downloads: 38)
.zip   KCS_T32M_V3.19.0.zip (Size: 1.11 MB / Downloads: 39)
.zip   KCS_T64M_V3.19.0.zip (Size: 1.11 MB / Downloads: 43)
.zip   KCS_T128M_V3.19.0.zip (Size: 1.11 MB / Downloads: 42)
.zip   KCS_TR_V3.19.0.zip (Size: 1.06 MB / Downloads: 46)
.zip   KCS_Z1_V3.19.0.zip (Size: 1.24 MB / Downloads: 47)
Print this item

  Feedback: Product line dimensions vs. german cabinet standards and integration densit
Posted by: mkai - 01-12-2026, 08:02 PM - Forum: Suggestions and feedback on KinCony's products - Replies (3)

Hey there, 

First: I find the Kinkony products very compelling and find it amazing what product lines you built always following the open approach of open hardware with schematics and software support for ESPHome!

I want to use several actors in my future house to control 230V and Roller/Shutters with ESPHome, but there are some drawbacks preventing me. I'd like to share my thoughts - maybe for your future products Smile

- The actors should be installed in a "standard german electrical cabinet" following the standard "DIN 43880:1988-12".
- This standard defines division units (DU) of 17.5mm for DIN-rail devices. The standard cabinet provides a width of 12 DU (12x 17.5 = 210mm) per slot.
- All common smart home devices in Germany follow these standards, e.g., HomeMaticIP Wired, Loxone and KNX. These units are available in 2, 4, 6 or 12 division units to maximize the space utilization in cabinets and provide around 1 relay per DU.
- For my Smart Home, I need a bunch of 230V actors supporting 10A (roller shutter) and 16A relays (switchable sockets / lights) and don't have much space left in the existing cabinets, so integration density is crucial.


- Your product line:
-- I find the F16 very compelling, but it exceeds the maximum width of my cabinet slots (262mm F16 vs. 210mm (12DU) cabinet). Costs are ~15 USD/relay.
-- The F8 on the other hand would fit with its 195mm, but only provides a overall poor integration density of 8 relays / 12 DU and has a higher cost per relay (~20 USD/relay).
-- KC868-A8v3 comes with 8x 10A relays, width: 148mm(9 DU), integration density: 8 relays/9DU;  costs: 8USD/relay
   Q: Can't find the schematics for the v3 version. Is there a single PCB variant supporting V12 and V24 power supply (as opposed to the v1 versions where the relays are either 12V or 24V)


--> My conclusion: At the current state none of the products really match by requirements, so I want to share some thoughts:


Summing up my requirements for the ideal cabinet 230V actor:
- 24V power supply
- Device width following 6 or 12 DU DIN Rail widths
- LAN connection (POE would be nice, but 24V power is also available in the cabinet)
- 230V outputs: 10 / 16 A relays  (edit: was 23V, intended: 230V)
- Inputs: Every relay should have one corresponding opto-coupled dry contact input (24-capable)
- Stand-only functionality: Should work without active connection to the home controller / home assistant.
- High integration density: 1 Relay per 1 DU (17.5mm) as provided by competitors (Loxone, Homematic, KNX)
- NO need for additional interfaces (CAN, Tuya, SDCard, analogue in, etc.).
- costs should not exceed 15USD/ relay
- Housing with proper cover is a must. LEDs should indicate active relays. A display does not matter. An additional RGB-LED showing a general device health-status (power okay, ESPHome connected/disconnected) should be enough. 


Additional (unstructured) feedback:
- I like the idea of having input overrides as the switches in the F-series. But for using them as a roller-shutter actor this can lead to severe problems (powering both up -and down of the roller-shutter at once). While accessing the device by software there will be an mutual lock of Up/Down ESPHome (already provided in their sources).
Could you consider replacing the "permanent switches" with buttons and program a software-behaviour like "hold them for momentary-override" or "double click for permanent on/off"?
- The connectors used in your products are rather large. Could you consider using connectors with a smaller footprints? The reduced size could be used for additional relays on this side of the board (especially good for 12 DU units (6 DU for inputs/power and 6 DU for 4 additional relays).
- Did you know that the company Waveshare (e.g., Modbus POE Eth Relay ©) has a nice concept of DIN-rail devices with 2xEthernet/RJ45 POE-in and POE-out? This allows for device chaining, which is super cool for tight cabinet spaces Smile
- Product selector:
-- Please make separate a selection for 12V and 24V.
-- Filter by size / length

My background: Electrical Engineer (PCB design / FPGA). Designed several Atmega 328-based devices for my cabinet and want to upgrade for better HomeAssitant integration. I have many more ideas and would be happy to discuss, if you are interested Smile


Best Regards, sorry for the long post and keep up your good work!

Martin

Print this item

  F8 physical on device switches
Posted by: asalhi - 01-12-2026, 10:54 AM - Forum: F8 - Replies (3)

Hello KinCony,

I have a question about the physical switch exists on the device itself, I need to be able to change their behavior to toggle switch instead of normal switch. I mean to toggle the relay state (on -> off, or off -> on) once it is flipped.

btw, thank your for such awesome devices.

Print this item

  KC868 A8v3 RF not working with A-OK roller blind motor
Posted by: beegeenz - 01-12-2026, 10:41 AM - Forum: KC868-A8v3 - Replies (1)

Hello,
My KC-868 A8v3 is unable to learn the RF for my A-OK roller blinds.  Is there any special way to setup the RF in KC868 for roller blinds?

The blinds work ok with the factory supplied remote controller. 
The KC868 A8v3 can learn the RF for my garage controller ok.

Appreciate any help you can give.

Regards

Print this item

  Separate +12V to Kincony, +24V to MOSFETs
Posted by: Toper - 01-11-2026, 04:47 PM - Forum: T128M - Replies (1)

Hi,
I have a question about power supply for T128.
I'm using 24 V relays (Finder 40.52) connected to the Digital Outputs.
I am considering two power options:

  1. Two power supplies (this version works fine since 2 days):
    • 12 V for the Kincony board (VCC),
    • 24 V only for the outputs,
    • common ground (GND) for both power supplies.
  2. One 24 V power supply:
    • 24 V connected to VCC and to LO.
My questions:
  • Is it safe to connect the grounds (GND) of the 12 V and 24 V power supplies together?
  • Does the manufacturer recommend using a common ground in this case?
  • From thermal and reliability point of view, is it better to power everything with 24 V, or use 12 V for VCC and 24 V only for outputs?

Thank you in advance for your help.
regards,
Toper

Print this item

  linux command line / bash scripting
Posted by: almman - 01-11-2026, 06:49 AM - Forum: TA - Replies (2)

Hello,

I currently use AD2USB to communicate with my Honeywell Vista alarm system. Together with ser2sock (serial to socket), in bash/Linux, I use:

if exec 3</dev/tcp/localhost/444555 ; then
  cat <&3 | while read -t12 msg ; do
        # Print last keypad/console message.
        # Example: ****DISARMED****  Ready to Arm
        echo "$msg"
        sleep 1
  done
fi

There are also functions to send commands to the alarm as if it were typed on the keypad.

How does one send/receive to/from the TA ESP32-S3 via command line/bash scripts?

Thanks

Print this item