From b8892b8784cd918760a7248a42a3844d47953756 Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Mon, 9 Dec 2024 10:38:46 +0800 Subject: [PATCH] Update README --- firmware/BLE/README.MD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/firmware/BLE/README.MD b/firmware/BLE/README.MD index e0566fa..2c6bc84 100644 --- a/firmware/BLE/README.MD +++ b/firmware/BLE/README.MD @@ -6,8 +6,7 @@ * **esp32_ble_server.bin** For esp32 , Write address 0x0 * **esp32s3_ble_server.bin** For esp32s3 , Write address 0x0 * How to write firmware, please see [here](../GPS_Reset/README.MD) - - +* Please download [nRF Connect](https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-mobile) on Google Play, and then you can scan Bluetooth devices through nRF Connect. If you find a device named **LilyGo-BLE**, it means that the device Bluetooth is working.