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?

Parents
  • Thanks. I'm actually using a Galaxy Nexus (the Nexus model before the Nexus 4) which out of the box doesn't have BLE enabled, but on which it's possible to enable BLE if you've oem unlocked and rooted the device. I think it's subject to the same problems in the Bluedroid stack as you mentioned, but I've been able to work around them by stopping the adapter and restarting it occasionally. Here's hoping all that is fixed in Android 4.4.

    Looking forward to this new app from Nordic. I guess I'll get a notification email for that when released, since I have the nRF51822 dev kit in my products on "My Page".

Reply
  • Thanks. I'm actually using a Galaxy Nexus (the Nexus model before the Nexus 4) which out of the box doesn't have BLE enabled, but on which it's possible to enable BLE if you've oem unlocked and rooted the device. I think it's subject to the same problems in the Bluedroid stack as you mentioned, but I've been able to work around them by stopping the adapter and restarting it occasionally. Here's hoping all that is fixed in Android 4.4.

    Looking forward to this new app from Nordic. I guess I'll get a notification email for that when released, since I have the nRF51822 dev kit in my products on "My Page".

Children
No Data
Related