03-16-2024, 12:15 PM
sorry, it's ok, if you send serial command to ARM CPU control output and read input. just according to this protocol:
https://www.kincony.com/smart-controller...tocol.html
for example, if you want use ESP32 to control ARM CPU's digital output port-1, use can send command "RELAY-SET-255,1,1" to ARM CPU by 115200bps.
https://www.kincony.com/smart-controller...tocol.html
for example, if you want use ESP32 to control ARM CPU's digital output port-1, use can send command "RELAY-SET-255,1,1" to ARM CPU by 115200bps.