Hi,
there seems to be a bug in the Heart Rate Monitor (HRM) example or in the iOS app (nRF connect) -- when the simulated heart rate exceeds 8 bits (256) in the example, the corresponding iOS app starts showing incorrect values (259 instead of 260, 269 instead of 270, and so on). So, either the encoding part in the nordic SDK is broken, or the decoding part in the app. Any ideas?