Hello,
Why does the checksum send with the header in the people counting demo only use the header's info (packetLength, frameNumber...) and not the packet's data itself (point cloud, targets,etc..)?
Does this mean that this checksum will not be able to guarantee that there won't be any data mismatch in sending the packet through UART?
Thank you!