vovagorodok / ble_ota_app

Upload firmware over Bluetooth
MIT License
15 stars 3 forks source link

Update firmware from github #9

Closed faizannazir closed 3 months ago

faizannazir commented 3 months ago

App not shows new version in app

image image image

vovagorodok commented 3 months ago

https://github.com/faizannazir/ble_ota_app/blob/main/resources/hardwares.json maps HW NAME to database/json

Change "ESP32" to your specific hardware name. In your project I see "Esp32 HW". Proposed to use more hardware specific names here like "Chessboard" or "RGBD Scaner" ...

vovagorodok commented 3 months ago

I have plans to separate ble ota flutter library in order to add posibility to create own apps that support ble ota