An open API service indexing awesome lists of open source software.

https://github.com/vovagorodok/ble_ota_app

Upload firmware over Bluetooth
https://github.com/vovagorodok/ble_ota_app

android android-app ble bluetooth bluetooth-low-energy flutter ios ios-app ota ota-firmware-updates ota-update web

Last synced: over 1 year ago
JSON representation

Upload firmware over Bluetooth

Awesome Lists containing this project

README

          

# BleOta
Graphical application for upload firmware over Bluetooth.

Local files upload is disabled by default to prevent unknown firmware upload by end users, enable it by changing `Always allow local files upload` in `Settings`.
Additionally update functionality for specific hardwares is supported.
If you want end users have ability to update your hardware check `doc/REGISTER_HARDWARE.md`.

Fully works on `Android` and `iOS`.
On `Web` can require additional browser flags, see `doc/USING.md`.
For other OS it depends on internal libraries.

[Download from Google Play](https://play.google.com/store/apps/details?id=com.vovagorodok.ble_ota_app)   
[Download from F-Droid](https://f-droid.org/packages/com.vovagorodok.ble_ota_app/)   
[Download from App Store](https://itunes.apple.com/us/app/ble_ota_app/id0000000000)

> **REMARK**: Application not released on `App Store` yet.
> Apple corporation require `100$/year` developer fees even for free and open source applications.
> If you want to support project, fill free to send me small amout or help with idea how to release app in `iOS` without developer fees.

## Peripheral device side
Arduino library: https://github.com/vovagorodok/ArduinoBleOTA