-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Basic Infos
WiFimanager Branch/Release: Master
### IDE
Arduino IDE v2.1.0
Board Selection in IDE: FireBeetle ESP32-E
Installed library for FireBeetle: DFRobot ESP32 Boards
#### Ha…
-
### Board
LOLIN S2 MINI
### Device Description
Rotary Encoder, OLED display, External EEprom, Buttons..
### Hardware Configuration
i2c - SCL on GPIO 35, SDA on GPIO 33
SPI - MOSI 11, MISO 9, and…
-
I know you already implemented wifi fallback ap mode but with ESP_WiFiManager it s even more user friendly.
If it can't connect to (non-)configured WIFI it moves the into Access Point open up capt…
-
ESP32-C3
tzapu/WiFiManager@^2.0.17
I would like to use **auto connect** and **manually start the ConfigPortal** if manual configuration (MQTT etc.) is required. BUT there is "Do not use BOTH" in "…
mylms updated
1 month ago
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master
Esp8266/Esp32:
Hardware: ESP-12E
Core Version: 2.4.0, staging
### Description
Problem description
###…
-
I'm using this code her with Aduino IDE in VSCode and a ESP 32. When i try to connect to the Server with SSL it dose not work.
Am I missing something?
```
void setup() {
WiFi.mode(WIFI_STA…
-
Hi,
I have the following problem:
I can flash my ESP and connect to it’s AP. However, when i set up my network settings with fixed IP, the ESP show up in my WiFi network with a DHCP IP-Adress, but I…
-
For Arduino ESP8266 & ESP32 there is the WiFiManager project: https://github.com/tzapu/WiFiManager
This project allows for easy configuration of an ESP device by connecting to its AP and setting th…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master
Esp8266/Esp32:
Hardware: ESP32-s3
Core Version: 3.0.0, staging
### Description
When running WM as an ESP-I…