Answer the question
In order to leave comments, you need to log in
How fast can a smartphone connect to an already paired bluetooth device?
Suppose there are two HID Bluetooth devices HID1 and HID2 at a distance of 200-300m from each other. The range (secure connection) of HID1 and HID2 is about 10 m. The smartphone is pre-paired with both devices and moves from HID1 to HID2 at a speed of 60 km/h. and moves on. Those. it will be in HID2 coverage area for a while. Question: will he have time to connect to HID2 in this short time?
Answer the question
In order to leave comments, you need to log in
For android only for transfer connection. If you still read back, then another thread is created.
remoteDevice = defaultAdapter.getRemoteDevice(getMacAddress());
createRfcommSocketToServiceRecord = remoteDevice.createRfcommSocketToServiceRecord(myUUID);
createRfcommSocketToServiceRecord.connect();
dataOutputStream = new DataOutputStream(createRfcommSocketToServiceRecord.getOutputStream());
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question