You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement proposal related to a problem? Please describe.
This issue has arisen many times now where someone is unable to perform a firmware update on usually a nordic development board using mcumgr because by default the MSD endpoint is enabled and this forces the CDC endpoint to one with a lower size, which is incompatible with the large firmware update packet sizes
Describe the solution you'd like
Add a new documentation page describing how to disable MSD and allow firmware updating to work
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your enhancement proposal related to a problem? Please describe.
This issue has arisen many times now where someone is unable to perform a firmware update on usually a nordic development board using mcumgr because by default the MSD endpoint is enabled and this forces the CDC endpoint to one with a lower size, which is incompatible with the large firmware update packet sizes
Describe the solution you'd like
Add a new documentation page describing how to disable MSD and allow firmware updating to work
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: