From c4180a14551bcbd50c54e4661d9cee430879a458 Mon Sep 17 00:00:00 2001 From: Netro <146584182+iNetro@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:12:40 -0400 Subject: [PATCH] Updated Bluetooth Low Energy Receiver (markdown) --- Bluetooth-Low-Energy-Receiver.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bluetooth-Low-Energy-Receiver.md b/Bluetooth-Low-Energy-Receiver.md index bd52a1e..0cb5b2b 100644 --- a/Bluetooth-Low-Energy-Receiver.md +++ b/Bluetooth-Low-Energy-Receiver.md @@ -6,4 +6,5 @@ This BLE app has several features which I will highlight in a brief overview. 2. Once found the user can then select an individual MAC Addresses entry to pull up a more detailed view of the captured data packet. 3. The Sort Knob will sort the list of MAC indices by either Ascending MAC Address, dB, or by most recently updated entry. -Below short example on using the BLE Rx App. \ No newline at end of file +Below short example on using the BLE Rx App. +https://vimeo.com/880005106?share=copy \ No newline at end of file