SkillAgentSearch skills...

EspBlufiForAndroid

EspBlufi is based on the BLUFI protocol, which connect with IOT devices for BLE data communication, realizes device config network, and custom data transmission and reception. EspBlufi is developed and maintained by Espressif Corp.

Install / Use

/learn @EspressifApp/EspBlufiForAndroid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EspBlufiForAndroid

This is a demo app to control the ESP device which run BluFi

Lib Source Code

How to Import

  • Add this in your root build.gradle at the end of repositories:
    allprojects {
        repositories {
            ...
            maven { url 'https://jitpack.io' }
        }
    }
    
  • And add a dependency code to your app module's build.gradle file.
    implementation 'com.github.EspressifApp:lib-blufi-android:2.5.1'
    

ESPRSSIF MIT License

Development Documents

Release APKS

Update Log

Related Skills

View on GitHub
GitHub Stars366
CategoryDevelopment
Updated5d ago
Forks141

Languages

Java

Security Score

80/100

Audited on Apr 1, 2026

No findings