Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Programming Mode #106

Open
flywire opened this issue May 13, 2021 · 0 comments
Open

Test Programming Mode #106

flywire opened this issue May 13, 2021 · 0 comments

Comments

@flywire
Copy link

flywire commented May 13, 2021

A test for Programming Mode would be nice.

https://tasmota.github.io/docs/Getting-Started/#programming-mode

You can test whether your device is in Programming Mode by attempting to read information from the ESP82xx chip...

  • esptool.py -p COM5 read_mac (It should read the MAC address. It may fail afterwards during Uploading and running a "stub". This is normal.)
  • esptool.py -p COM5 flash_id

If everything went well, you are now in Programming Mode and ready to continue with flashing. If the flashing process is unable to start, disconnect the device and retry the steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant