Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fbiego/esp32_ble_ota_android

Android app to perform OTA update on ESP32 via BLE
https://github.com/fbiego/esp32_ble_ota_android

android ble esp32 firmware ota ota-update

Last synced: 3 months ago
JSON representation

Android app to perform OTA update on ESP32 via BLE

Awesome Lists containing this project

README

        

# ESP32_BLE_OTA_Android

Android app to perform OTA update on ESP32 via BLE

## New App
Get it on Google Play

## Arduino
[`ESP32 Code repository`](https://github.com/fbiego/ESP32_BLE_OTA_Arduino)

## Source Code
Dependency [`Android-BLE-Library`](https://github.com/fbiego/Android-BLE-Library)

Clone as follows:
> `~/AndroidStudioProjects/ESP32_BLE_OTA_Android`

> `~/AndroidStudioProjects/Android-BLE-Library`

You may need to delete the `.idea` folder before syncing the project