esp8266 flashing help #534
Unanswered
jnthnplbkr
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Do you see the com port being added to the drop down list when you connect
your WEMOS board to your PC? If not you probably need to install the driver
or you need a data capable Micro USB cable.
…On Mon., Aug. 30, 2021, 1:08 p.m. jnthnplbkr, ***@***.***> wrote:
I am trying to flash the ESP8266 with no luck.
I'm following instructions and don't really know how this is done so I
have no idea if I'm doin git right.
I have a kit assembled, battery out, flashing tool open, firmware bin file
loaded (7.1.2)
Status doesn't change and I get these two messages.
1. require(("wifi")
2. connect.world()
any advice or direction to it would be appreciated.
thanks
jnthnplbkr
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#534>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQB5MLIQ5RI7X2NRTNBRZ3T7PJLFANCNFSM5DCP4OLQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
2 replies
-
This tool is quite good: |
Beta Was this translation helpful? Give feedback.
2 replies
-
When it is connected to your computer, is the WEMOS d1 mini detected in the
devices ? Or is it unknown? If unknown you need to install the driver.
…On Tue., Aug. 31, 2021, 5:25 p.m. jnthnplbkr, ***@***.***> wrote:
appreciate the help. I tried the brewflasher tool...got this...starting to
think I have some assembly issues?
_Downloading firmware...
Downloaded successfully!
Command: esptool.py --chip esp8266 write_flash --flash_mode dio 0x00000
C:\Users\Gerd\AppData\Local\Temp\firmware.bin --erase-all
esptool.py v2.8
Found 0 serial ports_
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#534 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQB5MMTVCE4RPZE3INRN7TT7VXGJANCNFSM5DCP4OLQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to flash the ESP8266 with no luck.
I'm following instructions and don't really know how this is done so I have no idea if I'm doin git right.
I have a kit assembled, battery out, flashing tool open, firmware bin file loaded (7.1.2)
Status doesn't change and I get these two messages.
any advice or direction to it would be appreciated.
thanks
jnthnplbkr
Beta Was this translation helpful? Give feedback.
All reactions