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
88 stars 40 forks source link

Updated Minimum Valid MTU Size to 73 bytes #110

Closed dinesharjani closed 1 year ago

dinesharjani commented 1 year ago

When we updated the library to send the Full SHA, this ballooned the minimum size of the MTU, otherwise the packet is bigger than the MTU, so no Data can be sent. This we've seen as crashes out in the wild in nRF Connect.