I know this can be a complicated topic but really hoping someone with a better grasp can help. I’ve done filters and masks before to allow a single ID to flow in but now I want to do the opposite. I want to use the M2 as an in-between device and block only a single ID and allow all others past. There is a standard frame message I want blocked but the bus carries both types.
All examples I’ve seen have been to convert ID’s you want into binary and compare… Well all ID’s but one is a lot to compare.
The ID I want to block is 0x64B aka 1760 in dec.
any help would be appreciated. Would hate to have to write code and use up processor power to block the ID when there are filters.