Kate
Results
4
issues of
Kate
when device connected at ios bt setting, can not receive connected ble device by babyBlutooth?
puzzle
1
.cancelAllPeripheralsConnection() .scanForPeripherals() .enjoy() ` connect ble device once > .cancelAllPeripheralsConnection() > .scanForPeripherals() > .begin() > .having(currentConnectedPeripheral).connectToPeripherals().discoverServices().discoverCharacteristics().readValueForCharacteristic().begin() ` but methods will connect twice,that make me confused,can you solve my puzzle Thanks!