Hallow
I am writing a program to read Vital Sign data from the HW (mmWaveicboost and IWR6843ISK).
I read packet data from HW.
In that data, "totalPacketLen" is 288(256+32) , but the distance from Magic Word to the next Magic Word is 256
I think the former and the later should be same, but not same.
Why?