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

can't find peripheral device name with relay example code

Hi, I am using relay example code to test, the example code is under below folder: C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\11.0.0-2.alpha\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10028\s130\arm5 after I download the S130 softdevice and the relay program HEX to the NRF51822. then I use nRF Master controller on my mobile phone (Andriod 6), or use Nordic USB dongle on PC with NRF connect, when I click scan button, it can't find the relay device.

Parents
  • Hi Petter thanks for your relpy. I unzip the SDK V12.1 and build the example code. then I flash the SoftDevice (s130_nrf51_2.0.1_softdevice.hex) and application to the modules, it is the same issue that the Central can't scan to get the peripheral device name. on the same way, I use the USB development dongle to do as peripheral role with HRS service, it also can’t connect to the relay module.

    But when I use the modules as Central role with HRS service only, the USB development dongle as peripheral with HRS, the dongle can connect to the device. and it is OK when the modules as peripheral role only.

Reply
  • Hi Petter thanks for your relpy. I unzip the SDK V12.1 and build the example code. then I flash the SoftDevice (s130_nrf51_2.0.1_softdevice.hex) and application to the modules, it is the same issue that the Central can't scan to get the peripheral device name. on the same way, I use the USB development dongle to do as peripheral role with HRS service, it also can’t connect to the relay module.

    But when I use the modules as Central role with HRS service only, the USB development dongle as peripheral with HRS, the dongle can connect to the device. and it is OK when the modules as peripheral role only.

Children
No Data
Related