Hi,
I am a newbie and just strted first evaluation with nRF52832 board. I am using SEGGER IDE.
The example i am using is: C:\nordic_semi\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_hrs\pca10040\s132\ses (SoftDevice 132).
After building the project and running it on the board, LED1 blinked (device is advertising) and i could see the device as "Nordic_HRM" in the list of searched bluetooth devices in my cellphone.
I did some attach/deattach with few phones to this device until i stopped getting its name on bluetooth search list devices (in every android phone).
I powered the board OFF and ON -> still did not see the board on the phone.
I reloaded and rebuilt the project and programmed the board -> still did not see the board on the phone.
Why am i not seeing the "Nordic_HRM" device anymore?
Gil