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

1.2.4 Version #64

Closed dinesharjani closed 2 years ago

dinesharjani commented 2 years ago

What we wanted to fix is the 'Missed ACK' issue which was just 'silenced' before. Now we think we have a proper / logic-level fix, but unfortunately, it looks like our zealous attempt at implementing 'fast timeout' like Android has, might've broken more things. At least that's what our constant back-and-forth which changes show, fast timeout was maybe 'too fast' under our testing, and it worked for periods of time when additional debugging code slowed it down.