Closed danielfu11 closed 2 years ago
Absolutely. See how to define all types of addresses : https://can-isotp.readthedocs.io/en/latest/isotp/examples.html#different-type-of-addresses
You can pass an Address object to the TransportLayer (or CanStack).
Regards
And more details about Address object here: https://can-isotp.readthedocs.io/en/latest/isotp/addressing.html
Ahh yes I should have read the documentation more closely, thanks @pylessard!
Hi,
Is Normal Fixed Addressing mode supported? i.e. just using source address and target address. No txid or rxid needed.