Hi, I am getting the following error (leads to hard fault when resumed) in a custom BLE peripheral application based on the Heart Rate Service.

Hi, I am getting the following error (leads to hard fault when resumed) in a custom BLE peripheral application based on the Heart Rate Service.

Issue resolved. I had tried to output an int directly through NRF_LOG_INFO without string formatting.
Issue resolved. I had tried to output an int directly through NRF_LOG_INFO without string formatting.