It would be useful to see the Arduino code too, however, do you need to append a newline here?
Also, your code sends "on" for on, and "Off" for off. Details matter. Is case important here?
Code:
ser.write("on".encode('ascii'))
Statistics: Posted by ame — Fri Jan 17, 2025 12:29 am