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

555 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
  • 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.