dotintent / FlutterBleLib

Bluetooth Low Energy library for Flutter with support for simulating peripherals
Apache License 2.0
535 stars 197 forks source link

How to get rssi update when device stay connected #518

Closed VinciShark closed 4 years ago

VinciShark commented 4 years ago

There is an RSSI value in ScanResult, but I haven't found a way to get rssi update when device is stay connected. Is there some method to achieve this but I miss to find?

VinciShark commented 4 years ago

@mikolak Very much thanks

mikolak commented 4 years ago

peripheral.rssi()