Search code examples
javajava-mebluetoothrssi

Read bluetooth RSSI value using J2ME


I want to get RSSI value using J2ME. How can I get that value.


Solution

  • AFAIK there is no API available for getting the Bluetooth RSSI value in Java ME.