First and foremost, absolutely love this project! I am able to successfully connect to my ODBII bluetooth adapter.
When I initiate your software, it loads and states that is connecting to the CAN BUS; however, it never connects. When i close the software, there are the following errors in the terminal:
"invalid literal for int() with base 16: 'CH' "
I'm not that great with Python otherwise I'd inspect the code myself. Is this a quick fix item?
First and foremost, absolutely love this project! I am able to successfully connect to my ODBII bluetooth adapter.
When I initiate your software, it loads and states that is connecting to the CAN BUS; however, it never connects. When i close the software, there are the following errors in the terminal:
"invalid literal for int() with base 16: 'CH' "
I'm not that great with Python otherwise I'd inspect the code myself. Is this a quick fix item?