Skip to content

Provisioning Library 2.0

Compare
Choose a tag to compare
@shahpiyushv shahpiyushv released this 29 May 15:12
· 66 commits to master since this release

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.