Freematics one and a BMW R1200GS (2004)
Posted: Thu May 04, 2017 8:26 pm
As posted before I've connected a One to my motorcycle.
It uses the KW2000 protocol, but with a slight different init command.
In FreematicsOne.cpp changed the line 305
const char *initcmd[] = {"ATZ\r", "ATE0\r", "ATH0\r"};
to
const char *initcmd[] = {"ATZ\r", "ATE0\r", "ATH0\r","ATKW0\r","ATSPA5\r"};
Now it's logging perfectly
It uses the KW2000 protocol, but with a slight different init command.
In FreematicsOne.cpp changed the line 305
const char *initcmd[] = {"ATZ\r", "ATE0\r", "ATH0\r"};
to
const char *initcmd[] = {"ATZ\r", "ATE0\r", "ATH0\r","ATKW0\r","ATSPA5\r"};
Now it's logging perfectly