arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.21k stars 4.81k forks source link

Magic Home board not flashing #1337

Closed anthonyangel closed 6 years ago

anthonyangel commented 6 years ago

I'm trying to flash an Arilux LED controller v1.4 board, but I can't get it to boot in flash mode. I have it connected up as follows (as per this wiki page):

FTDI Board Rx --> Tx
Tx --> Rx
GND --> GND GND --> GPIO0

Using ESPtool I'm getting the error: A fatal error occurred: Invalid head of packet ('\x00'), when I use a serial debugger through PIO I can only see a NULL character and no other output.

Not sure if anyone has had any issues with this board before or if something has changed, but I'm pretty much out of ideas.

lobradov commented 6 years ago

I'd start by checking following things:

so, final check/attempt:

anthonyangel commented 6 years ago

Thanks, I'll double-check and give this another shot, but I'm not so confident:

I'll try with swapping the tx & rx lines to make a straight-though connection, rather than a crossover.

The stock firmware doesn't have update functionality, so I doubt there's any chance of an OTA update

lobradov commented 6 years ago

You know that GPIO0 needs to be tied to GND to go into flash mode, right? Hope you didn't forget that ;)

On 18 December 2017 at 14:53, anthonyangel notifications@github.com wrote:

Thanks, I'll double-check and give this another shot, but I'm not so confident:

  • I've used the same FTDI before to successfully flash a Sonoff,
  • I'm powering the magic-home from the 12V barrel connector, not the FTDI
  • Stock firmware works

I'll try with swapping the tx & rx lines to make a straight-though connection, rather than a crossover.

The stock firmware doesn't have update functionality, so I doubt there's any chance of an OTA update

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arendst/Sonoff-Tasmota/issues/1337#issuecomment-352431377, or mute the thread https://github.com/notifications/unsubscribe-auth/AcWpOrZI8EbTZ2xPqDrUAVeP9s2RzALFks5tBm5lgaJpZM4Q8eF6 .

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem.