Closed mkoval closed 9 years ago
I forgot to mention it, but I get the error mentioned in #11 if I attempt to reconnect after receiving the "not correct length" error. Maybe they're related?
Upon closer inspection, I suspect that this is a hardware issue with the control board. I am able to read the same sensors from a different control board with no issues.
There are two resistors missing on the bad board that are present on the good board (R1 and R2). There are also a few suspect solder joints (R4 and the I2C connectors). I don't know enough about the pinout on the microcontroller to definitively say that this is the cause, but it seems like a safe guess.
Dear Mr mkoval,
i am experiencing the same issue nearly 100% of the time. It would be extremely helpful, if you could upload a picture of the bad and the good board for comparison, so I can check, if thats the issue on my boards!
Best wishes,
Chris
I frequently receive this message when trying to connect to the control boards:
Once this happens, the control boards refuse to connect until I power cycle them. I generally have to repeat this process 10-15 times before the connection succeeds. This is obviously quite frustrating - do you have any ideas what the problem may be?
I have replicated this several computers. All are running Ubuntu 14.04 and have the version of
pyusb
included in theTakkTile-usb
package installed (version1.0.0a2
).