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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,424
» Latest member: pvc patches canada
» Forum threads: 3,666
» Forum posts: 18,982

Full Statistics

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

Latest Threads
flash Kincony software to...
Forum: DIY Project
Last Post: guycaluwaerts
1 hour ago
» Replies: 15
» Views: 92
KC868-A2 SIM7600 with Tuy...
Forum: KC868-A2
Last Post: WestfieldGhost
9 hours ago
» Replies: 34
» Views: 3,989
KC868-A16 v1 with KCS v2....
Forum: "KCS" v2 firmware system
Last Post: admin
10 hours ago
» Replies: 9
» Views: 70
B24M output mosfet relay ...
Forum: B24M
Last Post: admin
10 hours ago
» Replies: 1
» Views: 7
Feedback: Product line di...
Forum: Suggestions and feedback on KinCony's products
Last Post: admin
Today, 08:07 AM
» Replies: 1
» Views: 20
Not able to connect
Forum: KC868-E16S/E16P
Last Post: admin
Today, 06:54 AM
» Replies: 1
» Views: 10
"KCS" v3.19.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
Today, 01:17 AM
» Replies: 0
» Views: 33
KC868-A6 - how to connect...
Forum: KC868-A6
Last Post: admin
Yesterday, 10:06 PM
» Replies: 10
» Views: 148
F8 physical on device swi...
Forum: F8
Last Post: admin
Yesterday, 10:05 PM
» Replies: 3
» Views: 18
flash kc868-a4
Forum: KC868-A series and Uair Smart Controller
Last Post: Sten
Yesterday, 01:09 PM
» Replies: 14
» Views: 580

  KC868-AP
Posted by: eligijus - 03-05-2023, 07:23 PM - Forum: KC868-AP / ADR - Replies (34)

hi, maybe you can upload firmware bin file with esp KC868-AP

Print this item

  Not found
Posted by: Philadam - 03-05-2023, 12:47 AM - Forum: KC868-A16 - Replies (10)

When I attach my A16 to my local network and run scan_device, nothing shows up in the list. I have let it run for over 15 minutes, but the A16 is not found.

Advice?

Print this item

  KC868-ASR ESPHome demo config for home assistant
Posted by: admin - 03-04-2023, 11:21 PM - Forum: KC868-ASR - No Replies

   
esphome:
  name: asr

esp32:
  board: esp32dev
  framework:
    type: arduino

# Enable logging
logger:

# Enable Home Assistant API
api:
  encryption:
    key: "Xqy9f8iJ49cr7o8IWE1sFnG9EAEnxHVYlGUQBdnKE6Q="

ota:
  password: "d13799179d079d89758ad1a0fd1c4560"

wifi:
  ssid: KinCony
  password: a12345678

  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "Asr Fallback Hotspot"
    password: "KqbpeFnrzcWf"

captive_portal:

i2c:
  sda: 26
  scl: 27
  scan: true
  id: bus_a


switch:
  - platform: gpio
    pin: GPIO19
    name: "asr-relay1"

  - platform: gpio
    pin: GPIO5
    name: "asr-relay2"
 
  - platform: gpio
    pin: GPIO23
    name: "asr-led1" 
 
  - platform: gpio
    pin: GPIO22
    name: "asr-led2" 

  - platform: gpio
    pin: GPIO18
    name: "asr-beep"

binary_sensor:
  - platform: gpio
    pin:
      number: 0
      inverted: true
    name: "asr-button"

dallas:
  - pin: 32
    update_interval: 5s

sensor:
  - platform: dallas
    address: 0x7b062162cfe98128
    name: "asr-t2"
   

.txt   KC868-ASR_ESPHome.txt (Size: 1.1 KB / Downloads: 441)

Print this item

  KC868-ASR ESP32 I/O pin define
Posted by: admin - 03-04-2023, 11:20 PM - Forum: KC868-ASR - No Replies

Button S2: GPIO0


TH1: GPIO32  (use for DS18B20/DHT11 sensor)
TH2: GPIO33  (use for DS18B20/DHT11 sensor)

Relay1:GPIO19
Relay2:GPIO5

IIC SDA:GPIO26
IIC SCL:GPIO27

LED1:GPIO23
LED2:GPIO22

Beep: GPIO18

DS3231 IIC address: 0x68

TF_Card:

DAT2:GPIO12
DAT3: GPIO13
CMD: GPIO15
CLK: GPIO14
DAT0:GPIO2
DAT1:GPIO4

free GPIO: GPIO16, GPIO17

Print this item

  Schematic
Posted by: Yazaww - 03-04-2023, 09:23 PM - Forum: KC868-HxB series Smart Controller - Replies (19)

Helli, is there any schematic between h32b and kc868-ak? All i see is with h32b pro, is there any with h32b?

Print this item

  KC868-ASR ESP32 SD card sensor RTC record board Released
Posted by: admin - 03-04-2023, 02:07 PM - Forum: News - No Replies

KC868-ASR ESP32 SD card sensor record board based on ESP32 chip. It have many hardware resource for you to use. It have two channel relay, two GPIOs for temperature or humidity sensors. one SD card socket and DS3231 high quality RTC chip. It’s very easy for home automation DIY. You can write any code by Arduino IDE to ESP32 module. We will supply demo code for different samples. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant or tasmota firmware for smart home automation DIY.
[Image: KC868-ASR-1_01.jpg]
[Image: KC868-ASR-1_02.jpg]
[Image: KC868-ASR-1_03.jpg]
[Image: KC868-ASR-1_04.jpg]

Print this item

  KC868-A16
Posted by: Lifttech1 - 03-04-2023, 12:45 PM - Forum: "KCS" v2 firmware system - Replies (1)

Can KC868-A16 board be controlled with KBOX App and KBOX Pad

Print this item

  Home Automation 32CH Distribution Board DIY Video Tour
Posted by: admin - 03-04-2023, 03:30 AM - Forum: News - Replies (1)

Print this item

  https://youtu.be/3eTMfQgqIKU
Posted by: Shaps77 - 03-03-2023, 11:38 PM - Forum: DIY Project - Replies (4)

Just getting to know my KC868-A32...
Thank you KinCony for all the great YouTube videos to help   Smile

Print this item

  Smarthome App not querying the controller
Posted by: sundayop - 03-03-2023, 11:37 PM - Forum: News - Replies (1)

I am having an issue with my SmartHome App. It keeps hanging and it always has a problem querying the controllers - KC868-H8.

Print this item