-
While carrying out some testing, I noticed that on occasions my ESP32 CS took a while to connect to my test WiFi with retries observed on the serial output.
Checking the status of my CS (as seen by…
-
I get a compiler error using the lib with TLS, esp8266 and PlatformIO.
```
#include
espMqttClientSecure mqttClient;
```
**Compile output**
```
Processing upstream_develop (platform: espres…
-
**Describe the bug**
After updating from v3.6.3 to v3.6.4 the device disconnected from WiFi after about 2 hours.
**Upload your config**
'{"version":"v3.6.4","serialnr":6972,"mode":"SMART","mode…
-
esp8266, TLS, Platformio, latest Arduino 8266 git version (3.2.0-dev), SDK 3.0.5
MQTT broker: mosquitto 2.0.15
Debugging activated by `-D DEBUG_ESP_PORT=Serial -D DEBUG_ESP_MQTT_CLIENT`
PubSu…
-
Hallo,
if I disable the Nuki hub with a deauth-command, the access point opens and I can connect the hub to a new WLAN!
I think this is a major security flaw. Can i deactivate the access point?
…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://ardu…
-
I have WeMos D1 NodeMcu Lua V3.
I tried following ESPEASY MEGA:
- ESP_Easy_mega-20190315_normal_ESP8266_4M.bin
- ESP_Easy_mega-20190311_normal_ESP8266_4M.bin
- ESP_Easy_mega-20190305_normal_ESP82…
-
### Basic Infos
Challenge: After the Wifi setup, make only two own routes available without the config portal via web server
#### Hardware
WiFimanager 2.0.15
Esp8266/Esp32:
Hardware: ESP…
-
### Describe the bug
Using PlatformIO with Clion I am unable to compile the basic example in ESPAsync_WiFi due to a dependency on https://registry.platformio.org/libraries/devyte/ESPAsyncDNSServer.…
-
### Describe the bug
Using the UM ProS3 I rarely can connect to WiFi config portal.
### Steps to Reproduce
1. Use basic example code.
2. Run
3. You will sometime see SSID on wireless device…