This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843ISK : "totalPacketLen" is not same the distance from a Magic Word to the next Magic Word.

Other Parts Discussed in Thread: MMWAVEICBOOST, IWR6843ISK

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?