From 466024d172f3d9903d27d4e63954122741b75ba5 Mon Sep 17 00:00:00 2001 From: James Shao Date: Mon, 21 Dec 2020 21:54:44 +0800 Subject: [PATCH] Updated Bluetooth Low Energy Receiver (markdown) --- Bluetooth-Low-Energy-Receiver.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bluetooth-Low-Energy-Receiver.md b/Bluetooth-Low-Energy-Receiver.md index ab08d48..7b0b34e 100644 --- a/Bluetooth-Low-Energy-Receiver.md +++ b/Bluetooth-Low-Energy-Receiver.md @@ -8,3 +8,7 @@ You don't need to change the frequency, since all Bluetooth device will broadcas You might need to adjust gain though. Theoretically, it's possible to decode some data in the ble packets, like temperature, but it doesn't make sense if there is bit error. + +## References: + +https://blog.csdn.net/shukebeta008/article/details/105024278 \ No newline at end of file