esp-idf-provisioning-android

Android Provisioning application for ESP-IDF Unified provisioning

APACHE-2.0 License

Stars
200
Committers
10

Bot releases are visible (Hide)

esp-idf-provisioning-android - Provisioning App Release 2.0.0

Published by shahpiyushv about 2 months ago

Thread provisioning support added.

esp-idf-provisioning-android - Provisioning App Release 2.1.2 Latest Release

Published by shahpiyushv over 1 year ago

Added support for Android 12 and above.

esp-idf-provisioning-android - ESP Provisioning App release 2.1.0

Published by shahpiyushv almost 2 years ago

  • Added support for security version 2 (SRP6a + AES-GCM).
esp-idf-provisioning-android - Release v2.0.13

Published by shahpiyushv over 2 years ago

  • Added handling for incorrect Proof of Possession (POP).
  • Added generic QR code handling.
  • Fixed a BLE characteristic caching issue.
esp-idf-provisioning-android - Provisioning App Release 2.0.2

Published by shahpiyushv over 4 years ago

Features

  • Revamped app based on the new 2.0 Provisioning Library.
  • Supports QR code based provisioning, as well as fallback to manual mode if QR is not available.
  • Single app can now support both, SoftAP and BLE Transports.
  • Improved User Interface.

Bugfixes

  • Crashes seen for SoftAP Manual mode (in 2.0.1)

Known Issues

  • Last step of SoftAP provisioning can sometimes fail. The reason for this is that, since ESP chips have a single antenna, while connecting to an AP in the station mode, the SoftAP channel also switches to that of the target AP. During this channel switch, some phones may get disconnected, resulting in failure to query the status.
esp-idf-provisioning-android - Provisioning Library 2.0

Published by shahpiyushv over 4 years ago

Added Provisioning Library Module
Features include :

  • Search for available BLE devices.
  • Scan device QR code to provide reference to ESP device.
  • Create reference of ESPDevice manually.
  • Data Encryption
  • Data transmission through BLE and SoftAP.
  • Scan for available Wi-Fi networks.
  • Provisioning API.
  • Support for exchanging custom data.

Integrated provisioning library in app.

  • Changed App UI.
  • Added QR code support.
  • Implemented provisioning through Provisioning library.
esp-idf-provisioning-android - Alexa App Release 2.1.1

Published by shahpiyushv over 4 years ago

  • Minor changes : Local control session management optimisation.

The current latest app can also be found on the Playstore: ESP Alexa

APK attached for direct download.

esp-idf-provisioning-android - Alexa App Release 2.1

Published by shahpiyushv over 4 years ago

  • Enabled encryption for local communication
  • Backward compatibility with previous version
  • Minor bug fixes

The current latest app can also be found on the Playstore: ESP Alexa

APK attached for direct download.

esp-idf-provisioning-android - Alexa App Release 2.0

Published by shahpiyushv almost 5 years ago

  • Support for setting device configuration. Below are the configuration options settable/gettable in the app:
    • Assistant's language
    • Device name (visible over local network after provisioning)
    • Device volume
    • Alexa WW detection tone (start tone)
    • Query end tone (end tone)
  • Support for displaying WiFi's authentication mode (open or secure) during provisioning.
  • Using 128-bit UUIDs for BLE services and characteristic.
  • App icon updated.

This update is available on the Play Store: ESP Alexa