toy / blueutil

CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
https://github.com/toy/blueutil
Other
1.01k stars 53 forks source link

Getting "Pairing Unsuccessful" with Ventura 13.1 #76

Open mayank2498 opened 1 year ago

mayank2498 commented 1 year ago

System details:

MacOS - Ventura 13.1 blueutil - 2.9.1 iOS - 15.1

I get this error when I try to pair my iPhone Note: Same thing happens on my iPad Pro M1 with latest OS ( iPadOS 16.3.1 )

 $ blueutil -d --pair 28-c5-38-82-63-3e
0
Does "28:C5:38:82:63:3E" (28-c5-38-82-63-3e) display number 074086 (yes/no)? yes
Failed to pair "28-c5-38-82-63-3e" with error 0x1f (Unspecified Error)

Also, I can see this popup on my iPhone

Screenshot 2023-03-21 at 12 50 42 PM

I tried these things :-

  1. Reset bluetooth daemon in Mac using sudo pkill bluetoothd
  2. Delete bluetooth plist file in Mac ( com.apple.Bluetooth.plist )

Neither of these helped in resolving the issue.

Any suggestions on what else can we try to fix this issue ?

toy commented 1 year ago

Looks like the issue with later versions of OS again (#75, https://github.com/toy/blueutil/issues/73#issuecomment-1454812953)