CY8CEVAL-062S2 (LAIRD) is unable to pair with Android 10 & Android 11 phones

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

cross mob
lock attach
Attachments are accessible only for community members.
stan4233_475378
Moderator
Moderator
Moderator
5 solutions authored 25 replies posted 10 questions asked

Hi,

I have the CY8CEVAL-062S2 with LAIRD M.2 module and running MTB 2.4. If I use the "Wi-Fi_Onboarding_Using_Bluetooth_LE" example with the PSoC6 BSP = CY8CEVAL-062S2-LAI-4373M2, I'm unable to pair with an Android 10 Pixel3XL phone, or an Android 11 Pixel2 phone. However, I'm able to pair with an Android 12 Samsung A52 phone (it prompts for a passkey).

On the other hand, the same code example built for PSoC6 BSP = CY8CKIT-062S2-43012 and running on the older PSoC 62S2 Pioneer Kit, is able to pair with all 3 phones (passkey method).

Could you help? Please find the attached logs. Thanks!

0 Likes
5 Replies
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

HI @stan4233_475378 

Could you please get us the HCI logs and the Air logs of each of these scenarios and share with us?

Also please let us know which version of BTSTACK and Bluetooth-freertos you are using in your application 

Regards,
Bragadeesh
0 Likes
stan4233_475378
Moderator
Moderator
Moderator
5 solutions authored 25 replies posted 10 questions asked

Hi, the application is the unmodified "Wi-Fi_Onboarding_Using_Bluetooth_LE" example that one can create from Modus Toolbox.

libs/btstack.mtb
https://github.com/cypresssemiconductorco/btstack#release-v3.5.0#$$ASSET_REPO$$/btstack/release-v3.5...

deps/bluetooth-freertos.mtb
https://github.com/cypresssemiconductorco/bluetooth-freertos#release-v3.4.0#$$ASSET_REPO$$/bluetooth...

I don't have a tool to capture air logs.  How does one capture Hci logs?  Thanks!

0 Likes
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @stan4233_475378 ,

You can enable HCI logs by checking the following page

https://github.com/Infineon/bluetooth-freertos#how-to-enable-btspy-logs

We will also try to reproduce the issue at our end and get back on this.

Regards,
Bragadeesh
0 Likes
stan4233_475378
Moderator
Moderator
Moderator
5 solutions authored 25 replies posted 10 questions asked

Hi, I've attached the HCI logs. Thanks!

0 Likes
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @stan4233_475378 ,

You need to connect your device to the Btspy tool to collect the HCI logs. Btspy tool is here:

https://github.com/Infineon/btsdk-utils/tree/master/BTSpy

Regards,
Bragadeesh
0 Likes