-
• #2
If you get a prompt, you can send a reset and then save.
The strings at the beginning are at the wrong baud rate.
The rtc mem data means it can read the last time from flash, but it sounds like there are other issues.
Best bet is to use the flash tool, with the erase option. This will blank out everything, then reflash and it should be fine.
-
• #4
There is no console, so I can not
reset()
. I am able toerase flash
and re-flash the firmware, but it didn't help.It may sound weird: although I can flash/re-flash and use other ESP's, I am not able to do so with this ESP as I told; but my colleague is able to flash it. That means it's absolutely releated with my computer (but how come I could flash/re-flash/load-app with the other ESP's?)
-
• #5
If you connect to the serial debug pin with another ftdi , you can see the output there and see more of what is going on.
Can't remember the pin off hand, I think it's labelled D4 on the nodeMcu board
-
• #6
And try another USB port - it could be drawing too much current.... Or use one of those cables that uses two USB ports, that takes power from both....
Hi,
One of ESP8266 in our hands is not working while throwing the only message upon boot like the following:
The last sentence,
don't use rtc mem data
might give a clue but it's meaningless for me. What would it be?