intercreate / smpclient

Simple Management Protocol (SMP) Client for remotely managing MCU firmware
Apache License 2.0
9 stars 6 forks source link

fix: #45: send length, image, upgrade after initial upload request if… #46

Closed JPHutchins closed 2 months ago

JPHutchins commented 2 months ago

… offset is 0

fixes #45

This is related to https://github.com/intercreate/smpmgr/issues/8 and might fix it and any other issues with small packet sizes.