LilyGo-LoRa-Series/firmware/BLE/README.MD
2024-12-09 10:36:19 +08:00

280 B

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