MPU FAULT occurs when discovering attributes of client

Hi,

I am a newbie to the world of nRF. I am trying to develop a gateway using nRF52840dk using nRF connect  SDKv2.0.0. 

While I am trying to create a freestanding application from central_hr samples, it is possible to build and flash the code successfully. 

But the code crashes while discovering client attributes. On debugging, I found that the issue is arises inside the 

bt_gatt_discover(conn, &discover_params); function.
 
When I flashed the sample code it works fine.

Thanks in advance
Parents Reply Children
No Data
Related