readme (zh)

# ESP BLE OTA 组件说明

``esp ble ota`` 是基于自定义 ``BLE Services`` 进行数据收发的固件升级组件,待升级固件会被主机分包之后依次传输,从机接收到数据之后进行包序列以及 CRC 校验并回复 ACK。

## 从机示例代码

[ESP BLE OTA](https://github.com/espressif/esp-iot-solution/tree/master/examples/bluetooth/ble_ota)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/ble_ota^0.1.12"

or download archive

Stats

  • Archive size
    Archive size: 50.93 KB
  • Downloaded in total
    Downloaded in total 1.6k times
  • Downloaded this version
    This version: 1.3k times

Badge

espressif/ble_ota version: 0.1.12
|