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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,169
» Latest member: kiton
» Forum threads: 4,082
» Forum posts: 20,446

Full Statistics

Online Users
There are currently 35 online users.
» 0 Member(s) | 23 Guest(s)
Amazonbot, Baidu, Bytespider, PetalBot, bot

Latest Threads
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
1 hour ago
» Replies: 0
» Views: 2
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
1 hour ago
» Replies: 0
» Views: 1
[arduino code examples fo...
Forum: KC868-AGv3
Last Post: admin
1 hour ago
» Replies: 0
» Views: 1
KC868-AGv3 ESP32S3 I/O pi...
Forum: KC868-AGv3
Last Post: admin
1 hour ago
» Replies: 0
» Views: 3
KinCony KC868-AGv3 ESP32S...
Forum: News
Last Post: admin
1 hour ago
» Replies: 0
» Views: 2
Single-family home automa...
Forum: DIY Project
Last Post: rosnoteh
2 hours ago
» Replies: 2
» Views: 31
M16v2 and SCT013-050
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
2 hours ago
» Replies: 3
» Views: 29
"KCS" v3.25.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
2 hours ago
» Replies: 7
» Views: 658
[Arduino IDE demo source ...
Forum: KC868-A128
Last Post: admin
Today, 05:19 AM
» Replies: 0
» Views: 8
Enable 2 I2C buses at the...
Forum: KC868-A128
Last Post: admin
Today, 05:17 AM
» Replies: 1
» Views: 11

  Sample code
Posted by: fiatfanatic - 02-18-2024, 05:49 AM - Forum: KC868-A6 - Replies (1)

Hi,

in the advertisement for the KC868-A6, there is an image of an extensive library of samples. Unfortunately, I can't seem to find them. Can anyone help?

[Image: Sanple-Code.png]

Print this item

  KC868-H32x CPU
Posted by: v1rtus - 02-17-2024, 05:55 PM - Forum: KC868-HxB series Smart Controller - Replies (3)

Hello,

Could you please share what CPU is used for KC868-H32B?

The context is that some time ago I was discussing that I cannot upgrade my controller to latest firmware. It was find out that I have H32 controller with CPU STM32F103 and I was suggested to replace CPU to AT32F403.

Yesterday I replaced the CPU and wanted to  flash to it bootloader and firmware, however I cannot found this CPU in STVP software.

Could you please advice with that?


I have found out why I cannot flash it, because I have ATmega CPU. Anyway is it possible to flash kincony bootloader to ATmega?

Print this item

  Ajuda
Posted by: claudio - 02-17-2024, 04:12 PM - Forum: KC868-A8S - Replies (2)

Hello, please help me set up an IoT MQTT panel app to monitor and control the inputs and outputs of the kc 686-A8 board on the Kcs kincony in kcs it is already configured correctly, I just need to put the topic subtopic settings i polyoad on and off I've already done user authentication for an mqtt, just put the topic and action

Print this item

  flasg esp unexpected error
Posted by: manos nikitas - 02-16-2024, 06:56 PM - Forum: KC868-A8 - Replies (15)

Hello guys i bought the KC868-a8 followed the tutorial i saw on youtube and when i tried to flash the esp as intructed i get the following error:|

Changing baud rate to 1500000
Changed.
- Flash Size: 4MB
Unexpected error: Error while retrieving firmware file 'https://raw.githubusercontent.com/Jason2866/ESP_Flasher/factory/bootloader/esp32/bin/bootloader_dout_40m.elf': 404 Client Error: Not Found for url: https://raw.githubusercontent.com/Jason2...ut_40m.elf

any ideas? thanks

Print this item

  Questions and requests
Posted by: tech1977 - 02-16-2024, 01:30 PM - Forum: KC868-E16T - Replies (5)

Hi,
I received the board, It seems like a great relay board to me Wink

-can the ETH WEB Server work together with tuya?
-can analog inputs work with Tuya?
-How can I use an contact input with a physical button to turn all the others off and on all the relays together?
-why with Alexa if I say turn off or turn on all E16T does it turn on and off only the first 4 relays?
-why are the 16 channels not dry contact but 24v?

Thanks for support

Print this item

  problem communicating with device (did work, now it doesn't)
Posted by: Skankrabbit - 02-16-2024, 11:42 AM - Forum: KC868-A8 - Replies (9)

Hi, I'm having difficulties with this device (KC868-A8). I have it plugged into my ethernet switch with cat6 cable, and into my computer with usb. at first I was able to see the device from ESPHome running on Home Assistant and configure through home assistant. Now it does not detect the device when I try to +New Device it just says initialising but never detects it. Also, the ethernet socket on the device no longer lights up (im sure it had yellow light before when I plug in the ethernet cable).
Has my device's ethernet/serial connection failed?

Print this item

  Add KinCony modbus energy meter to home assistant using raspberry pi's RS485 port
Posted by: admin - 02-16-2024, 03:23 AM - Forum: KC868-Server Raspberry Pi4 local server - Replies (20)

how to integrate KinCony modbus energy meter to home assistant using raspberry pi's RS485 port

A. use "inCony_Meter_config_tool" change RS485 " Parity: EVEN "  to " Parity: NONE ", because we found home assistant can't work with "EVEN", KinCony energy meter default setting is "EVEN".
A-1: connect energy meter to PC by USB-RS485 adatper:
   
A-2: first time, use RS485 setting,  Parity: EVEN (Chinese word on left is : 偶校验)  click "打开" (open serial port) button.

.zip   KinCony_Meter_config_tool.zip (Size: 20.55 KB / Downloads: 626)
   
A-3: click "无校验" (None) button, set  Parity: NONE
until now,  "Parity" is set completed.

if you want change meter ID from 1, you can "set the meter ID", such as input 1,2,3,.... then click "改表号+读" (write button), it will set the ID for meter.
if you have changed  Parity: NONE, you want connect to serial port again, you need change serial setting,  Parity=None, Chinese word is "无校验",then click "读" (Read) button, you will read all data from meter.
   

now the meter hardware setting is complete, then you can connect meter to KC868-Server or Server-Mini's RS485 port directly. see photo:
   
config HA yaml as here:
   

.txt   KinCony_modbus_meter.txt (Size: 1.43 KB / Downloads: 528)
modbus:
  - name: hub1
    type: serial
    baudrate: 9600
    bytesize: 8
    method: rtu
    parity: N
    port: /dev/ttyS0
    stopbits: 1

    sensors:
    - name: meter-voltage
      slave: 1
      address: 100
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: V
      device_class: voltage

    - name: meter-current
      slave: 1
      address: 106
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: A
      device_class: current

    - name: meter-power
      slave: 1
      address: 118
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: kW
      device_class: power
     
    - name: meter-factor
      slave: 1
      address: 142
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
    #  unit_of_measurement:
      device_class: power_factor

    - name: meter-frequency
      slave: 1
      address: 144
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: Hz
      device_class: frequency

    - name: meter-consumption
      slave: 1
      address: 0
      input_type: holding
      data_type: float32
      count: 2
      precision: 2
      unit_of_measurement: kWh
      device_class: energy_storage
add meter to HA dashboard:
   

Print this item

  RF Remote control nothing received
Posted by: Serci - 02-15-2024, 07:06 PM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (10)

Hello,

I bought a K868-AG in order to control some
remote controlled plugs maclean with the remote control MCE07  (https://aio.lv/en/product--maclean-mce07--304163)
and also a curtain with a remote AC114-01B

I configured the K868-AG with tasmota

I'm able to receive RF from other remote control but not the two I bought the product for.

What are the problem specifically with those remote control ? since it does work with other remote control, I do not think, I'm doing anything wrong.

I saw that the capabilities off sonoff rf bridge could be extended by adding portish firmware.
Does it exist for k868-AG ?
Is there anything I could do to make it work ?

Print this item

  KC868-server Ultrasonic and Gas sensors
Posted by: Mandlap - 02-15-2024, 10:31 AM - Forum: "KCS" v2 firmware system - Replies (5)

Please advice on testing ultrasonic sensor (HC-SR04) with KC868-Server. I have a power source of 5Vdc. I'm trying to figure where to connect the "Echo" and "Trigger" pins on the Server and will appreciate the ESPhome code. 
I'm also testing the gas sensor (MQ8), trying to figure where to connect the "Dout" and Aout" pins on the Server and will appreciate the ESPhome code.

Print this item

  KC868-A8 Help
Posted by: Vaughan2024 - 02-14-2024, 10:52 PM - Forum: KC868-A series and Uair Smart Controller - Replies (5)

I recently brought a new board in order to connect to my home assistant via esphome. 
I have been following the training from lesson 21 in order to experiment with writing the code unfortunately I am getting errors and cannot upload to the device.
I was wanting to just set up a basic example like lesson 21 with 8 inputs 8 outputs and a temperature sensor and get them to show up in home assistant when I copy the code from lesson 21 and modify to suit my network specification I cannot upload.
any help would be appreciated.

https://www.kincony.com/forum/showthread.php?tid=824

Print this item