This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I am facing problem in experimentally testing the Proximity Profile!

I have a CC2540 and CC2541 chip with me. I did figure out that both of them are working, but now I am stuck up at how to practically test if the proximity profile is working! For a matter of fact I think both of these chips do have a proximity profile in it!

Any help would be really great!

Thanks in advance.

Parents
  • The proximity profile is implemented on our Android and iOS apps, there is also an example for the proximity implementation on our evaluation and development boards (nRF51-EK/DK) .You also get the source code for the iOS and Android apps when you purchase our evaluation kit. In addition you get the nRF Sniffer by which you can view your BTLE packets for learning and debugging.

    To test a proximity implementation, you can use the Nordic iOS and Android apps (nRF Proximity/nRF Toolbox), this should give you the required confidence that the proximity application works as expected.

Reply
  • The proximity profile is implemented on our Android and iOS apps, there is also an example for the proximity implementation on our evaluation and development boards (nRF51-EK/DK) .You also get the source code for the iOS and Android apps when you purchase our evaluation kit. In addition you get the nRF Sniffer by which you can view your BTLE packets for learning and debugging.

    To test a proximity implementation, you can use the Nordic iOS and Android apps (nRF Proximity/nRF Toolbox), this should give you the required confidence that the proximity application works as expected.

Children
Related