From 818dce2a0adeaf94c3e5b5f2b18c15107c78d35a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 8 Apr 2025 23:05:02 +0200 Subject: add Bluetooth examples --- Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md (limited to 'Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md') diff --git a/Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md b/Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md new file mode 100644 index 0000000..34101fe --- /dev/null +++ b/Mussel/examples/voting_from_EddystoneTLM/Beacon_Scanner.md @@ -0,0 +1,9 @@ +## BLE Beacon Scanner + +Initiates a BLE device scan. +Checks if the discovered devices are +- an iBeacon +- an Eddystone TLM beacon +- an Eddystone URL beacon + +and sends the decoded beacon information over Serial log -- cgit v1.2.3