# ChangeLog

## v0.1.0 - 2023-01-04

### Feature:

* BLE-OTA:
  * The initial version.

## v0.1.1 - 2023-01-17

### Enhancements:
* BLE-OTA:
  * Deleted subscribe command support, no longer needed for protocomm.

  * Added finish command support to indicated end of OTA.

## v0.1.2 - 2023-01-18

* Fixed warnings

## v0.1.3 - 2023-02-09

* BLE-OTA:
  * Added support for IDF release v4.4
  * Fixed github ble_ota link in idf_component.yml

## v0.1.4 - 2023-02-13

* BLE-OTA:
  * Added support for bluedroid BLE 5.0 features.

Links

License: Apache-2.0

To add this component to your project, run:

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

or download archive

Stats

  • Downloaded in total
    Downloaded in total 2.4k times
  • Downloaded this version
    This version: 24 times

Badge

espressif/ble_ota version: 0.1.4
|