• The tasks (from https://github.com/espruino/Espruino/blob/master/libs/bluetooth/jswrap_bluetooth.h#L18) are:

    3: Disconnect (eg for this task you must have actually called .disconnect() and it's now waiting for the device to disconnect)

    8: Discover descriptors and start notifications

    I wouldn't expect any of those in 'normal' operation though - so it looks like maybe your code is doing something like attempting a disconnect or reconnect in the background?

About

Avatar for Gordon @Gordon started