2017-04-05 11:11:22 +08:00
|
|
|
sample:
|
2023-01-24 03:05:52 +08:00
|
|
|
name: Bluetooth Peripheral HR
|
|
|
|
description: Demonstrates the HR (Heart Rate) GATT Service
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.bluetooth.peripheral_hr:
|
2017-12-10 23:17:32 +08:00
|
|
|
harness: bluetooth
|
2023-05-08 19:37:42 +08:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
2024-05-20 23:45:33 +08:00
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf51dk/nrf51822
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
2024-09-10 21:50:40 +08:00
|
|
|
- nrf54l15dk/nrf54l15/cpuapp
|
2022-11-29 08:23:08 +08:00
|
|
|
integration_platforms:
|
|
|
|
- qemu_cortex_m3
|
2024-05-20 23:45:33 +08:00
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf51dk/nrf51822
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
2024-09-10 21:50:40 +08:00
|
|
|
- nrf54l15dk/nrf54l15/cpuapp
|
2018-11-01 09:40:46 +08:00
|
|
|
tags: bluetooth
|
2024-05-28 20:00:19 +08:00
|
|
|
sample.bluetooth.peripheral_hr.minimal:
|
|
|
|
harness: bluetooth
|
|
|
|
platform_allow:
|
|
|
|
- bbc_microbit
|
|
|
|
integration_platforms:
|
|
|
|
- bbc_microbit
|
|
|
|
extra_args: EXTRA_CONF_FILE=prj_minimal.conf
|
|
|
|
tags: bluetooth
|
2024-03-15 04:25:03 +08:00
|
|
|
sample.bluetooth.peripheral_hr.bt_ll_sw_split.extended:
|
|
|
|
harness: bluetooth
|
|
|
|
platform_allow:
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
|
|
integration_platforms:
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
|
|
extra_args: EXTRA_CONF_FILE=overlay-extended.conf
|
|
|
|
tags: bluetooth
|
|
|
|
sample.bluetooth.peripheral_hr.bt_ll_sw_split.phy_coded:
|
|
|
|
harness: bluetooth
|
|
|
|
platform_allow:
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
|
|
integration_platforms:
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
|
|
- nrf52dk/nrf52832
|
|
|
|
- nrf52840dk/nrf52840
|
|
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
|
|
extra_args: EXTRA_CONF_FILE=overlay-phy_coded.conf
|
|
|
|
tags: bluetooth
|
2022-09-15 04:23:15 +08:00
|
|
|
sample.bluetooth.peripheral_hr_rv32m1_vega_openisa_rv32m1_ri5cy:
|
|
|
|
platform_allow: rv32m1_vega/openisa_rv32m1/ri5cy
|
2019-10-11 14:36:29 +08:00
|
|
|
tags: bluetooth
|
|
|
|
build_only: true
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.bluetooth.peripheral_hr.frdm_kw41z_shield:
|
2019-01-19 03:22:26 +08:00
|
|
|
harness: bluetooth
|
2021-05-16 23:31:59 +08:00
|
|
|
depends_on: arduino_serial
|
2019-01-19 03:22:26 +08:00
|
|
|
tags: bluetooth
|
|
|
|
extra_args: SHIELD=frdm_kw41z
|