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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,494
» Latest member: 247expresspackers
» Forum threads: 2,286
» Forum posts: 11,885

Full Statistics

Online Users
There are currently 39 online users.
» 0 Member(s) | 26 Guest(s)
Bing, Bytespider, Crawl, Google, PetalBot, Yandex, bot

Latest Threads
USB ports
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: BaconRanch
52 minutes ago
» Replies: 0
» Views: 1
PWM support?
Forum: KC868-A16
Last Post: luis15pt
4 hours ago
» Replies: 0
» Views: 3
Lesson23- How to connect ...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Today, 10:11 AM
» Replies: 10
» Views: 7,154
KC868-AG RF - sending rep...
Forum: KC868-A series and Uair Smart Controller
Last Post: PhilW
Today, 07:46 AM
» Replies: 3
» Views: 8
Usar entradas y oled i2c ...
Forum: KC868-A6
Last Post: sistemasyusa
Today, 03:16 AM
» Replies: 4
» Views: 14
a16 as basis for a securi...
Forum: KC868-A16
Last Post: admin
Yesterday, 11:58 PM
» Replies: 8
» Views: 52
GSM CALL RELAY
Forum: KC868-A2
Last Post: admin
Yesterday, 11:53 PM
» Replies: 9
» Views: 4,106
KC868-A16S or KC868-A8S
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 11:51 PM
» Replies: 3
» Views: 38
KCS firmware
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 11:48 PM
» Replies: 10
» Views: 112
[Arduino IDE demo source ...
Forum: KC868-A6
Last Post: sistemasyusa
Yesterday, 09:03 AM
» Replies: 8
» Views: 4,564

  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

  Set ON/OFF one channel of digital output
Posted by: kloper360 - 02-14-2024, 11:46 AM - Forum: KC868-A16 - Replies (6)

I just got my boards and wanted to test the HTTP GET SET commands to read or set the IOs, but somehow I am not abel to do it. 
Hope somebody here can help me find the issue.

I got this documentation: https://www.kincony.com/forum/attachment.php?aid=2871
It explains clearly what commands to use. 
For example: http://192.168.1.200/ctrl.cgi?secret=abc...=1&value=1
This should set the Output1 to HIGH, but I its not and I am getting the messege in the browser: {"code":-2,"status":"http not open"}

According to the documentation I need to set the "secret" in the board settings, but I cant find that field anywhere.
I am using version: v2.2.2

I can access the board over the IP, I can monitor IOs and I can set them manually to high or low... its only that my HTTP request command doesnt do it.

The other issue is, I cant seem to trigger digital input... atleast its never showing green in the monitor page. I tryed to apply 12V and 24V to it, but nothing is registered. Do digital inputs need to be activated somehow first?

I am using a 24V power supply to digital input ground and pin1.

Thanks in advanced!

Print this item

  Kcs question
Posted by: andrewbenito - 02-14-2024, 09:28 AM - Forum: "KCS" firmware system - Replies (5)

Hello. With kcs, it is possible that two boards e16p to talk with each other? I mean, I want with an digital pin from board 1 to control an output from board 2. It is possible? Thx

Print this item

Photo AIO connection rs485 modbus temperature humididty sensor
Posted by: Tolyanskiy - 02-13-2024, 06:36 PM - Forum: KC868-AIO - Replies (2)

Hi! I have a problem with connect   CWT-TH03S Series RS485 temperature humidity sensor  to my   AIO board.    
This is my esphome code :

uart:
  id: mod_bus
  tx_pin: 33
  rx_pin: 32
  baud_rate: 9600
  stop_bits: 1
  parity: EVEN

 
modbus:
  id: modbus1
  uart_id: mod_bus
  send_wait_time: 200ms


modbus_controller:
  - id: temp_hum_meter
    modbus_id: modbus1
    address: 0x03
    update_interval: 5s


sensor:
  - platform: modbus_controller
    modbus_controller_id: temp_hum_meter
    name: "Temperature"
    id: modbus_temperature
    register_type: holding
    address: 0x00
    unit_of_measurement: "%rh"
    value_type: FP32
    accuracy_decimals: 1    
  - platform: modbus_controller
    modbus_controller_id: temp_hum_meter
    name: "Humifdity"
    id: modbus_humidity
    register_type: holding
    address: 0x01
    unit_of_measurement: "℃"
    value_type: FP32
    accuracy_decimals: 1


And in log file i have this errors

[W][modbus_controller:136]: Duplicate modbus command found: type=0x3 address=1 count=2
[20:30:21][D][modbus_controller:043]: Modbus command to device=3 register=0x01 countdown=0 no response received - removed from send queue

What i doing wrong? Please help.  

RS485 comunication parameters

20:2



Attached Files Thumbnail(s)
   
Print this item

  A24 Display options
Posted by: Yocee - 02-13-2024, 04:12 PM - Forum: KinCony A24 - Replies (3)

Is there any possibility to connect a display to the A24 panel? I do not use the gsm connection, nor the K-thermometers.

Print this item

  Can the relays of the KC868 H32B be configured to be normally closed
Posted by: Borja - 02-13-2024, 08:25 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

¿Can the relays of the KC868 H32B be configured to be normally closed? ¿or is there any other similar module that have normally closed relays?

Print this item

  B. OpenSource Smart Home with proprietary components
Posted by: white - 02-12-2024, 01:38 PM - Forum: Apply for free sample product - No Replies

Hi, I'm have plan to make a open source system for smart home proprietary components. for this I just searching components what I can use in my project and your KC868-A4 is looking good. At first stage I want to complete all components and make a sample system calaborated with Home Assistans, then I'll make a working system maybe with more Kinciny components, who knows Smile  Boundle E look good for start. maybe do you have CT Clamp sensors too?

If you want to know more about this feel free to write and ask.

Print this item

  KC868_A4 Tuya Bluetooth
Posted by: Savich - 02-11-2024, 08:29 PM - Forum: KC868-A4 - Replies (5)

Hello, I have a KC868_A4 board
 Software Version v2.2.2 KCS installed, Tuya license activated and I manage it through the Android  Smart Life application over the Internet. I want to manage it through Smart Life without internet and through Bluetooth like Tuya products, but I haven't found a solution how to do it

Print this item

  KC868-A2 SIM7600
Posted by: Carl - 02-11-2024, 05:04 PM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hello,

After having used a few KC868 boards with Home Assistant I have a project I need to use SMS so I bought the 7600 kit with  KC868_A2.  I tried using some experimental ESPHome support for 7600 with no luck, so I have installed Kincony firmware to eliminate variables.

On this firmware the monitor page always says "GPRS: disconnected".  I have verified SIM card works on another device.

How can I get more debug info on what is wrong?

Thanks

Print this item

  KC 868 A4S Home assistant help
Posted by: hocine86 - 02-11-2024, 07:14 AM - Forum: News - Replies (1)

I have a kincony KC868 A4s board and I want to program a smart home using home
I have a kincony KC868 A4s board and I want to program a smart home using home assistant
1- DHT22 temperature and humidity sensor
2-door sensor
3- BIR sensor
4- water level
So that relay 1 control by DHT22 and relay2 control by water level
Door sensor send notification while door open
BIR send notification When anyone moves around
Please send me the configuration file of home assistant
Thanks and regards

Print this item