This is probably the longest of long shots since I can't find anyone else asking that question before.
On my Vehicle the CAN-Stream is exposed on the OBD-Port so I can monitor all activity on there.
Lets say I wanted to read out data that is streaming without any requests on ID 0x700 and I would need byte 0 and byte 1 for my endeavors.
How do you set this up in the custom PID dialouge? Anything I tried didn't work.
Kind regards
I figured it out on my own. Kinda sucks that function is not there as a form like when you add custom PIDs
You will have to create and import a dbc-file in order to have the app listen to the can stream.
You can do that by using the free software Kvaser Database Editor.
I will now build my own DBC file using a video series I found a bit deeper in these forums for anyone interested!