Hi,
I am running into issues currently where I want to use a pipe to stream data packets (header+payload) from target to host.
When using ReadPipeUIntArray to read the binary data I am running into fmlite crashes frequently. I attached a python example and fmlite output as reference.
Thanks in advance