This sample scans for nearby BLE devices and prints the address of the device found and the RSSI value to the UART terminal. Uses passive scanning and demonstrates the role of the observer. Signed-off-by: Yeshvanth M <yeshvanthmuniraj@gmail.com>
8 lines
148 B
YAML
8 lines
148 B
YAML
sample:
|
|
name: observer
|
|
tests:
|
|
sample.bluetooth.observer:
|
|
harness: bluetooth
|
|
platform_allow: qemu_cortex_m3 qemu_x86
|
|
tags: bluetooth
|