"These commands control whether or not space characters are inserted in the ECU
response.
The ELM327 normally reports ECU responses as a series of hex characters that
are separated by space characters (to improve readability), but messages can be
transferred much more quickly if every third byte (the space) is removed. While
this makes the message less readable for humans, it can provide significant
improvements for computer processing of the data. By default, spaces are on
(S1), and space characters are inserted in every response."
One shall implement this enhancement for faster application response times.
Original issue reported on code.google.com by pjpi...@gmail.com on 22 Sep 2011 at 4:51
Original issue reported on code.google.com by
pjpi...@gmail.com
on 22 Sep 2011 at 4:51