BluetoothSerial icon indicating copy to clipboard operation
BluetoothSerial copied to clipboard

Added RSSI info and implementation for readRSSI() into Android aspect of plugin

Open howardho opened this issue 9 years ago • 2 comments

Hi,

Initially I was trying to figure out why readRSSI() didn't work on Android. Later I realized it isn't implemented. Yet later on I noticed that RSSI info is only available pretty much during discovery only. Focusing mainly on supporting RSSI info from classic bluetooth devices, I tried to create an implementation of reaRSSI() for Android... however it doesn't seem to be working.

Also added extra info on the JSON data returned. If discovered, it will provide either Classic, BLE or Dual type. Also the major and minor class type is returned.

Howard

howardho avatar Apr 17 '16 06:04 howardho

Is it planned to merge this pull request someday? Current version of the plugin does not provide this functionnality 😢

sebj54 avatar Sep 22 '16 12:09 sebj54

howardho, i don't really understand if your 2 commits are in your wishlist or is something available to users. can you please make this clear? is there any updated plugin?

carlocarlini avatar Nov 14 '20 18:11 carlocarlini