commit | a1947006d69169a14603134d6c19b42b4b23c248 | [log] [tgz] |
---|---|---|
author | Yeshvanth M <yeshvanthmuniraj@gmail.com> | Wed Nov 17 23:00:04 2021 +0530 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Nov 25 17:09:32 2021 +0200 |
tree | e0525b5e3a3f5b3c4babab632be8ff37ba81dc22 | |
parent | 118f37b574377695ff60259bf6df9b5b6021628e [diff] |
samples: Bluetooth: Added Observer sample 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>