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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,061
» Latest member: Tomadoggy
» Forum threads: 3,986
» Forum posts: 20,225

Full Statistics

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

Latest Threads
N30 no Energy (kWh)
Forum: "KCS" v3 firmware
Last Post: alexlans
1 hour ago
» Replies: 12
» Views: 88
Questions about KinCony F...
Forum: F16
Last Post: admin
2 hours ago
» Replies: 1
» Views: 6
"KCS" v3.25.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
2 hours ago
» Replies: 2
» Views: 129
Energy calculation for ne...
Forum: N30
Last Post: GWS
8 hours ago
» Replies: 4
» Views: 19
Las Firmware ?
Forum: KC868-A16
Last Post: admin
Today, 12:07 AM
» Replies: 1
» Views: 10
AIO Hybrid ESP32-S3 IO pi...
Forum: AIO Hybrid
Last Post: admin
Today, 12:06 AM
» Replies: 5
» Views: 624
E16v3 - CE
Forum: Suggestions and feedback on KinCony's products
Last Post: admin
Today, 12:02 AM
» Replies: 8
» Views: 378
DM16 output not turning o...
Forum: DM16
Last Post: admin
Yesterday, 06:43 AM
» Replies: 22
» Views: 2,083
Add uptime to board infor...
Forum: Suggestions and feedback on KinCony's products
Last Post: admin
05-17-2026, 06:35 AM
» Replies: 14
» Views: 347
Suggestion for Kincony bo...
Forum: DIY Project
Last Post: admin
05-17-2026, 06:34 AM
» Replies: 1
» Views: 27

  KC868-A16 protocol_custom call rs485 using http?
Posted by: stanchiam - 01-01-2024, 02:02 PM - Forum: "KCS" v2 firmware system - Replies (3)

Hi,

How can the protocol - custom page be use to call the rs485 modbus devices attached to the RS485 AB port.
Example a hex 0106000103E8D8B4 will call the device and set it to 10v.
I try using call it using post/get the url but will get "File does not exist".

   

Print this item

  KC868-A32M vs KC868-A16
Posted by: charlesrg - 01-01-2024, 02:51 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Wiring Diagrams for A32M show low side (Negative side) switching. While for A16 is shows high side (positive side) switching.

It makes the wiring for one of the other be very different. Since both are using P-Channel Mosfets are this diagrams correct ?
Is there a reason to make them very different and not interchangeable ?

Is it possible to do High side switching with the A32M ?


Thank you,

Print this item

  lost access to my module’s interface with IP address
Posted by: Lamri - 12-30-2023, 10:00 PM - Forum: KC868-A16S - Replies (7)

After configuring Home Assistant, I managed to control my KC868-A16S module with it. However, I lost access to my module’s interface with the IP address 192.168.1.76. It’s important to note that before setting up Home Assistant, I was always able to connect to the module’s interface with this IP address. Can you assist me with this problem?

Print this item

  KC868-A16S & Tuya & Alexa
Posted by: Lamri - 12-29-2023, 11:29 PM - Forum: KC868-A16S - Replies (3)

Hello, I have added my Kincony KC868-A16S module to the Tuya app and everything works fine. However, when integrating with Alexa via the Tuya app, Alexa starts up and tells me that my robot vacuum cleaner device is not yet supported in this language. But my module is not a vacuum cleaner. What should I do so that I can control my module with Alexa? Also, the language setting on my phone is French

Print this item

  Best product for application
Posted by: SwampHouse - 12-29-2023, 04:40 PM - Forum: DIY Project - Replies (9)

Hi

You have a large selection of products, so I thought I better ask to see what best fits my application. This project is fairly simple. Need to send a SMS TXT  when a digital input is triggered.  Can use IFTTT or some other means.  When the switch is open a TXT will be sent when switch closes TXT will be sent.  Will have WiFi at the location. You have so many different options using ESP32 and other, so let me know your recommendations.  Would prefer not to use TUYA if possible.

Print this item

  A16S Modbus control
Posted by: xsa - 12-29-2023, 04:04 PM - Forum: "KCS" v2 firmware system - Replies (7)

Hi,

I would like to control my A16S board with modbus protocol. The controller is an ESP32 with esphome firmware. The switch part of the esphome config is as follows:

switch:

  - platform: modbus_controller
    name: 'testsw1'
    address: 0
    register_type: coil
    bitmask: 1
…. to switch 8

  - platform: modbus_controller
    name: 'testsw8'
    address: 7
    register_type: coil
    bitmask: 1

  - platform: modbus_controller
    name: 'testsw9'
    address: 8
    register_type: coil
    bitmask: 1

Everything works perfectly as long as only the first 8 switches are defined. However, if relay 9 is also configured, when it is switched on, the 9th relay switches but the status feedback comes back from the first relay (in esphome 1st relay on - 9th relay off ; on the relay board 9th relay on 1st off) and vice versa. How to program esphome so that it works correctly? 

   
   

Print this item

  KC868-A32 temperature sensor
Posted by: stanchiam - 12-29-2023, 12:13 AM - Forum: "KCS" v2 firmware system - Replies (7)

Hi,

How can we use ds18b20 temperature sensor for KC868-A32 board? For KC868-A16 there is gpio input but this board does not have.
Does KC868-A32 support temperature sensor?

Print this item

  KC868 Server MQTT QOS and Retain?
Posted by: meer - 12-27-2023, 01:01 PM - Forum: KC868-Server Raspberry Pi4 local server - Replies (1)

Is there any way to edit QOS and Retain flag on KC868 Server? Thank you.

Print this item

  Timer on IFTTT DOES NOT WORKING
Posted by: spiroqosjak@gmail.com - 12-25-2023, 02:03 PM - Forum: KC868-A16 - Replies (5)

I use A16 board.
I have added an if by timer but does not working .

Print this item

  A24 arduino demo source code-07-analog out (DAC)
Posted by: KinCony Support - 12-25-2023, 07:56 AM - Forum: KinCony A24 - No Replies

Code:
#include "DFRobot_GP8403.h"
#include "Wire.h"
DFRobot_GP8403 dac(&Wire,0x58);

void setup() {
  Serial.begin(115200);
  Wire.begin(16,5);
  while(dac.begin()!=0){
    Serial.println("init error");
    delay(1000);
   }
  Serial.println("init succeed");
  //Set DAC output range
  dac.setDACOutRange(dac.eOutputRange10V);
  dac.setDACOutVoltage(10000, 0);
  dac.setDACOutVoltage(10000, 1);
  delay(1000);
  //Store data in the chip
  dac.store();
}

void loop(){
}
   

Print this item