Hello,
when there are connection issues the function ble.NewConnection(ctx, vin) returns with context deadline exceeded. That's the expected behavior.
But after a while (> 15 attempts) the function just never returns.
Any clue what could cause this issue?
The problem also occurs with this #269