Daniel Harris

Results 5 comments of Daniel Harris

Having the same issue with Arduino IDE 2.3.2 on Windows 11 with ESP32-WROOM-32. ### Debug Message ``` [ 22307][D][Updater.cpp:133] begin(): OTA Partition: app1 Start updating sketch [ 25308][I][WiFiClient.cpp:260] connect(): select...

For whatever reason `application/x-www-form-urlencoded` is treated differently to all other content types: https://github.com/me-no-dev/ESPAsyncWebServer/blob/f71e3d427b5be9791a8a2c93cf8079792c3a9a26/src/WebRequest.cpp#L146

Having the same issue, on azurerm 3.94.0

Although not a fix, you can get around this issue by changing `Active Input Handling` to `Both`. `Edit` -> `Project Settings` -> `Player` -> `Under Other Settings` under `Configuration` ->...

> ESP32S3 Dev Module From other examples such as [esp32s3camlcd](https://github.com/platformio/platform-espressif32/blob/develop/boards/esp32s3camlcd.json) it looks like this approach to variant names is common. Please correct me if I am wrong and there is...