edog addition to your library, currently testing. Toyota corolla / rav4 profile, Toyota protocol:
Lights :
data=2e 7d 02 01 XX CS, the 5th byte (XX):
- 00 (All Off)
- 08 (Right Indicator)
- 10 (Left Indicator)
- 40 (Headlights)
- c0 (Headlights with High Beam)
Checksum CS: (0x2D - sum of the known data bytes) & 0FF.
Looks like in available docs the 0x7d address doesn't exist. Must have been added after 2019. Rest of the protocol like steering wheel 0x29 etc is the same.
More to follow