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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,374
» Latest member: zeth
» Forum threads: 2,574
» Forum posts: 13,315

Full Statistics

Online Users
There are currently 69 online users.
» 0 Member(s) | 48 Guest(s)
Amazonbot, Bing, Bytespider, Crawl, Google, PetalBot, Semrush, Yandex, bot, owler

Latest Threads
KC868-A2 configure yaml f...
Forum: KC868-A2
Last Post: elemarek
7 hours ago
» Replies: 15
» Views: 7,685
How can I power multiple ...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
8 hours ago
» Replies: 12
» Views: 134
how to use AS ESP32-S3 vo...
Forum: KinCony AS
Last Post: biofects
Today, 03:07 AM
» Replies: 13
» Views: 468
change wake up name
Forum: KinCony AS
Last Post: admin
Today, 02:10 AM
» Replies: 13
» Views: 102
Problem with IFTTT automa...
Forum: "KCS" firmware system
Last Post: admin
Yesterday, 11:41 PM
» Replies: 6
» Views: 51
A32 Pro ESPHome yaml incl...
Forum: KC868-A32/A32 Pro
Last Post: admin
Yesterday, 11:15 PM
» Replies: 18
» Views: 191
KC868-A2 ESP32 I/O pin de...
Forum: KC868-A2
Last Post: admin
Yesterday, 11:12 PM
» Replies: 8
» Views: 2,272
Need help with configurat...
Forum: KC868-HxB series Smart Controller
Last Post: admin
Yesterday, 04:32 AM
» Replies: 32
» Views: 399
ESP32 S3 set up issue
Forum: Extender module
Last Post: admin
12-17-2024, 11:43 PM
» Replies: 10
» Views: 73
KC868-A8 Schematic
Forum: KC868-A8
Last Post: admin
12-17-2024, 11:40 PM
» Replies: 7
» Views: 53

  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

  how to use one click , double , holed click for automation esphome
Posted by: engmohades - 06-02-2023, 07:22 PM - Forum: KC868-A16S - Replies (5)

can give me example contain one click , double , holed click for automation esphome for kc868-a16s

please write the code to use it

Print this item

  KinCony A4 work with Apple Homekit by MATTER
Posted by: admin - 06-01-2023, 06:10 AM - Forum: News - No Replies

I have tested with tasmota MATTER protocol, it can work with Apple Homepod/Apple TV + KC868-A4. Support use by Apple Homekit and Siri voice control.
   
   

Print this item

  KC868-A8 uart port for PZEM-0004T
Posted by: allbeq - 05-31-2023, 08:27 PM - Forum: KC868-A8 - Replies (7)

First, hello All!
I succesfully run my ESPHome project and used almost all available pins on topic board. 
I would like also use IR rx and tx pins for uart port for PZEM 004T sensor which works perfectly on my previous esp32 node..
here is piece of code Im trying to use:

Code:
uart:
  tx_pin: 2
  rx_pin: 15
  baud_rate: 9600

modbus:
#i2c temps and pzem
sensor:
  - platform: pzemac
    current:
      name: "PZEM-004T Prąd"
    voltage:
      name: "PZEM-004T Napiecie"
    power:
      name: "PZEM-004T Moc"
    energy:
      name: "PZEM-004T Energia"
    frequency:
      name: "PZEM-004T V3 Frequency"
    power_factor:
      name: "PZEM-004T V3 Power Factor"
    update_interval: 60s

I have use also GND and vcc 5V from IR pins but it does not work - is it ok to run uart on these pins? 15 and 2 ?

Regards

Print this item

  Kc868-A4 Temp Sensor
Posted by: tvalles - 05-31-2023, 01:59 PM - Forum: "KCS" firmware system - Replies (1)

Hello, I am testing with the KCS firmware and the KC868-A4 board and I am not able to see how to read the temperature sensor input, is it implemented? Confused

Tks. 

Print this item

  KCK-A16S give ethrnet failed to connect
Posted by: engmohades - 05-30-2023, 04:09 PM - Forum: KC868-A16S - Replies (3)

after I  finished  configure yaml for ESPhome  KC868-A16S according to these page     https://www.kincony.com/forum/showthread.php?tid=2789    

My  KCK-A16S give ethrnet failed to connect    

how solve these problem ?  



Attached Files Thumbnail(s)
   

.txt   ESPHome_KC868-A16S.txt.txt (Size: 5.63 KB / Downloads: 167)
Print this item

  Expander 24 relay and 64 relay
Posted by: bsarevalo - 05-29-2023, 11:30 PM - Forum: KC868-A6 - Replies (3)

Hi everyone, especially Hifikat! ... I am finishing a project and we are using 3 KC868-A6 modules ... for the moment everything is going well ... now our client asked us to expand the outputs of module 1 to 24 relays and of module 2 to 64 relays ... Could you recommend good options for this? ... expansion cards i2c, uart...? If you have the products, you can tell us the reference... surely we are going to buy!

Print this item

  i want copy of KCS FIRMWARE FOR A16S
Posted by: engmohades - 05-29-2023, 08:48 AM - Forum: KC868-A16S - Replies (5)

can copy of firmware of KCS FOR A16S ?

Print this item

  KC868-H32BS V2.10sp firmware update
Posted by: admin - 05-26-2023, 10:16 PM - Forum: News - Replies (2)

improvement:
1. fixed bug RS485 work by 38400bps
2. fixed bug work with KC868-AK

.zip   H32BS_V210SP_20230525.zip (Size: 142.28 KB / Downloads: 202)

Print this item