Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Set mtu to 20 to fix hash mismatch issue #44 #56

Conversation

christopherhex
Copy link
Contributor

I think the main issue with noble as a transport is using a wrong MTU, the mtu setting in the code does not take into account the dfu protocol op codes that are prepended. Setting it from 23 to 20 allowed me to send and apply an application update.

@CLAassistant
Copy link

CLAassistant commented Jul 15, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@bencefr bencefr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @christopherhex , thank you for your contribution!

@bencefr bencefr merged commit fccf3df into NordicSemiconductor:master Jul 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants