Hi,
I'm trying to get turn indicator status readings from OBD port.
I am using query code 0x745 02 21 09 00 00 00 00 00 which works, returning data at 0x760.
The only problem is this will only update every second which is a bit slow.
This is reading the position of the stalk switches.
Looking at the various databases online, there do seem to be CAN IDs for that actual indicator status that can be polled at about 100ms (like the brake lights ID which can be queried at 0x740 03 22 12 09 00 00 00 00) but I cant find the query codes for any of them.
Does anyone know where I can find it?
I am using CANHacker and an arduino with a mcp2515 for sniffing.
thanks!
I'm trying to get turn indicator status readings from OBD port.
I am using query code 0x745 02 21 09 00 00 00 00 00 which works, returning data at 0x760.
The only problem is this will only update every second which is a bit slow.
This is reading the position of the stalk switches.
Looking at the various databases online, there do seem to be CAN IDs for that actual indicator status that can be polled at about 100ms (like the brake lights ID which can be queried at 0x740 03 22 12 09 00 00 00 00) but I cant find the query codes for any of them.
Does anyone know where I can find it?
I am using CANHacker and an arduino with a mcp2515 for sniffing.
thanks!