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

ble_hrs example

I'm running the ble_hrs example provided on my nRF52 board. The thing is, I'm unable search my device using both nRF Master Control Panel and normal Bluetooth connection from Smartphone. What could I left out? Blinky example works as usual. Thanks!

Parents
  • Perhaps start by compiling it with the makefile in the SDK and uploading it because you know that will work. Which softdevice you should use depends on the example you're compiling, use the softdevice for the specific example. Once you get that working with the makefile Nordic supplies, you can work out why eclipse doesn't produce a working binary.

Reply
  • Perhaps start by compiling it with the makefile in the SDK and uploading it because you know that will work. Which softdevice you should use depends on the example you're compiling, use the softdevice for the specific example. Once you get that working with the makefile Nordic supplies, you can work out why eclipse doesn't produce a working binary.

Children
No Data
Related