Smart Home Automation Forum
Tasmota Configuration file or Precompiled firmware for KC868-A8S - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A8S (https://www.kincony.com/forum/forumdisplay.php?fid=24)
+--- Thread: Tasmota Configuration file or Precompiled firmware for KC868-A8S (/showthread.php?tid=2306)

Pages: 1 2


Tasmota Configuration file or Precompiled firmware for KC868-A8S - pacitzu - 09-20-2022

is there a configuration file or pre-compiled firmware for the KC868-A8S board?

I found this guide for the KC868-A8 board https://www.kincony.com/forum/showthread.php?tid=1128

but I have not found any guide to be able to use the KC868-A8S board with Tasmota.

Ok the two boards KC868-A8 and KC868-A8S are similar but there are some differences:
for example how can I configure the Rs485 with Tasmota.

Thank you


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - admin - 09-20-2022

you can use A8's tasmota firmware on A8S, just set different IIC SDA,SCL pins.


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - alf - 08-10-2023

come posso configurare il modulo sim 7600 su kc868-a8s ??


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - admin - 08-11-2023

just download "KCS" v2 firmware, that support SIM7600 module to use.
here is download link: https://www.kincony.com/forum/showthread.php?tid=3109


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - alf - 08-11-2023

Chiedo scusa ....io sto usanti il firmware tasmota esiste un precompilato oppure un esempio di integrazione??


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - admin - 08-11-2023

but tasmota not support SIM7600 4G module.


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - alf - 08-12-2023

Buongiorno come posso collegare più sensori ds18b20 al modulo kc868-a8s ne vedo sempre solo 1 e non capisco come fare grazie


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - admin - 08-12-2023

one GPIO can use for multi DS18b20 temperature sensor, every DS18b20 have different address.


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - alf - 08-12-2023

Unfortunately connecting more than one on the same GPIO sees only one


RE: Tasmota Configuration file or Precompiled firmware for KC868-A8S - admin - 08-12-2023

Multiple Sensors~
Tasmota supports multiple DS18x20 sensors connected to a single ESP8266/ESP32 chip using a single or multiple (up to 4) GPIOs. The default maximum is set to 8 sensors (driver code). It is possible to override this number in user_config_override.h by adding a line with #define DS18X20_MAX_SENSORS <new-value> (ESP8266/ESP32 only). However one should take into account that:
see here details: https://tasmota.github.io/docs/DS18x20/#tasmota-settings