HM10-BluetoothSerial-iOS
HM10-BluetoothSerial-iOS copied to clipboard
How to Find the RSSI
serial.readrssi () not working they give the Empty . func centralManager(central: CBCentralManager!, didDiscoverPeripheral peripheral: CBPeripheral!, advertisementData: [NSObject : AnyObject]!, RSSI: NSNumber!) { } this code also not working . @hoiberg
I'll need some more context to find out what the issue is...