1
Reverse Engineering / Re: EF Lens communication protocol
« on: July 06, 2017, 07:57:13 PM »
When the lens has a serial number "1234567890" engraved, the encoding sheme is simple binary coded decimal (BCD):
Code: [Select]
DCL 0x85 0x00 0x00 0x00 0x00 0x00
DLC ... 0x12 0x34 0x56 0x78 0x90