Arduino
Arduino copied to clipboard
ESP8266 core for Arduino
Hi, I have a problem described below. Is there any solution? #### Platform - Hardware: ESP8266-12F - Core Version: Any higher then 2.5.2 - Development Env: Arduino IDE - Operating...
### 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://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...
ref. https://github.com/esp8266/Arduino/pull/8329#issuecomment-933913998 not tested (yet) Apply the same condition as with normal WiFiClient - we are not connected when it's not possible to both write and read. Implement separate methods...
It is now possible to stream HTTP request data without knowing in advance the data size (using chunked transfer encoding), and to stream HTTP response data (correctly decoded according to...
### Update firmware returns error [10] Magic byte is wrong, not 0xE9 while the first byte of bin file is 0xE9 - [ ] This issue complies with the [issue...
WiFi range extender with a WiFi manager. Allows you to change the WiFi network the extender is connected to Led blinks at different rates to indicate various states of the...
### 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://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...
### 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://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...
follow-up of https://github.com/esp8266/Arduino/pull/8598 we removed some WiFiClient stopAll(s) from updaters, make some lifetime callbacks similar to ArduinoOTA ones so it can be handled by the user arduino ota part is...
As title. Is there any sense in not releasing a new version ?