camino
camino copied to clipboard
Callable added: get_nth_call - no reply
Hey Nathan, One more item. This happens each time when connecting. I am running with the latest library.
Callable added: get_nth_call
Got error on attempt 1/3: Nothing sent when a response was expected.
Thanks. Please let me know and I will test.
Hi! I am unable to reproduce this--can you give more info on your setup?
- is it always the first attempt that fails, and then it succeeds? does it ever fail after initialization?
- what is your baud rate? have you tried other ones?
- have you tried different ports, cables, Arduino?
You could also try running connection.port.flush()
and sleep(1)
before you call Arduino(connection)