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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,864
» Latest member: jiso610
» Forum threads: 3,884
» Forum posts: 19,807

Full Statistics

Online Users
There are currently 13 online users.
» 0 Member(s) | 6 Guest(s)
Amazonbot, PetalBot, bot

Latest Threads
kc-868 AK
Forum: "KCS" v3 firmware
Last Post: Saif Kitany
4 hours ago
» Replies: 1
» Views: 9
KC868-E16S/E16P demo conf...
Forum: KC868-E16S/E16P
Last Post: phrfpeixoto
5 hours ago
» Replies: 17
» Views: 11,232
New TA web interface unav...
Forum: TA
Last Post: pbouwen
Yesterday, 12:14 PM
» Replies: 2
» Views: 11
AIO Hybrid wiring diagram
Forum: AIO Hybrid
Last Post: admin
Yesterday, 05:45 AM
» Replies: 0
» Views: 6
false start with KC868 A1...
Forum: KC868-A16v3
Last Post: admin
04-04-2026, 11:08 PM
» Replies: 1
» Views: 15
Interface T16M E/S et AIO
Forum: News
Last Post: admin
04-04-2026, 11:05 PM
» Replies: 7
» Views: 93
KCS_Z1_V3.24.2.zip firmwa...
Forum: "KCS" v3 firmware
Last Post: admin
04-04-2026, 02:37 AM
» Replies: 6
» Views: 76
KC868-COLB - How to Conne...
Forum: KC868-HxB series Smart Controller
Last Post: upstream
04-03-2026, 11:26 PM
» Replies: 6
» Views: 56
Instal ESP HA with ethern...
Forum: Getting Started with ESPHome and Home Assistant
Last Post: admin
04-03-2026, 11:09 PM
» Replies: 3
» Views: 36
KC868-A4 USB not detected...
Forum: KC868-A series and Uair Smart Controller
Last Post: stansvec
04-03-2026, 02:04 AM
» Replies: 4
» Views: 1,624

  kincony relay 4ch
Posted by: alexgr2006 - 03-12-2025, 03:05 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

hello I use app smart home but to day I can't login... I try and I see msg login failed...any link to download the app again? or other solution?

Print this item

  KC868-AG board type
Posted by: powerup - 03-12-2025, 01:33 AM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (3)

Hi,

i am programming myself the KC868-AG, i bought 2 units. 1 of them died after 1-2hrs, the other unit is working fine. The first one is giving USB device not recognized. Same cable is working fine for the other device.

Q1: what chip do I choose for this device.
Q2: what is the memory limit of this device, does it have enough space for OTA updates and save many RF signals?

Thank you.

Print this item

  A32 pro lost control
Posted by: Saif Kitany - 03-11-2025, 10:19 PM - Forum: B16M - Replies (3)

I have an issue with my A32 pro :

- when I configure the Esphome yaml file and start controlling the A32 pro by homeassistant, i loose kcs firmeware ( ican’t login kcs web page).

And when i reinstall kcs firmeware, then i loose the control by homeassistant!!

Why is it happening?

Print this item

  KC 868-A32
Posted by: simona - 03-11-2025, 03:14 PM - Forum: KC868-A32/A32 Pro - Replies (3)

Hi please does kc 868-A32 allow for modbus slave configuration . If no i have ordered 7 of them and can a request to redesign the hardware to allow for modbus slave.Thank you

Print this item

  G1 keypad and LCD display information
Posted by: admin - 03-11-2025, 01:26 PM - Forum: G1 - No Replies

The LCD screen displays the mobile signal strength in the top-left corner.
The LCD screen displays the time in the top-right corner.

Keyboard functions:

* Delete key
# Call key
When a call is received, the LCD screen displays "RING".

Print this item

  KCS v3 GSM MQTT protocol
Posted by: admin - 03-11-2025, 01:01 PM - Forum: G1 - No Replies

MQTT:

Making a Call

{
  "run_call": {
    "phone": "+8612345678901"
  }
}

Successful Response:

{
  "run_call": {
    "value": "success"
  }
}

Failed Response:
Possible reasons: GPRS is not initialized, or the phone number is not set.

{
  "run_call": {
    "value": "error"
  }
}

--------------------------------

Sending an SMS

{
  "run_sms": {
    "content": "sms content example",
    "phone": "+8612345678901"
  }
}

Successful Response:

{
  "run_sms": {
    "value": "success"
  }
}

Failed Response:
Possible reasons: GPRS is not initialized, the phone number is not set, or the SMS content is not set.

{
  "run_sms": {
    "value": "error"
  }
}

--------------------------------
MQTT STATE Reporting Received SMS and Incoming Calls

Incoming Call

{
  "call_ring": {
    "phone": "+8612345678901"
  }
}

Received SMS

{
  "sms_recv": {
    "phone": "+8612345678901",
    "content": "example"
  }
}

Print this item

  "KCS" v3.8.0 firmware BIN file download
Posted by: admin - 03-11-2025, 12:59 PM - Forum: "KCS" v3 firmware - Replies (12)

v3.8.0 improvement:

1. IFTTT IF condition support TCP,UDP,RS485,RS232 ANSI-String or HEX command.
2. support SIM7600 4G module make CALL, send SMS and receive SMS by MQTT.
3. support SIM7600 4G module work as GSM bridge with RXD,TXD free GPIO pins.
4. support option for add sensor value to SSD1306 LCD display.
5. fixed bug with monitor "auto refresh" function.
6. fixed bug with sensor data auto upload to MQTT.



Attached Files
.zip   KCS_A6V3_V3.8.0.zip (Size: 1.01 MB / Downloads: 559)
.zip   KCS_A16V3_V3.8.0.zip (Size: 1.08 MB / Downloads: 687)
.zip   KCS_A32PRO_V3.8.0.zip (Size: 1.05 MB / Downloads: 438)
.zip   KCS_AG8_V3.8.0.zip (Size: 1.04 MB / Downloads: 468)
.zip   KCS_B16_V3.8.0.zip (Size: 1.07 MB / Downloads: 483)
.zip   KCS_B16M_V3.8.0.zip (Size: 1.07 MB / Downloads: 455)
.zip   KCS_F16_V3.8.0.zip (Size: 1.08 MB / Downloads: 468)
.zip   KCS_F24_V3.8.0.zip (Size: 1.08 MB / Downloads: 473)
.zip   KCS_G1_V3.8.0.zip (Size: 1.03 MB / Downloads: 477)
.zip   KCS_T16M_V3.8.0.zip (Size: 1.02 MB / Downloads: 498)
Print this item

  KC868_A16 HTTP Analog Input
Posted by: bmaci3k - 03-11-2025, 12:11 PM - Forum: KC868-A16 - Replies (1)

Hi, How can I get analog input values via http?
Board Model KC868_A16
Software Version v2.2.12

Print this item

  Additional GPIO
Posted by: Amaral989 - 03-11-2025, 02:45 AM - Forum: KC868-A4S - Replies (3)

Hello, 

I have two questions. 
First question, I have damaged the GPIO1 by having to many volts. It probably reached 7-8 volts. I'm using GPIO 1 and GPIO 2 as pulse counters. GPIO1 stopped working and will not read any more pulses. GPIO 2 still works. 

Are there any additional GPIO that I can use for pulse counting. I'm not using Wi-Fi, 485, or SIM module. If it's possible, where are the additional GPIOs located? And will be using a voltage divider to drop voltage down to 1 volt.

Second question, for the digital inputs. I was hoping it would trigger with 12volts. But it seems it will only trigger with ground. The reasoning is that i am using this in a camper van and I get 12-14volt DC as trigger. But it doesnt trigger, only with ground. 


Thanks again, 
John A

Print this item

  Display
Posted by: OleK - 03-10-2025, 01:59 PM - Forum: KC868-A series and Uair Smart Controller - Replies (5)

Hi, I received my KC868-A16-V3.1 today.
When power on with 12V dc, 12v led is on and output led is flashing one time, BUT OLED display is black .
 
Tried IP scanner over ethernet, but cant find the board..have connected the board via ethernet cable.

what to do?

Br,

Print this item