Error: Don't use RTC mem data... #5462
Replies: 1 comment
-
Posted at 2016-05-18 by Wilberforce 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. Posted at 2016-05-18 by @MaBecker @ceremcem try to type Posted at 2016-05-19 by ceremcem There is no console, so I can not 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?) Posted at 2016-05-19 by Wilberforce 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 Posted at 2016-05-19 by Wilberforce 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.... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-05-17 by ceremcem
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?Beta Was this translation helpful? Give feedback.
All reactions