fshah48 wrote:I downloaded it, checked its MD5 chksum which matched perfectly. Ran the updater to update the path and edited the required file to set to COM23 in my case. Had tested the NodeMCU board before using lualoader and everything worked perfectly.
Tried to test examples "hello_world", "blinky", "sysinfo", "wifi-sniffer"--all compile and build ok, flash ok but print garbage on the terminal. When I look at HEX it is nearly all examples emit the same output at reset.
Can you help resolve this problem, cannot proceed any further to take advantage of the wonderful build you have put together.
fshah
I have exactly the same problem... I even attached a second FTDI to my NodeMCU (on GPIO2)... serial-comms produce garbage...
tried with the serial Terminal in Eclips... tried with Termite... even with the ArduinoSerialTerminal... all garbage
tried all Baudrates.. even other settings than N81..
When I flash the same NodeMCU-Chip from Arduino IDE everything works fine... from Eclips.. it flashes till 100% everything OK... but everything comming from the Chip after that is garbled..
What to do??
THNX in advance