Closed lrozema closed 9 years ago
Can you confirm which device you are referring to. There is no nodemcu v2, do you mean v1.0 (the original being v0.9)?
Thanks, that's the v1.0 devkit. Although anyone with these devices should already know they need to use the dio this option (it won't be specific to rboot), I'll add a note to the readme because they are popular dev boards.
I have rboot working on NodeMCU v2 with SDK v1.2.0. The most important thing for the ESP-12 used on NodeMCU v2 is to add -fm dio to the esptool.py command line. I think this might be worth warning for in readme.txt?