Hello to all and @tonton81
how can i implement with Teensy4.1 UDS server like this ,
Receive request 0x18DA00F1 and
send answer with id 0x18DAF100
Also tester send with 0x18DA00F1 and teensy need answer with 0x18DAF100.
in this sample teensy accept only request from ID 0x18DAF100.
#include...