1sample: 2 name: Bluetooth Peripheral HR 3 description: Demonstrates the HR (Heart Rate) GATT Service 4tests: 5 sample.bluetooth.peripheral_hr: 6 harness: bluetooth 7 platform_allow: 8 - qemu_cortex_m3 9 - qemu_x86 10 - nrf52_bsim 11 - nrf5340bsim/nrf5340/cpuapp 12 - nrf51dk/nrf51822 13 - nrf52dk/nrf52832 14 - nrf52840dk/nrf52840 15 - nrf5340dk/nrf5340/cpuapp 16 - nrf54l15dk/nrf54l15/cpuapp 17 integration_platforms: 18 - qemu_cortex_m3 19 - nrf52_bsim 20 - nrf5340bsim/nrf5340/cpuapp 21 - nrf51dk/nrf51822 22 - nrf52dk/nrf52832 23 - nrf52840dk/nrf52840 24 - nrf5340dk/nrf5340/cpuapp 25 - nrf54l15dk/nrf54l15/cpuapp 26 tags: bluetooth 27 sample.bluetooth.peripheral_hr.minimal: 28 harness: bluetooth 29 platform_allow: 30 - bbc_microbit 31 integration_platforms: 32 - bbc_microbit 33 extra_args: EXTRA_CONF_FILE=prj_minimal.conf 34 tags: bluetooth 35 sample.bluetooth.peripheral_hr.bt_ll_sw_split.extended: 36 harness: bluetooth 37 platform_allow: 38 - nrf52_bsim 39 - nrf5340bsim/nrf5340/cpuapp 40 - nrf52dk/nrf52832 41 - nrf52840dk/nrf52840 42 - nrf5340dk/nrf5340/cpuapp 43 integration_platforms: 44 - nrf52_bsim 45 - nrf5340bsim/nrf5340/cpuapp 46 - nrf52dk/nrf52832 47 - nrf52840dk/nrf52840 48 - nrf5340dk/nrf5340/cpuapp 49 extra_args: EXTRA_CONF_FILE=overlay-extended.conf 50 tags: bluetooth 51 sample.bluetooth.peripheral_hr.bt_ll_sw_split.phy_coded: 52 harness: bluetooth 53 platform_allow: 54 - nrf52_bsim 55 - nrf5340bsim/nrf5340/cpuapp 56 - nrf52dk/nrf52832 57 - nrf52840dk/nrf52840 58 - nrf5340dk/nrf5340/cpuapp 59 integration_platforms: 60 - nrf52_bsim 61 - nrf5340bsim/nrf5340/cpuapp 62 - nrf52dk/nrf52832 63 - nrf52840dk/nrf52840 64 - nrf5340dk/nrf5340/cpuapp 65 extra_args: EXTRA_CONF_FILE=overlay-phy_coded.conf 66 tags: bluetooth 67 sample.bluetooth.peripheral_hr_rv32m1_vega_openisa_rv32m1_ri5cy: 68 platform_allow: rv32m1_vega/openisa_rv32m1/ri5cy 69 tags: bluetooth 70 build_only: true 71 sample.bluetooth.peripheral_hr.frdm_kw41z_shield: 72 harness: bluetooth 73 depends_on: arduino_serial 74 tags: bluetooth 75 extra_args: SHIELD=frdm_kw41z 76