NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
86 stars 37 forks source link

Fix for a bad Fix for McuMgrImage Tlv Trailer Offset #197

Closed dinesharjani closed 5 months ago

dinesharjani commented 5 months ago

We read the value correctly (we think) but the size of the Tlv Trailer Data is 4 bytes, so we need to skip one byte in between.