fatal error while building ble_app_hrs_rscs_relay example project

Hi,

I am currently working on a project using the nRF52832 as my controller. During development, I realized that both BLE central and peripheral roles are necessary. I searched for an example BLE central and peripheral project and found 'ble_app_hrs_rscs_relay' in the SDK's BLE central and peripheral folder directory. However, when I initially built the code to test its functionality, I encountered a fatal error. What could be the causes of this error, and how can I resolve it?

Project Details:

  • SDK: nRF5 SDK 17.0.2
  • IDE: SEGGER Embedded Studio 5.42a
  • Controller: nRF52832

Thank you for your support.

Best regards,
SILTVM

Related