NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.98k stars 413 forks source link

Devices are not reconnecting after upgrade from 2.6.1 to 2.7.0 #526

Closed corentin-c closed 10 months ago

corentin-c commented 10 months ago

Hi,

After we upgraded from 2.6.1 to 2.7.0, when using connect with autoConnect true, devices are not reconnecting after the first disconnection.

We use client and server with clientManager.useServer(serverManager) After debugging what I understand is happening in our code is :

Is this a bug, or are we using the library wrong in some way ?

Thanks.

philips77 commented 10 months ago

Let me check. Thank you for the report.

philips77 commented 10 months ago

...and I'm not sure how to fix it. Need to think.

corentin-c commented 10 months ago

confirmed fixed on 2.7.1