• Stars
    star
    1,018
  • Rank 45,203 (Top 0.9 %)
  • Language
    Java
  • License
    Other
  • Created over 9 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

EspTouch is one way for Android Phone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. EspTouch is developed and maintained by Espressif Corp.

EspTouch for Android

This APP is used to configure ESP devices to connect target AP.
The devices need run smart config: esp-idf or ESP8266_RTOS_SDK

Note: EspTouchV2 is not compatible with EspTouch

Licence

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-esptouch-android:1.1.1'
    
    implementation 'com.github.EspressifApp:lib-esptouch-v2-android:2.2.1'
    

Lib Source Code

Api

  • EspTouch: doc
  • EspTouchV2: doc

Version Log

  • APP Log
  • Lib EspTouch Log
  • Lib EspTouchV2 Log

Releases

More Repositories

1

EsptouchForIOS

EspTouch is one way for iPhone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. EspTouch is developed and maintained by Espressif Corp.
Objective-C
409
star
2

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.
Java
317
star
3

IOT-Espressif-Android

Java
228
star
4

EspBlufiForiOS

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.
C
101
star
5

EspMeshForAndroid

ESP-MESH can be thought of as an extension of the Wi-Fi protocol. It combines the advantages of both Wi-Fi and Bluetooth technologies to provide innovative solutions that make you re-think how wireless networks can be built using the same networking equipment. ESP-MESH is developed and maintained by Espressif Corp.
JavaScript
62
star
6

IOT-Espressif-Android-APK

IOT-Espressif-Android released APKs
57
star
7

EspEyeForWeChat

JavaScript
31
star
8

EspBLEMeshForAndroid

Java
27
star
9

EspMeshForiOS

ESP-MESH can be thought of as an extension of the Wi-Fi protocol. It combines the advantages of both Wi-Fi and Bluetooth technologies to provide innovative solutions that make you re-think how wireless networks can be built using the same networking equipment. ESP-MESH is developed and maintained by Espressif Corp.
C
16
star
10

EspMeshForWeChat

JavaScript
13
star
11

IOT-Espressif-iOS

iOS app for Espresso's IOT
Objective-C
13
star
12

Esp32MeshAppResources

APP resources for Esp32 mesh smart device
13
star
13

EspRelease

Release Espressif android app
12
star
14

lib-esptouch-v2-android

Java
12
star
15

EsptouchForAndroidForRTOS

11
star
16

EsptouchForIOSForRTOS

Esptouch for IOS developer, it is used by RTOS version
11
star
17

lib-esptouch-android

Java
9
star
18

lib-blufi-android

Java
7
star
19

notification

Example for Apns implement of http://iot.espressif.cn
6
star
20

MeshProxyForIOS

The lib to support Espressif's mesh scheme by an proxy server supported by Espressif App iOS Team
3
star
21

rainmaker-proto-java

Compiled java files of rainmaker protobuf
1
star