Added BLE Test fw

This commit is contained in:
lewisxhe 2024-12-09 10:36:19 +08:00
commit b1f5e37e04
4 changed files with 62 additions and 0 deletions

14
firmware/BLE/README.MD Normal file
View file

@ -0,0 +1,14 @@
# BLE Firmware
## 1. Firmware to test whether the BLE function of the board is normal
* **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)

Binary file not shown.

Binary file not shown.