09-15-2023, 07:00 AM
(09-14-2023, 10:31 PM)admin Wrote: you can download tasmota firmware and see online guide at here : https://www.kincony.com/forum/showthread.php?tid=1931
hi,
I followed the guide but the template code from the guide does not seem to work for the A32M.
{"NAME":"KC868-A32","GPIO":[32,0,1120,0,641,609,0,0,0,608,1,640,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}
After saving the code, the option to Configure PCF8574 disappears from the tasmota configuration menu. Using the template code for A16 seems to work. I just changed NAME to KC868-A32 on A16 template code
{"NAME":"KC868-A32","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}
I then followed the rest of the steps.