Hi,
Our products have been mass-produced and now need BQB certification, but the certification fails.
IC:nRF54L15
ncs2.9.1
base project: ncs_v2.9.1\v2.9.1\nrf\samples\bluetooth\peripheral_hids_keyboard
1. add hrs service
prj.conf add CONFIG_BT_HRS=y
main.c add
#include <zephyr/bluetooth/services/hrs.h>





