lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
43 stars 52 forks source link

Users struggling to trigger pairing mode with triple-tap #429

Open microbit-carlos opened 4 months ago

microbit-carlos commented 4 months ago

We've had some reports of users struggling to trigger pairing mode using triple-pair.

We have one known DAPLink issue when on battery power:

But we don't think it's likely to only be that issue.

The current theory right now is that maybe the time between resets is too low at 500 ms: https://github.com/lancaster-university/codal-microbit-v2/blob/a3492c4378be02a0071721dbc5a7164840be5a11/model/MicroBit.cpp#L426-L436

We need to check with users first to identify the problem they are experiencing, which could result in an increase of this time.