This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE connection with SONY Xperia

Goodmorning,

I developing an application on nrf52840 board with SDK15.2.0 that communicates via BLE with from the APP nordic. I am started from the example project ble_app_cscs. The my application don't connects via BLE with the smartphone Xperia XZ2 compact, but with others smartphone the application connects correctly. However for the my project is very important that the applications connect with all type smartphone. I haven't modify the original libraries provided by Nordic. Why the my application don't connects with the smartphone Xperia ?

The smartphone 'Xperia XZ2 compact' features:

Model:H8314

Android version:9

Bluetooth address:38:78:62:a3:6e:2a

Build number:52.0.A.11.32

I tested the application with a sumsung smartphone with the android version 9 (itself version installed on the smartphone Xperia) and the application connect correctly.

This problems blocking the development from the my application, it's urgent !

Thanks you

Parents
  • Are you sure that this is not related to bonding being stored on one device but not the other?

    Try to erase the bonding information on both devices, and see if that helps. Let me know if you are not sure how to do this. 

    If that doesn't help. What happens when you try to connect with the Xperia? What does the nRF Log say? And what does the Xperia say? Are you able to see the advertisements?

    Best regards,

    Edvin

Reply
  • Are you sure that this is not related to bonding being stored on one device but not the other?

    Try to erase the bonding information on both devices, and see if that helps. Let me know if you are not sure how to do this. 

    If that doesn't help. What happens when you try to connect with the Xperia? What does the nRF Log say? And what does the Xperia say? Are you able to see the advertisements?

    Best regards,

    Edvin

Children
Related