CYW20706 authenticate and encryption issue during connect

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
adam
Level 4
Level 4
5 solutions authored 25 replies posted 50 sign-ins

Hi, 

We development audio source project base on application "Audio_Watch".

After 20706 initial first connect with apple airpods, 

airpods will auto-initial next connect when open airpods bud cap. 

If connect initialize by airpods, it will often happen authenticate issue, and connect fail.

issue flow like below:

adam_0-1680859076863.png

adam_1-1680859255011.png

 

Is possible disable 20706 send authenticate request when the role is slave. 

and response encryption request with accept. 

thanks, 

Best Regards, 

Adam

 

0 Likes
1 Solution
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @adam ,

In the BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT. can you set pairing_io_capabilities_br_edr_request.auth_req = BTM_AUTH_ALL_PROFILES_NO and try?

Also can you share the logs so that we can identify the exact error codes for failure?

Thanks and regards,

Advait Kulkarni

View solution in original post

0 Likes
3 Replies
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @adam ,

In the BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT. can you set pairing_io_capabilities_br_edr_request.auth_req = BTM_AUTH_ALL_PROFILES_NO and try?

Also can you share the logs so that we can identify the exact error codes for failure?

Thanks and regards,

Advait Kulkarni

0 Likes

Hi @advait_kulkarni , 

We haved cnonfiged like you said, and issue still here.

the below picture is the config:

adam_0-1681108145145.png

adam_1-1681108191511.png

 

btsnoop log is on attached , please confirm. 

Can focus on frame 16111

thanks.

Adam

0 Likes
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @adam ,

We had observed this issue on the older SDK versions but it has been fixed in the newer version. Can you let me know what is the version you are using?

Also, I am not able to see the logs that you have shared. Can you please share BTSpy logs?

Thanks and regards,

Advait Kulkarni

0 Likes