Quote: Originally Posted by sontakke
After purchasing BR3 OBD reader I have realized that this only works with the supplied software. Lots of software which works on ELM3 based reader will NOT work on BR3 based reader.
B. Roadman, the engineer behind the BR3 OBD Reader, has donated the interface/specification/code to Linux FreeDiag project. Using this code as a starting point, ELM based software can be modified to work with BR3 chip.
Many members on this forum have purchased this reader. Has anybody given thoughts on how more software can be ported to work on this reader?
I have been struggling with the same problem- I've been trying to get this reader to work on linux using FreeDiag. Unfortunately the FreeDiag project seems to be stalled and doesn't even work with this reader anymore. I am seriously considering writing some software from scratch for it- my project will be for Linux and the Empeg though- so I'm not sure how much it would help you guys. Programming wise it seems like a pretty easy interface- but implementing the OBD-II protocol in general looks nasty. I'll keep everyone updated on what I get accomplished in case there are some Linux hackers here.