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

"" BLE_APP_ATT_THROUGHPUT"

Dear sir please help..its urgent.


i am using below configurations.

Nordic - nRF52832-QFAA-B
Soft device - 132
SDK - nRF5_SDK_14.2


I am following the "ble_app_att_mtu_throughput" example present at ble_central_and_peripheral/experimental/ble_app_att_mtu_throughput.

My device will work as client and it's type will peripheral.

But code is getting hang client_init(void) function when "nrf_ble_amtc_init" function is called.

I doubt if i am missing any setting.

For you reference I have attached my bleDrv.c file.

Related