You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pc ver: Windows 10 Professional
Device: AirPods Pro (2nd generation)
Steps: After connecting, the music playback is choppy. However, after disabling automatic ear detection in the settings, playback becomes normal.
Environment: office
Personal analysis: There is interference from other devices in the office. Maybe add a unique device identifier to bind the device?
log fragment:
[2024-08-27 10:51:45.672] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (true)
[2024-08-27 10:51:45.673] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.200] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (false)
[2024-08-27 10:51:46.201] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-83' min: '-80'
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:216] IsPossibleDesiredAdv returns false. Reason: model new='AirPods 3' old='AirPods Pro 2'
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.723] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'
thank you
The text was updated successfully, but these errors were encountered:
🐛 Describe the bug
pc版本:win10专业版
设备:airpods pro(第二代)
步骤:连接之后播放音乐时断时续,设置中取消自动人耳检测后,播放正常
环境:办公室
个人分析:办公室存在其他设备干扰,可能需要添加设备唯一标识符绑定设备这样?
pc ver: Windows 10 Professional
Device: AirPods Pro (2nd generation)
Steps: After connecting, the music playback is choppy. However, after disabling automatic ear detection in the settings, playback becomes normal.
Environment: office
Personal analysis: There is interference from other devices in the office. Maybe add a unique device identifier to bind the device?
log fragment:
[2024-08-27 10:51:45.672] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (true)
[2024-08-27 10:51:45.673] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'
[2024-08-27 10:51:45.690] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.200] [Main] [info] [AirPods.cpp:518] automatic_ear_detection: Do nothing because it is disabled. (false)
[2024-08-27 10:51:46.201] [Main] [info] [MainWindow.cpp:251] MainWindow::UpdateState
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-83' min: '-80'
[2024-08-27 10:51:46.407] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:216] IsPossibleDesiredAdv returns false. Reason: model new='AirPods 3' old='AirPods Pro 2'
[2024-08-27 10:51:46.580] [Main] [warning] [AirPods.cpp:170] This adv may not be broadcast from the device we desire.
[2024-08-27 10:51:46.723] [Main] [warning] [AirPods.cpp:199] IsPossibleDesiredAdv returns false. Reason: RSSI is less than the limit. curr: '-81' min: '-80'
thank you
The text was updated successfully, but these errors were encountered: