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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,906
» Latest member: peorientmarketing
» Forum threads: 3,069
» Forum posts: 16,168

Full Statistics

Online Users
There are currently 18 online users.
» 0 Member(s) | 8 Guest(s)
Amazonbot, Bing, Crawl, PetalBot, Yandex, bot

Latest Threads
G1 fails to register inco...
Forum: G1
Last Post: Bodad
6 hours ago
» Replies: 0
» Views: 3
KC868-A32 I2C communicati...
Forum: KC868-A32/A32 Pro
Last Post: admin
7 hours ago
» Replies: 5
» Views: 436
KC868-A8 pullups off
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
8 hours ago
» Replies: 1
» Views: 6
KC868-A16 Shutter with pe...
Forum: KC868-A16
Last Post: lulu01
Today, 07:16 AM
» Replies: 4
» Views: 21
conexiones mqtt y node re...
Forum: KC868-A16
Last Post: admin
Today, 12:38 AM
» Replies: 8
» Views: 28
KC868-a6-v1.3sp + Pulse c...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Today, 12:37 AM
» Replies: 1
» Views: 6
M30 configure yaml for ES...
Forum: KC868-M16 / M1 / MB / M30
Last Post: pawelb
Yesterday, 06:43 PM
» Replies: 55
» Views: 2,791
ESP32-S3 Core Board - Res...
Forum: Development
Last Post: admin
Yesterday, 11:46 AM
» Replies: 3
» Views: 17
Problems wifi / ESPHome?
Forum: KC868-A128
Last Post: S.Krans
Yesterday, 08:13 AM
» Replies: 7
» Views: 111
KC868-A32 Shutter with pe...
Forum: KC868-A32/A32 Pro
Last Post: lulu01
05-16-2025, 09:38 PM
» Replies: 2
» Views: 13

  G1 fails to register incoming calls
Posted by: Bodad - 6 hours ago - Forum: G1 - No Replies

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 - 10 hours ago - Forum: KC868-A series and Uair Smart Controller - Replies (1)

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 - Yesterday, 04:33 PM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

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 (3)

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

  IFTTT automation
Posted by: DGHanter - 05-12-2025, 12:30 AM - Forum: KC868-A series and Uair Smart Controller - Replies (5)

Hi all. 
I purchased KS868 a16v3 to build a very simple apartment lighting control system. And I was unpleasantly surprised that I can't implement a simple lighting control scenario using the IFTTT function. Namely, by sending a signal to the digital input, sequentially turn on D0, D1. On one click D0 turns on, on the second D1, on the third D0 turns off, and so on. This would be easy to implement if the IF field could use the states of the digital outputs, but there is no such option, or am I missing something?

Print this item