Thorsten von Eicken

Results 148 comments of Thorsten von Eicken

I believe it's needed to get the accuracy required by rs485

There's no such thing as "bricked" esp8266's. Sometimes the HW may be bad and a reflash may expose that, e.g. if the flash chip has bad blocks, often the power...

Hmmm, not sure. Did you try 40Mhz flash speed? And you're sure you have a 4MB part?

The docs also need some small updates to point to the ability to configure the telnet ports.

What is the status of this PR? It doesn't look like it's ready to be merged and some of the changes have been implemented in other PRs? There are lots...

I have no experience with the ESP32, so I cannot comment on this, sorry.

Yeah... 'been using micropython on the esp32 for a year now, really liking it... it would make sense to port the UI to micropython on the esp32 and create a...

Whoops, you can reboot using the UI and you can send it the equivalent rest request. Does the log in the UI show an error?

I'm not sure where you are looking. The latest release is https://github.com/jeelabs/esp-link/releases/tag/V3.0.14, it tells you to download http://s3.voneicken.com/esp-link/esp-link-v3.0.14-g963ffbb.tgz and the instructions at https://github.com/jeelabs/esp-link/blob/master/FLASHING.md#initial-serial-flashing refer to files contained in the tgz....

> I don't have time and knowledge to debug the esp-link. There is no need to "debug esp-link", it's simple math. At 115200 baud it takes 1/11520th of a second...