camino icon indicating copy to clipboard operation
camino copied to clipboard

Callable added: get_nth_call - no reply

Open jpagliaccio opened this issue 1 year ago • 1 comments

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.

jpagliaccio avatar Sep 01 '23 14:09 jpagliaccio

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)

n-wach avatar Sep 01 '23 18:09 n-wach