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

Proximity application is not working in android smart phone

Hi, How can i test the proximity application with the use of nexus4 smart phone and nrf51822 evaluation board? We already tested the ios proximity application which are all working fine. When we try to test the android application we are facing lot of problem's. For ios we have three application's to test 1.nRF Toolbox, 2. nRF Utility, 3. nRF proximity, but for android 4.3 we have only one application nRF Toolbox, that is also not working. It gives error like, error on connection state change and error on discovering sevices. Is there any other proximity application we can get with the source code?

Regards, Balaji.

Parents
  • @Hung Bui: After disabling wifi, the application works fine for the first time. Disconnecting and reconnecting the device gives the error as same as i mentioned above. Reset and unpair requires both the side to connect again. I attached the screen shot of my nexus device information, and the firmware on my evaluation kit please check it and give your suggestion.

    NexusAboutDevice.png

    ble_app_proximity.hex

  • @Balaji: We have exactly the same ROM built, but haven't got the same issue, especially when testing with Master Control Panel. Currently there is an issue with nRFToolbox and proximity profile is that, the nrfToolbox implemented server on the phone, and it still cause error when reconnecting.

    Could you try other example ? such as the Heart rate measurement example?

    Also I tried to program your hex file on the development kit but it didn't advertise anything, maybe there is some dependency ? Which softdevice you used ?

Reply
  • @Balaji: We have exactly the same ROM built, but haven't got the same issue, especially when testing with Master Control Panel. Currently there is an issue with nRFToolbox and proximity profile is that, the nrfToolbox implemented server on the phone, and it still cause error when reconnecting.

    Could you try other example ? such as the Heart rate measurement example?

    Also I tried to program your hex file on the development kit but it didn't advertise anything, maybe there is some dependency ? Which softdevice you used ?

Children
No Data
Related