Использованные мной команды:
Код: Выделить всё
ATZ -> to reset the interface
ATH1 -> set header
ATS1 -> set spaces
ATL1 -> Linefeeds on
ATAL -> Sets long message
Код: Выделить всё
ATST FF -> Set the timeout to 1 second
ATSP 6 -> I'm using CAN, so this is protocol number 6
ATCM 170 -> setting mask
ATCF 176 -> set filter
ATMA -> Monitor all
Подробнее здесь: https://stackoverflow.com/questions/468 ... and-elm327