NodeMCU without LUA in Windows
Posted: Thu Dec 31, 2015 6:52 am
Hi,
Just bought some NodeMCU dev boards... now, i did my setup with Eclipse + mingw + unofficial esp8266 sdk.
My goal is to use the dev board with native c programs discarding lua stuff.
I can import examples, compile them and flash into the module but after flashing the program nothing happens, no output on the COM port... no GPIO working, nothing at all.
I'm i missing something? do i need to configure the prebuilt makefiles in a proper way?
Thanks
Max
Just bought some NodeMCU dev boards... now, i did my setup with Eclipse + mingw + unofficial esp8266 sdk.
My goal is to use the dev board with native c programs discarding lua stuff.
I can import examples, compile them and flash into the module but after flashing the program nothing happens, no output on the COM port... no GPIO working, nothing at all.
I'm i missing something? do i need to configure the prebuilt makefiles in a proper way?
Thanks
Max