Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read the RSSI of a connected device #919

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sophisticode
Copy link

This code change provides a method to access the RSSI of a connected device.
For that purpose, the method readRssi() was added to BluetoothDevice.
The example app was updated to read and show the RSSI value right after connecting.

- Show RSSI of connected device in example app (below Bluetooth symbol)
@sophisticode sophisticode changed the title Read the RSSI for a connected device Read the RSSI of a connected device Aug 20, 2021
usae-dev added a commit to usae-dev/flutter_blue that referenced this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant