-
Hello,
I'm trying to use WiFi Manager with ADAFRUIT IO with an ESP8266.
Your code works fine by itself. My problem is passing the saved WiFi SSID and PW to Adafruit's SSID and PW code. It define…
-
Hola, estoy usando Raspberry pi pico con un ESP12 (tiene cargado el firmware1.1.0.0 de AiThinker), al momento de guardar las configuraciones cargadas mediante el portal, la memoria LittleFS falla y no…
-
I am running an Upload Task connecting to a WiFiAP (doing a scan and select the best Network) and uploading stuff. If finished uploading, wifi is turned off and the task is deleted.
If I want to uplo…
-
Android device: Nexus 7 running Android 6.0.1
Hardware: Wemos D1 Mini
I tried to add a new device from the app, Selected the device in the "Choose your WiFi network screen" and received the "Conn…
-
Hi @khoih-prog
**Nice work adding this feature.** I now use it and find it handy. I've set up a (hidden) Blynk button widget that, when pushed, forces the reset and Config Portal. Much appreciated. …
-
### Hardware:
Board: ESP32-WROOM-32 Dev Module
Core Installation version: 1.0.1 (installed using board manager feb/23)
IDE name: Arduino IDE 1.88
CPU Frequency: 80MHz
Flash Fre…
-
-
### Describe the bug
Custom blynkport from Credentials.h is not being used, instead it looks like the hard coded value is.
This work fine for ESP8266 but not **ESP32**. The code looks different.
…
-
Software Context
```
Espressif 8266 v3.2.0 with ESP_WiFiManaf¡ger v 1.3.0
Platformio Core 5.2.0·Home 3.3.4
Platformio.ini
[env:esp_wroom_02]
platform = espressif8266
board = esp_wroom_02
fr…
-
Hi,
I couldn't find how to change channel on the multi remote example. Could you explain?
Got your single remote code working on my esp8266 using the Blynk app on IOS and Android, so thanks :)