RFID tag based Immobilizer CAN

Hello,

I would like to have a can-bus connected RFID device that uses tags as a way to immobilize the vehicle or switch different maps and features on and off.
This would be tamper proof, as simple switches can be bridged.

Is there anyone that has built such a device and is willing to share code or information?

regards,
Andreas

Hi,

There are such a devices on the market. If it can send some CAN frames, you can receive them on ECU or PMU.

For example in EMU PRO you can create some logic functions, which would compare the value from the CAN frame to some predefined values and allow (or not) to start the engine or something else. Also EMU BLACK V3 has extended custom functions abilities and you can create such a logic.

PMU and ADU can do this as well. It depends on what you need and what is your setup.

Maciej

I have never seen an aftermarket CAN BUS immobilizer. If someone knows some product like this please share it here.

As I was looking into this topic I was thinking about buying a Feather with CAN-Bus and a cheap RFID module. Should be quite easy as there are libraries available for both the CAN and the RFID module.