Dear All,
Recently I got a CANable slcan adapter, and I got broadcasted frames such as RPM, TPS and SPEED, and another PID its very hard to identify, here is the frame sample:
I need some other pid such as Coolant Temp, MAF, Oil Temp and so on and searching for a long time and got no result.
Could you please teach me how to send request directly to ECU for above PIDs with XML,
Thank You very much
What ECU is this? It may be easier to find its DBC file or some other documentation.
its a FUJITSU 89560-BZ840
And what is the vehicle in order to search for CAN databases?
TOYOTA AVANZA 1.3 AT 2013, Thankyou in advance
Could not find anything for that Toyota model, sorry 
It’s ok, thanks for searching,
now can you give me an xml code to send request such as coolant temperature $pid 0x05 send frame id 0x7DF and receive via frame id 0x7E8 over SLCAN, thankyou