-
I get a compiler error using the lib with TLS, esp8266 and PlatformIO.
```
#include
espMqttClientSecure mqttClient;
```
**Compile output**
```
Processing upstream_develop (platform: espres…
-
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…
-
### 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…
-
### 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.…
-
Followed the examples.
Using PlatformIO with Core 6x
Board starts, WiFi AP shows up, and I can connect with password,
When I connect my phone to the network and then try to reach the IP Addre…
-
I believe I followed the steps to install, but when I go to build I get this error:
```
Compiling .pio/build/esp32-c3-devkitm-1/lib5f6/LittleFS_esp32/LITTLEFS.cpp.o
.pio/libdeps/esp32-c3-devkitm-1/…
-
### Describe the bug
Using example code for MKR1000 the config portal will not come up.
### Steps to Reproduce
Load example MKR1000_WiFi101 sketch and run.
Connect to Wifi AP
Run curl with …
-
Adding support for ESP32-S3 chipset.
_Please specify what's needed and tag issues which will be solved by this._
**Update:**
- development branch [esp32-s3-support](https://github.com/espressif…
-
### Describe the bug
DHCP can not work using ESP8266 core version v3.0.2
### Steps to Reproduce
use default example
### Debug and AT-command log (if applicable)
> 11:39:19.057 -> Starti…
-
### Describe the bug
`Arduino: 1.8.16 (Windows 10), Board: "DOIT ESP32 DEVKIT V1, 80MHz, 921600, None"`
```
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware …