OSError: [Errno 110] ETIMEDOUT?
OSError: [Errno 110] ETIMEDOUT?
I occasionally get "OSError: [Errno 110] ETIMEDOUT" when querying a Sparkfun Qwiic keyapad (https://www.sparkfun.com/products/14836). It doesn't correlate with whether a button has actually been pressed. The error is merely associated with querying the line. Any thoughts?
Re: OSError: [Errno 110] ETIMEDOUT?
What line of code throws this? I2C? If so, wrap the method in a try except. Unlike C python throws exceptions on errors.
Nyamekye,
Re: OSError: [Errno 110] ETIMEDOUT?
Yeah, I did that, and if it solves the problem, that's fine. I was just curious what causes it and whether it indicates that I'm doing something wrong or can otherwise alleviate it.
Return to “Technical Discussion”
Who is online
Users browsing this forum: No registered users and 1 guest