So it look like I have my CBT all set to go, and I can send and receive via CoolTerm. However, I seem to only be the error "B" (in hex) when I check the status of the BUS 1 while connected via the OBD2 port. When I look at the SerialCommand.h file, it looks like the "B" I get is from the line of code
channel.readRegister(EFLG)
Is there someplace I can look up the potential values of EFLG and what they mean?