Al Brownwood

Results 6 comments of Al Brownwood

Hello, yes indeed, in the stopScan function I am calling ``` await _bleManager.stopPeripheralScan(); await _bleManager.destroyClient(); ``` which I thought would be fine since I call the following in startScan: ```...

Thanks, I took the temporary workaround of not destroying the client when app goes background for now. Keeping this open.

@lhespress yes I did compile with Use coin cell button = N and the error mentioned was present.