I use that one with the Arduino IDE (Nodemcu)
Q1: Is nodemcu standard implemented on the chip of the esp8266-12E or is that done by the Arduino IDE?
Q2: I was (I am) of the opinion that when using nodemcu I can only use Lua as programming language, but the Arduino IDE uses C (or C++ ?) and not Lua.