1) use the same tool and try flashing the file (just that, no other one) you received from nodemcu-build.com (flash it at 0x00000) /// successfully loaded but led not blink
2) use the same tool and try flashing the binaries I built but revert the order, start with file 0x10000.bin then file 0x00000.bin (don't forget to revert the addresses too) //// the same
3) change the flashing tool, have you tried the Espressif one or esptool.py ? ////// i have used NodeMCU-PyFlasher-4.0-x64 but the led doesn't blink ...it's always on....
so I went back to "INTERNAL: // NODEMCU" and noticed the attached lines ....
after flashing , i switch to lualoader and when i chose the init file, it tells me
> > dofile("LLbin.lua")
cannot open LLbin.lua
>
LLbin.lua not found. Installing LLbin.lua...
uart.setup(0,9600,8,0,1,0)
> > >
he doesn't find llbin. lua ... could it be the problem ???
in the other cases I have never seen the writing