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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,256
» Latest member: Stanb
» Forum threads: 4,106
» Forum posts: 20,580

Full Statistics

Online Users
There are currently 127 online users.
» 0 Member(s) | 111 Guest(s)
AhrefsBot, Amazonbot, Bing, PetalBot, Semrush, bot

Latest Threads
How to get started
Forum: KC868-A16
Last Post: Lomagno
1 hour ago
» Replies: 13
» Views: 6,861
Force sensitive sensor wi...
Forum: KC868-A series and Uair Smart Controller
Last Post: Elgatoguiri
11 hours ago
» Replies: 6
» Views: 77
G1 powerup issue
Forum: G1
Last Post: admin
Today, 06:47 AM
» Replies: 1
» Views: 9
DM16 output not turning o...
Forum: DM16
Last Post: admin
Yesterday, 01:11 PM
» Replies: 26
» Views: 2,791
A Project in Saudi Arabia...
Forum: Apply for free sample product
Last Post: Maxsys249
Yesterday, 07:56 AM
» Replies: 2
» Views: 107
KinCony Pi5M32 – Raspberr...
Forum: News
Last Post: admin
06-25-2026, 10:40 AM
» Replies: 0
» Views: 42
RS485 issue
Forum: B4M
Last Post: admin
06-25-2026, 02:04 AM
» Replies: 6
» Views: 73
KinCony Pi5R32 – Raspberr...
Forum: News
Last Post: admin
06-24-2026, 02:54 PM
» Replies: 0
» Views: 44
how to set "momentary" & ...
Forum: B16M
Last Post: admin
06-24-2026, 08:06 AM
» Replies: 0
» Views: 32
[Bug] A16v3 (v3.24.3) - W...
Forum: "KCS" v3 firmware
Last Post: savingguillemot
06-23-2026, 08:22 AM
» Replies: 2
» Views: 357

  Digital inputs
Posted by: bsarevalo - 06-12-2023, 04:09 PM - Forum: KC868-A6 - Replies (6)

Hello everyone ! Is it possible to connect a 3.3V input to one of the connectors of the module?



Attached Files Thumbnail(s)
   
Print this item

  Dali-2
Posted by: matija - 06-12-2023, 12:56 PM - Forum: KC868-A8S - Replies (1)

How to connect DALI-2 (https://www.tridonic.com/en/int/product/23309?tab=0to) to my KC868-A8S controller using ESPHome?



Attached Files Thumbnail(s)
   
Print this item

  KC868-A64_V1.4 PCB size diagram
Posted by: admin - 06-10-2023, 02:09 PM - Forum: KC868-A64 - No Replies


.pdf   KC868_A64_V1.4-size.pdf (Size: 248.25 KB / Downloads: 748)

Print this item

  Are the Other GPIO available in any way on the board ?
Posted by: primeroz - 06-07-2023, 03:28 PM - Forum: KC868-A2 - Replies (4)

I would like to access the other GPIOs if possible. 

are other gpio available on the board or is i2c expander the only way ? 

thanks

Print this item

  KC868-Uair
Posted by: Marzuqi - 06-07-2023, 06:37 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Greetings!

I have KC868-Uair with SHT30 sensor
Do you have an example code for this?

Thank you

Print this item

  MQTT command for buzzer
Posted by: PSaragoni - 06-06-2023, 08:55 AM - Forum: KC868-A4 - Replies (3)

Hi, 

I'm using KC868-A4 for a simple MQTT project with Kincony's firmware + Mosquitto + Node Red and I'm wondering if there's the chance to activate the buzzer ussing an MQTT command like for relay outputs:

e.g.
Topic: KC868_A4/************/SET
Payload: msg.payload = {"???????":{"value":true}}

I tried many entries instead of "?" but none work. Is it possible or may be it would be implemented in the future?

Thank you in advance for your support.

Paolo

Print this item

  KC868-Server Modbus Long Distance
Posted by: v1rtus - 06-05-2023, 06:05 PM - Forum: KC868-HxB series Smart Controller - Replies (9)

Hi,

I have a KC868-Server module, and a few Temperature and Humidity Sensors (XY-MD01). Everything works find when connection cable is short or when there is only one sensor connected via long cable ( a few meters).
However when I connection more that one sensors via long cable, sensors either do not work at all or some of them work time to time.
Any ideas?

Thank you in advance!

Print this item

  Input 3/5v
Posted by: Ansu - 06-05-2023, 12:40 PM - Forum: KC868-A8 - Replies (3)

Hello
Is it possible to modify board to work with lower digital input voltages 3 or 5v

Print this item

  Can't programm relays on 868-A6
Posted by: Amich - 06-05-2023, 12:12 PM - Forum: KC868-A6 - Replies (1)

Hi guys, I'm new to Kincony and new to coding using ESP32.

Can someone post a simple code to turn on one of the relays of the A6? I can't get it to work.

Thanks,
Amichai

Print this item

  Technical question LoRa transceiver
Posted by: bsarevalo - 06-03-2023, 04:42 AM - Forum: KC868-A6 - Replies (1)

Hello everyone, my application is already working, although I have doubts about the following: I am using 3 KC868-A6 modules, so module 1 is the master node and the other modules are nodes that listen to the master and must respond to the master. I have used the pin definition with the Kincony examples for sender and receiver so for the Master Node I use

#define ss 5
#define rst 21
#define dio0 2

and for the nodes I use

#define ss 5
#define rst 14
#define gave0 21

My question is... can I use the same pin configuration in all the modules? ... I did a test and it works but I don't know what the difference is in configuring the pins for the transmitter and receivers, for this application that I develop each module must send and receive! thank you very much for your help !

Print this item