I am using the nRF5_SDK_14.2.0 with two PCA10040 boards. ANT+ HR simulate from ANT+ simulator tool with ANT+ USB dongle.
Test 1 : SDK sample ble_ant_hrm_pca10040_s332 work well . i can connect the Nordic_HRM by nRF Toolbox and read the correct heardrate value as well.
Test 2 : SDK sample ble_ant_hrm_pca10040_s332_uart can't work , nRF Toolbox show "Error on reading characteristic (1)" after i click the connect . Trace the code and found it can read the correct ANT+ HR value and call ble_hrs_heart_rate_measurement_send() without any error.
Any comment .
thanks