Skip to content

ESP8266 SDK22x_191024 does not work reliable with old Xtensa Build chain #180

Closed
@Jason2866

Description

@Jason2866
  • PlatformIO Core.

Please update Xtensa build chain for ESP8266 to latest 2.5.x version for feature/stage.
The newer Non Os SDK versions 2.2.2 from 191024 and 191105 does NOT work
reliable with the the used build chain.

When compiling Tasmota with the Xtensa Build Chain 2.4.x there are wifi reconnects.
Using Xtensa Build chain 2.5.0.4 solves this issues.

I have done a custom setup (dirty hack for windows) to use the 2.5.x version.
https://github.com/Jason2866/platform-espressif8266.git#SDK22x_191105


Configuration

Operating system: Windows 10 pro

PlatformIO Version (platformio --version): Latest dev version

Description of problem

Compiled firmware is unreliable.

Steps to Reproduce

Compile Tasmota with old Xtensa Build chain.
Issue solving:
Compile Tasmota with new (in Arduino IDE default) build chain

The content of platformio.ini:

platformio.zip

Source file to reproduce issue:
https://github.com/arendst/Tasmota

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions