(01-05-2023, 08:44 AM)admin Wrote: Can other types of temp/humidity sensors be used such as DHT22 and SHT-C3?
--> sure, just use 1-wire sensor for KC868-A6 board is ok, just tasmota firmware supported.
Since Tasmota already has the libraries for the two you mention, is there a way to update Tasmota or does Kincony provide additional 868-A6 updates?
--> Tasmota always update firmware, you can download firmware from tasmota official webpage.
I followed your instructions and works with the two sensors you indicated. I then tried two DS18B20 temp probes changing the configuration table to show 32/33 as DS1820. Only one shows up, why?
--> do you use two DS18B20 with 2 GPIOs or 1 GPIO?
I used both 32 and 33 (IO1 and IO2) but only one shows up in Tasmota when two DS1820's are connected, one to IO1 and the other to IO2. I can connect a DHT11 on one and a DS1820 on the other input and they both show up but when I make them both DS1820 only one shows up.
(01-06-2023, 03:30 AM)Vulcan Wrote:(01-05-2023, 08:44 AM)admin Wrote: Can other types of temp/humidity sensors be used such as DHT22 and SHT-C3?
--> sure, just use 1-wire sensor for KC868-A6 board is ok, just tasmota firmware supported.
Since Tasmota already has the libraries for the two you mention, is there a way to update Tasmota or does Kincony provide additional 868-A6 updates?
--> Tasmota always update firmware, you can download firmware from tasmota official webpage.
I followed your instructions and works with the two sensors you indicated. I then tried two DS18B20 temp probes changing the configuration table to show 32/33 as DS1820. Only one shows up, why?
--> do you use two DS18B20 with 2 GPIOs or 1 GPIO?
I used both 32 and 33 (IO1 and IO2) but only one shows up in Tasmota when two DS1820's are connected, one to IO1 and the other to IO2. I can connect a DHT11 on one and a DS1820 on the other input and they both show up but when I make them both DS1820 only one shows up.
Ok, now I can see both DS1820's. In the configuration table and when you assign a sensor, there is a option for 1,2,3,4. I selected 1 for the first sensor(32) and then 2 for the second sensor(33). Can you explain what these are doing on the A6 board and how to use them both on the sensor inputs, I2C, SPI, etc.
Is there a functional document that explains exactly how the template controls different aspects of the board?
Thank you.