| .. | ||
| esp32_ble_server.bin | ||
| esp32s3_ble_server.bin | ||
| README.MD | ||
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
- Please download nRF Connect 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.