Added BLE Test fw
This commit is contained in:
parent
100b0a6bcc
commit
b1f5e37e04
4 changed files with 62 additions and 0 deletions
14
firmware/BLE/README.MD
Normal file
14
firmware/BLE/README.MD
Normal 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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
firmware/BLE/esp32_ble_server.bin
Normal file
BIN
firmware/BLE/esp32_ble_server.bin
Normal file
Binary file not shown.
BIN
firmware/BLE/esp32s3_ble_server.bin
Normal file
BIN
firmware/BLE/esp32s3_ble_server.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue