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
90 stars 41 forks source link

Added Reassembly Support for DeviceController 'Echo' #86

Closed dinesharjani closed 1 year ago

dinesharjani commented 1 year ago

Reassembly is the last resort, instead of being set by default. Echo first attempts to send everything, then if there's an error corrects MTU Size, just like ImageController, and lastly, if all else fails, Reassembly is attempted.