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

Fix: Don't expect Sequence Number in all Data packet responses #66

Closed dinesharjani closed 2 years ago

dinesharjani commented 2 years ago

When SMP Reassembly is enabled, the firmware needs to 'chunk' the Data on the other side and send it to us. The Sender is not obliged to include the header

dinesharjani commented 2 years ago

Should Fix https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager/issues/51