Hello,
I'm working on a project related to DWM1001-DEV at University of Illinois at Urbana-Champaign to build a demo of the product that uses UWB. However, I'm having several troubles with SEGGER. The first and most important is finding an nrf example that scans for beacons. I checked the documentation https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fble_sdk_app_multi_activity.html&cp=5_0_0_4_2_2_25_1&anchor=ble_sdk_scan_beacon, but it seems to be wrong as the phrase claims:
You can find the source code and project file of the example in the following folder: <InstallFolder>\examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_scanner
the path <InstallFolder>\examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_scanner does not exist.
What shoudl I do?