NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.09k stars 464 forks source link

HRM can not find devices #23

Closed LucasLeung1024 closed 8 years ago

LucasLeung1024 commented 8 years ago

Hi,I found HRM function module can not search any BLE devices, Did I miss something?

philips77 commented 8 years ago

Hi, thanks for the report. I'll check it right away and come back to you soon.

philips77 commented 8 years ago

Are you sure your device advertises with the HRM UUID (0x180D)? The HRM scans with the UUID filter. You may check if your device advertises using either UART profile in nRF Toolbox (there is no filter there), or using nRF Connect application.

LucasLeung1024 commented 8 years ago

HI, It was the filter problem,I removed the filter and then it works well.thanks for you attention.

swapnilghadge2390 commented 5 years ago

@Kevin-Leung Can you please guide me which filter you have removed as I am facing the same issue. Thanks in advance