-
Add smartconfig capability to micropython for esp8266 and esp32
Add the following to modesp.c
{ MP_ROM_QSTR(MP_QSTR_smartconfig), MP_ROM_PTR(&mp_module_esp_smartconfig) },
Create smartconfig py…
-
Hi,
TasmoCompiler is a great resource to generate builds for devices no supported by the standard Tasmota builts.
The caveat is however that it generates a build with **fixed credentials**.
Integ…
-
How can we add [Smartconfig ](https://play.google.com/store/apps/details?id=com.cmmakerclub.iot.esptouch&hl=en) to Sinric switch example??
-
Again thanks for the great build.
Copied this from an older feature request:
Add smartconfig capability to micropython for esp32
Add the following to modesp.c
{ MP_ROM_QSTR(MP_QSTR_smartconf…
-
Fulfilling request from documentation and responding regarding use of Espressif ESPtouch on iOS and AutoWifi / SmartConfig. In my testing, does not work at all.
Using an TTGO esp32+camera module…
-
I am using ESP32s, and am trying to setup a smartconfig provisioning process using the [esp_smartconfig flutter package](https://pub.dev/packages/esp_smartconfig)
I had previously used [ESPTOUCH_SM…
-
For me the SmartConfig sample does not work.
The output from the esp8266 is:
`SC version: V2.5.4
mode : sta(5c:cf:7f:33:74:c3)
add if0
scandone
scandone
SC_STATUS_FIND_CHANNEL`
I'm under…
-
Hi, does it support Smartconfig (ESP airkiss)?
Thaks!
-
the android things toolkit had a function that can input a 4digit code to smartconfig the wifi name and passcode to let the NXP devices to connect to the wifi network, is there any sdk for android /io…
-
just upload the latest firmware on esp32 devkit but it keep restarting.
then i upload my old firmware v2.2.10 and it can work properly.
i think esp32 cannot handle all these new features.
how can i re…