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

Will there be an Android 4.3 app download for the Proximity Profile?

I'm implementing an Android 4.3 app which uses an nRF51822 and the BLE proximity profile. I have the following as starting points for the app code:

  1. The BLE sample app in the Android SDK. This can see the device on a scan and seems to connect, but then immediately loses the connection.

  2. The nRFTemp app download from Nordic. Obviously this doesn't use the proximity profile, it's for the temperature sensor.

Am I better off debugging the dropped connection on 1, or adding the proximity profile services to 2? Nordic people, are there any plans to release a sample app download for the proximity profile?

Related