Posts: 8
Threads: 4
Joined: Mar 2023
Reputation:
0
Hi, I can't understand which doors are to be configured to command the relays from ESP32.
can you help me. From the example file I can't understand, thanks
Posts: 8
Threads: 4
Joined: Mar 2023
Reputation:
0
Thanks for the reply, I am trying to use this card with Arduino Cloud and invest the KC868-A4 model I managed to activate the releases as per the demo scheme:
Const Int relay1 = 2;
Const int Relay2 = 15;
Const int Relay3 = 5;
Const int Relay4 = 4;
In the KC868-A4S card the scheme is different and I don't understand how to activate the releases. Thank you
Posts: 8
Threads: 4
Joined: Mar 2023
Reputation:
0
Hi, for Arduino Cloud which library I need to add for PCF8574 IIC? It gives me an error that does not find the PCF8574.h file. Thank you
Posts: 6,180
Threads: 802
Joined: Oct 2020
Reputation:
151
sorry, i have not used Arduino Cloud . maybe you need to chose another PCF8574 library for Arduino Cloud.