This website requires JavaScript.
Explore
Help
Sign in
jlpoole
/
LilyGo-LoRa-Series
Watch
1
Star
0
Fork
You've already forked LilyGo-LoRa-Series
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
b1f5e37e04
LilyGo-LoRa-Series
/
firmware
/
BLE
History
Download ZIP
Download TAR.GZ
lewisxhe
b1f5e37e04
Added BLE Test fw
2024-12-09 10:36:19 +08:00
..
esp32_ble_server.bin
Added BLE Test fw
2024-12-09 10:36:19 +08:00
esp32s3_ble_server.bin
Added BLE Test fw
2024-12-09 10:36:19 +08:00
README.MD
Added BLE Test fw
2024-12-09 10:36:19 +08:00
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