I am trying to compile and run the ble_app_hrs example for an nRF52810 dev board, using Segger Embedded Studio v5.34. I am using nRF5_SDK_17.0.2_d674dde, with s132. This is on a Windows 10 platform.
I am able to build, download, and run the blinky example using both s112 and s132, after properly configuring FLOAT_ABI_SOFT and heap and stack size. I can also build, download, and run the hrs example with s112. However, after building the hrs example with s132, attempting to download to the device results in the following errors: "Failed to download application.", "Error during program/erase phase.", "Please check J-Link and target connection."
Any help with this issue would be greatly appreciated.
Thanks,
Craig