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 yes, I put a breakpoint in main(), but the yellow arrow always point to disassembly window. the command window prompt:

    Load "D:\\Work\\insight SIP\\workspace\\nRF5_SDK_12.1.0_0d23e2a\\examples\\ble_central_and_peripheral\\experimental\\ble_app_hrs_rscs_relay\\pca10028\\s130\\arm5_no_packs\\_build\\nrf51422_xxac.axf" 
    
    BS \\nrf51422_xxac\../../../main.c\1316
    BS \\nrf51422_xxac\../../../main.c\1314
    BS \\nrf51422_xxac\../../../main.c\1312
    ___________________^
    *** error 35: undefined line number
    WS 1, `erase_bonds
    

    what is the problem?

Reply
  • Hi Petter yes, I put a breakpoint in main(), but the yellow arrow always point to disassembly window. the command window prompt:

    Load "D:\\Work\\insight SIP\\workspace\\nRF5_SDK_12.1.0_0d23e2a\\examples\\ble_central_and_peripheral\\experimental\\ble_app_hrs_rscs_relay\\pca10028\\s130\\arm5_no_packs\\_build\\nrf51422_xxac.axf" 
    
    BS \\nrf51422_xxac\../../../main.c\1316
    BS \\nrf51422_xxac\../../../main.c\1314
    BS \\nrf51422_xxac\../../../main.c\1312
    ___________________^
    *** error 35: undefined line number
    WS 1, `erase_bonds
    

    what is the problem?

Children
No Data
Related