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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,319
» Latest member: marekzerzan
» Forum threads: 3,230
» Forum posts: 16,974

Full Statistics

Online Users
There are currently 14 online users.
» 0 Member(s) | 6 Guest(s)
Amazonbot, Crawl, PetalBot, bot

Latest Threads
Need Help: SIM7600E Doesn...
Forum: Development
Last Post: hamshini_marat
Today, 12:58 AM
» Replies: 2
» Views: 11
B16 ESPHome yaml for home...
Forum: B16
Last Post: ck1
Today, 12:20 AM
» Replies: 6
» Views: 336
KC868-A8 TCP -Server
Forum: KC868-A series and Uair Smart Controller
Last Post: Dm81
Yesterday, 09:57 PM
» Replies: 12
» Views: 154
KC686-A6 and KC868-A16 no...
Forum: Development
Last Post: admin
Yesterday, 09:36 PM
» Replies: 1
» Views: 3
KC686-A6 error on upload
Forum: "KCS" v2 firmware system
Last Post: SINUKOVS20
Yesterday, 05:22 PM
» Replies: 8
» Views: 409
MCP23017 interrupt pin
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: rboers
Yesterday, 01:24 PM
» Replies: 2
» Views: 25
kc868-server16
Forum: DIY Project
Last Post: admin
Yesterday, 10:24 AM
» Replies: 3
» Views: 17
Driver recommendation for...
Forum: DIY Project
Last Post: alex12312326
Yesterday, 09:37 AM
» Replies: 6
» Views: 298
Error Flashing new KCS fi...
Forum: KC868-A2v3
Last Post: admin
07-13-2025, 11:47 PM
» Replies: 9
» Views: 88
KC868-A16v3 ESP32-S3 IO p...
Forum: KC868-A16v3
Last Post: admin
07-13-2025, 03:39 AM
» Replies: 11
» Views: 1,532

  "KCS" v3.10.0 for ALR/A6v3 LoRa relay board
Posted by: admin - 05-19-2025, 10:42 AM - Forum: "KCS" v3 firmware - No Replies

enable ALR/KC868-A6v3 board LoRaWAN protocol. 
You can set ALR/KC868-A6v3 board work with each other by LoRa "server" or "client" mode.



Attached Files
.zip   KCS_ALR_V3.10.0.zip (Size: 1,001.43 KB / Downloads: 72)
.zip   KCS_A6V3_V3.10.0.zip (Size: 1 MB / Downloads: 76)
Print this item

  G1 fails to register incoming calls
Posted by: Bodad - 05-18-2025, 01:50 PM - Forum: G1 - Replies (15)

Hi!

I've been using the G1 with 4G SIM as a gate opener for a few months now.  Some time ago, the G1 stopped registering incoming calls (RING +441234567890 etc not appearing on screen) and the number was not being sent to my MQTT broker.  I reflashed with the latest firmware available at the time (3.9.1) and everything started working OK again.  The problem has returned.  I've reflashed with the latest firmware (3.9.2) but the incoming call isn't being registered on the screen or being sent over MQTT.  I can send and receive text messages OK and the 4G online signal is 64%.  I can also make a test call from the G1 to my mobile which does cause my phone to ring.

When I first installed the G1, calls to it rang until I cancelled the call.  Shortly after, incoming calls were rejected after 1 ring but the SSID was displayed on the screen and passed over MQTT, a better solution for my use case.  The incoming calls are still rejected after 1 ring, but the call isn't being registered.

Is there something that I can do to return the incoming call/CallerID functionality?

Thanks,

Bodad


Hi again,

Scratch that. I tried a different SIM and it all worked fine. It must be something about the SIM which is a provider issue, not a G1 issue. However, it would still be helpful to have a setting that allows the number to ring a set number of times (or just until the CallerID is captured) and then rejects the call.

Thanks,

Bodad

Print this item

  KC868-A8 pullups off
Posted by: Oversteer - 05-18-2025, 09:29 AM - Forum: KC868-A series and Uair Smart Controller - Replies (10)

Hello

 I have a KC868-A8 that I'm using with Homeassistant via Tasmota.

I'm trying to use it to operate my garage doors and see the reed switches on the doors for status, while still also having my alarm panel work with the doors and reed switches.

The outputs are easy, they work fine, but when I try to share a reed switch the alarm panel isn't happy when I tie in the ESP, and can't see the switch change state and thinks the doot is always open, I'm thinking this is because the inputs on 868 have pull-up turned on!?

Can I change the template string to set all the inputs to no pull-up ? or what do I need to do ?

Template I'm using ; {"NAME":"KC868-A8","GPIO":[32,0,1120,0,640,608,0,0,0,1,1,1152,0,0,5600,0,0,0,0,5568,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,1],"FLAG":0,"BASE":1,"CMND":"EthClockMode 3 | EthAddress 0 | EthType 0 | I2CDriver2 1"}

Thanks

Justin

Print this item

  KC868-a6-v1.3sp + Pulse counter
Posted by: boneless - 05-17-2025, 04:33 PM - Forum: KC868-A series and Uair Smart Controller - Replies (2)

Hello all,

Trying to connect a flow meter to the KC868-a6-v1.3sp board. I expect around 500 Hz.
Are there any GPIO pins available for this on the board?

Thank you!

Code:
sensor:
  - platform: pulse_counter
    pin:
      number: 14
      mode: INPUT_PULLUP
    unit_of_measurement: 'l/min'
    name: 'Water Flow Sprinkler'
    update_interval: 10s
    filters:
      - lambda: return (x+4)/8/60;

    total:
      unit_of_measurement: 'l'
      name: 'Water Volume Sprinkler'
      filters:
        - multiply: 0.00210084033  # (1/476 pulses per l)

Print this item

  ESP32-S3 Core Board - Resetting when Connecting/Disconnecting USB Serial Cable
Posted by: egionet - 05-16-2025, 09:20 PM - Forum: Development - Replies (5)

Has anyone else experienced the following behaviour with the ESP32-S3 Core Board:

  1. Connect the ESP32-S3 Core Board to the development PC via a USB serial cable.
  2. Compile the program and upload the binary to the ESP32-S3 Core Board.
  3. Observation #1: If the development PC is left connected for 2 to 3 hours, the ESP32-S3 Core Board reboots or it goes into an inoperable state that requires a hard reset.
  4. Observation #2: If the USB serial port's connection is cycled, from connected to disconnected, and then reconnected a couple of times, the ESP32-S3 Core Board reboots.
  5. Observation #3: If the USB serial cable is disconnected, the ESP32-S3 Core Board operates flawlessly.  The ESP32-S3 Core Board was left powered for a 7-day burn-in with no reboots or memory leaks.

Thanks in advance.

Print this item

  KC868-A32 Shutter with percentage
Posted by: Mert - 05-16-2025, 10:55 AM - Forum: KC868-A32/A32 Pro - Replies (2)

Hello,
I have a KC868-A32 device, and I would like to use it for roller shutter (blind) control, ideally with integration into Home Assistant.
I’ve tried using ESPHome, but the outputs were only recognized as switches, not as covers.
My questions:

  1. How can I use my KC868-A32 for roller shutter control, including percentage-based position control?
  2. Which firmware is best suited for this purpose: ESPHome, Tasmota, or Tuya?

Print this item

  KC868-A16 Shutter with percentage
Posted by: Mert - 05-16-2025, 10:54 AM - Forum: KC868-A16 - Replies (4)

Hello, 

I have a KC868-A16 device, and I would like to use it for roller shutter (blind) control, ideally with integration into Home Assistant.
I’ve tried using ESPHome, but the outputs were only recognized as switches, not as covers.
My questions:

  1. How can I use my KC868-A16 for roller shutter control, including percentage-based position control?
  2. Which firmware is best suited for this purpose: ESPHome, Tasmota, or Tuya?

Print this item

  KC868-D16 Home Assistant
Posted by: simpl3x - 05-16-2025, 08:45 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

Hi, how to KC868-D16 integrate in Home Assistant? Over MQTT? or ESPHome?

Print this item

  conexiones mqtt y node red
Posted by: alhema924 - 05-15-2025, 05:01 PM - Forum: KC868-A16 - Replies (8)

Buen día:
Le escribo para informarle que soy un nuevo usuario de las placas KC868-A16.
He procedido a instalar el firmware KCS_KC868_A16_V2.2.2. Me complace informar que, tras realizar las verificaciones correspondientes, he podido confirmar que la placa en cuestión cuenta con alojamiento web y la capacidad de operar los relés internos. Sin embargo, me interesa la posibilidad de controlar la placa mediante flujos de red. Al subir un programa a la placa usando Arduino ID, se pierde el acceso al host de la placa.
Por lo tanto, solicito información sobre la viabilidad de controlar el tablero tanto a través de Node Red como mediante alojamiento web mediante protocolos MQTT. Necesito cargar juegos en los tableros para una sala de escape y controlar las salidas desde Node Red, así que me gustaría saber qué tema sería el más adecuado. Estoy a su disposición para proporcionarle toda la información necesaria. Gracias por su atención y le envío un cordial saludo.

Print this item

  smoke sensor pin define
Posted by: admin - 05-15-2025, 12:22 AM - Forum: Extender module - No Replies

cable color pin define:
RED: DC12V+
BLACK: GND
WHITE: COM
ORANGE: Normal Open
YELLOW: Normal Close
   
   
   

Print this item