• Hi,
    now I have a "on value change" characteristic listener and depending on the user's action, a writeValue function call to another characteristic (from the same service).
    Sometimes I have an error : "BLE task X is already in progress" (X being 3 or 8 from my tests).
    What I understand from this error is that the "Ble manager" is already busy doing something (what may not matter).
    Could you explain me how to avoid this issue ?

About

Avatar for user132484 @user132484 started