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

nrf51822 central not working

Hello,

I am working on S130 stack with version 1.0.0 and SDK 9.0 . I am testing the example of ble_app_hrs_rscs_relay_s1 project and it is working as a peripheral but the central is not working.

I wanted to get BLE_GAP_EVT_ADV_REPORT event if it scans for the peripherals, but I am getting BLE_GAP_EVT_TIMEOUT event and the timeout source I am getting is BLE_GAP_TIMEOUT_SRC_ADVERTISING.

And also I am testing the application with iPad Light Blue application. Am I missing anything in the configuration for central?

And also I testing the application on PCA10004 v2.2.0 evaluation board.

Regards, Sowmya

Parents
  • I wanted to test the working of central then later I will change the board to support S130. Thank you very much for your support. I flashed S120 SD and ble_app_hrs_c_S120 application and still I am getting ble_stack_init clock error. The application is getting hanged. Do I have to change the clock source?

    Update: I changed the clcok source and it is working :) Thank you for the support.

Reply
  • I wanted to test the working of central then later I will change the board to support S130. Thank you very much for your support. I flashed S120 SD and ble_app_hrs_c_S120 application and still I am getting ble_stack_init clock error. The application is getting hanged. Do I have to change the clock source?

    Update: I changed the clcok source and it is working :) Thank you for the support.

Children
No Data
Related