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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,000
» Latest member: jiamalikjup
» Forum threads: 3,973
» Forum posts: 20,134

Full Statistics

Online Users
There are currently 47 online users.
» 0 Member(s) | 37 Guest(s)
AhrefsBot, Amazonbot, Baidu, Crawl, bot

Latest Threads
AIO Hybrid ESP32-S3 IO pi...
Forum: AIO Hybrid
Last Post: H_spadacini
8 hours ago
» Replies: 1
» Views: 559
RTC DS3231 yaml code
Forum: KC868-A16v3
Last Post: admin
9 hours ago
» Replies: 1
» Views: 4
T64M PCB layout CAD file
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
Today, 08:08 AM
» Replies: 0
» Views: 6
T16M PCB layout CAD file
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
Today, 08:07 AM
» Replies: 0
» Views: 7
24V Pulse input
Forum: F16
Last Post: admin
Today, 04:23 AM
» Replies: 3
» Views: 10
Current and Power not add...
Forum: N60
Last Post: admin
Yesterday, 10:01 PM
» Replies: 9
» Views: 167
F16 relay stopped functio...
Forum: F16
Last Post: admin
Yesterday, 11:24 AM
» Replies: 7
» Views: 82
E8v3 PCB layout CAD file
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
Yesterday, 11:23 AM
» Replies: 2
» Views: 131
M30 configure yaml for ES...
Forum: KC868-M16 / M1 / MB / M30
Last Post: kiloptero
Yesterday, 10:39 AM
» Replies: 89
» Views: 23,142
N series Energy Meter for...
Forum: N30
Last Post: admin
Yesterday, 08:19 AM
» Replies: 0
» Views: 10

  KC868-AG and RF projector screen
Posted by: seatrope - 06-01-2025, 10:31 PM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi Kincony!

I have been very pleased with the KC868-AG in Home Assistant so far. It's very strong and reliable for IR signals especially when I know the protocol like RC5, or NEC.

I have been struggling to get it working with my projector screen. The projector screen has RF, IR and 12V trigger, I would like to avoid having to wire the 12V trigger. We have generally used the RF 433Mhz as this is very reliable from the handheld controller, but I have tried multiple times to capture the RF signal using either RAW or Pronto format in esphome, and it never works when I send it.

By chance, can you figure out what the native protocol format is from these photos of the remote circuit board?
The manual is here, and you can tell the model also:  https://brochures.onlinebiz.com.au/broch...manual.pdf

I have attached some pictures of the remotes, the control box and the circuit boards for both RF and IR remotes.

I am hoping to get it working with RF 433Mhz with the KC868-AG. Any tips?

Thank you!



Attached Files Thumbnail(s)
               
Print this item

  can not login to ifttt
Posted by: henny - 06-01-2025, 10:45 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

hello, as a newbie i recently bought a  kc868-a16 module and i programmed some automation with it,
but now i don't have access to the ifttt module it comes with a login promt but i 'am already logged in.
all other modules are accessible but not the ifttt one.

nothing changed with cables and /or passwords what is wrong with it ?

Print this item

  Knox
Posted by: Adarrada - 06-01-2025, 01:03 AM - Forum: KC868-HxB series Smart Controller - Replies (12)

Hi
I have KC868-H8B v2.2
I tried to set up my Poole and Deck for the summer again but I can’t connect with the app(Kbox). I checked and see that the board is connected to the Wi-Fi. 
I have set the IP address that is shown on the router and the port is 5555. But it does not react to the app. 
How can I get this board working again?

Print this item

Lightbulb Question: Can I Get kWh Values with 0.01 Resolution Instead of 1 kWh?
Posted by: rvs - 05-31-2025, 09:51 AM - Forum: KC868-M16 / M1 / MB / M30 - Replies (1)

Hello everyone,
I’m using a Kincony M30 to monitor individual group energy consumption, but I’ve noticed that the kWh readings are reported in 1 kWh increments. 
Is there a way to configure the M30 (or its firmware) so that it reports energy in 0.01 kWh steps instead of whole kWh? 

Any guidance or configuration tips would be greatly appreciated.

Thank you!

Print this item

  KC868 A16 and ESP32 Ulp
Posted by: vovo500 - 05-31-2025, 07:25 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,

I am developing a 256 Channel Pulse counter (Even if I need only 20 channels) for the A16 board.
The power consumption should be minimized for the device.

For pulse counting, the device must be able to read I/O ports using I2C.

Currently, this is not possible in an ULP program, because it requires one of the following port combinations for  I2C (See also: esp32-ulp-i2c):

IIC_SDA(SDA) -> GPIO13 (or GPIO11)
IIC_SDL(SCL) -> GPIO02 (or GPIO4)

The board has the following combination:

IIC_SDA -> GPIO04
IIC_SDL -> GPIO05

None of the connections are possible with the current version of the A16 board.

Additionally, it would be great to be able to switch of all peripheral functionality in an (ulp-) program.
Currently, it's not possible to disable e.g. ethernet and USB...
The pulse counter needs ethernet only every 15 minutes for a few milliseconds (MQTT).
I2C is needed only every 20ms.
Configuration will happen via web server. It will happen only after restart or after pressing a button.

Are there other boards which have similar functionality, but are usable for ulp i2c?

Thank you

Print this item

  Kc868-A4
Posted by: fdcemb5 - 05-30-2025, 10:17 AM - Forum: KC868-A4 - Replies (1)

If one integrates KC868-A4 to HA with ESPhome, how is the SIM module integrated to send and receive messages. I need direction how to use this module with the SIM Module.
Regards

Print this item

  Temp sensor
Posted by: williemcvillage - 05-29-2025, 09:25 PM - Forum: TA - Replies (1)

Hi

Can I use temp sensor DS18B20 or temp/humidity DHT11 with this board?

In case they're not compatible, which ones should work? 

How should be the wiring?

Thanks

Print this item

  Relay connection
Posted by: cln - 05-29-2025, 04:33 PM - Forum: KC868-A16v3 - Replies (5)

Hello, can you provide me with a wiring diagram for a relay on an output of the KC868-A16V3 board?
Thank you.

Print this item

  how to use HAv2 RS485 switch adapter work with E16S relay board
Posted by: admin - 05-29-2025, 02:13 AM - Forum: Extender module - No Replies

   
1. download KCS v2 firmware to KC868-E16S board, enable RS485 with "MODBUS-HA" mode.
   
2. use HAv2 PC config tool set the button action.
   
3. connect HAv2 with wall switch panel's K1,K2,K3,K4,K5,K6,KCOM to HAv2 board (use for buttons). D1,D2,D3,D4,D5,D6,DC12V to HAv2 board (use for LED state feedback) 
   
4. when press switch panel button or control by KCS monitor webpage or tuya app, the switch LED state will be updated.
   
   
   

this just demo for 6 relay, if you want many more switch panel control for 16 channel relay. just add switch panel and HAv2 module, parallel connection with RS485 port on KC868-E16S.

Print this item

  MQTT Digital Ports
Posted by: Psyos - 05-28-2025, 01:49 PM - Forum: "KCS" v3 firmware - Replies (3)

Good afternoom

I am using a KinCony Server16 Raspberry Pi IoT gateway with a Raspberry Pi CM4 EMMC, and I run Home Assistant in a container with Docker. Unfortunately, I was unable to enable I2C as indicated in the documentation, and even USB ports are not accessible in this setup. This containerized Home Assistant is the only alternative I could use.
I would like to know if it is possible to use the digital input ports of the KinCony device for sensors. If yes, how should these digital ports be configured to work properly with MQTT?
If it is not possible to activate sensors via MQTT through the digital input ports, what would be the recommended solution for integrating such sensors into Home Assistant in my setup?
Thank you in advance for your help.
Best regards,
Rui

Print this item