IOBluetooth

RSS for tag

Gain user-space access to Bluetooth devices using IOBluetooth.

Posts under IOBluetooth tag

184 Posts

Post

Replies

Boosts

Views

Activity

iOS 14.7.1, 15.0 Beta, Bluetooth issues
Bluetooth Connection Issue: Sudden drop connection between the App and the external BLE device PLATFORM AND VERSION iOS 14.7.1 and above (15.0 beta) The iOS App will connect to an external BLE device with the help of the CoreBluetooth framework. DESCRIPTION OF PROBLEM In iOS 14.7.1 and above (iOS 15.0 beta), observe a sudden drop in the connection between the App and the external BLE device during the firmware upgrade process via Over the Air (file size 500 KB, file type ".bin"). The same App is working fine with iOS 14.6 and earlier versions of iOS. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method called. The total time required to update BLE firmware is 2 minutes, but approx after a 1-minute or 30 seconds connection is dropping between the App and the BLE device. Do I miss anything that causing a sudden drop of BLE connection, specifically in iOS version 14.7 and above? STEPS TO REPRODUCE Connect the iOS App with an external Bluetooth device and start writing/sending the data from the phone to the BLE device continuously in BLE specified UUID. After some time approx 30 seconds or 1-minute observe a sudden drop in the connection between the App and the BLE device.
0
0
1.2k
Aug ’21
Bluetooth Connection Issue:
Bluetooth Connection Issue: In iOS 14.7.1 and above (iOS 15.0 beta), observe a sudden drop in the connection between the App and the external BLE device during the firmware upgrade process via Over the Air (file size 500 KB, file type ".bin"). The same App is working fine with iOS 14.6 and earlier versions of iOS. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method called. The total time required to update BLE firmware is 2 minutes, but approx after a 1-minute or 30 seconds connection is dropping between the App and the BLE device. Do I miss anything that causing a sudden drop of BLE connection, specifically in iOS version 14.7 and above?
0
0
517
Aug ’21
In iOS 14.7.1 and above app disconnecting from BLE device when writing data in a particular characteristic
While writing data in BLE device connection loss happened in between BLE device and application (file size is 459 KB, the file type is .bin). It's happened particularly in iOS 14.7.1 and above. iOS 14.6 and before iOS, it will work fine. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method call. Divide bin file data into 1024 chunk sizes and write data into BLE device as per receive MTU size (MTU - 3) Is any string that needs to add for iOS 14.7 and above or what should I needs to check.
0
0
748
Aug ’21
IOS 14 BLUETOOTH ISSUE WITH CAR.
Phone gets connected but the sound is not coming out of car speakers but phone speakers.
Replies
3
Boosts
0
Views
1.4k
Activity
Aug ’21
iOS 14.7.1, 15.0 Beta, Bluetooth issues
Bluetooth Connection Issue: Sudden drop connection between the App and the external BLE device PLATFORM AND VERSION iOS 14.7.1 and above (15.0 beta) The iOS App will connect to an external BLE device with the help of the CoreBluetooth framework. DESCRIPTION OF PROBLEM In iOS 14.7.1 and above (iOS 15.0 beta), observe a sudden drop in the connection between the App and the external BLE device during the firmware upgrade process via Over the Air (file size 500 KB, file type ".bin"). The same App is working fine with iOS 14.6 and earlier versions of iOS. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method called. The total time required to update BLE firmware is 2 minutes, but approx after a 1-minute or 30 seconds connection is dropping between the App and the BLE device. Do I miss anything that causing a sudden drop of BLE connection, specifically in iOS version 14.7 and above? STEPS TO REPRODUCE Connect the iOS App with an external Bluetooth device and start writing/sending the data from the phone to the BLE device continuously in BLE specified UUID. After some time approx 30 seconds or 1-minute observe a sudden drop in the connection between the App and the BLE device.
Replies
0
Boosts
0
Views
1.2k
Activity
Aug ’21
Bluetooth Connection Issue:
Bluetooth Connection Issue: In iOS 14.7.1 and above (iOS 15.0 beta), observe a sudden drop in the connection between the App and the external BLE device during the firmware upgrade process via Over the Air (file size 500 KB, file type ".bin"). The same App is working fine with iOS 14.6 and earlier versions of iOS. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method called. The total time required to update BLE firmware is 2 minutes, but approx after a 1-minute or 30 seconds connection is dropping between the App and the BLE device. Do I miss anything that causing a sudden drop of BLE connection, specifically in iOS version 14.7 and above?
Replies
0
Boosts
0
Views
517
Activity
Aug ’21
In iOS 14.7.1 and above app disconnecting from BLE device when writing data in a particular characteristic
While writing data in BLE device connection loss happened in between BLE device and application (file size is 459 KB, the file type is .bin). It's happened particularly in iOS 14.7.1 and above. iOS 14.6 and before iOS, it will work fine. It observes that MTU size is also different in iOS 14.4 and iOS 14.7. When disconnection happened CoreBluetooth -> centralManager: didDisconnectPeripheral delegate method call. Divide bin file data into 1024 chunk sizes and write data into BLE device as per receive MTU size (MTU - 3) Is any string that needs to add for iOS 14.7 and above or what should I needs to check.
Replies
0
Boosts
0
Views
748
Activity
Aug ’21