This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sensor status message. Property length (NCS 1.6)

Good day!

I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values: 8 bit and 16 bit have same size, 24 bit and 32 bit does also.

Is it a bug and size should be calculated in bytes or I missed something in Mesh model specification?

Related