Hi everyone!
Just started messing with ESP8266 since my boss wanted some temperature readings from the different offices at my workplace and I thought that a ESP8266 with a temp sensor would be the best solution! 
I’ve tried to follow some guides around the interwebs but already running into some problems!
Flashing nodeMCU seems to be working just fine: 
Connecting… 
Erasing flash… 
Took 1.92s to erase flash block 
Wrote 413696 bytes at 0x00000000 in 40.3 seconds (82.0 kbit/s)… 
Leaving…
But when I try to connect to it with esPlorer I just get a bunch of either squares or ????, see pastebin 
http://pastebin.com/NM3fH7Fy
Connections are correct with 3.3V on CH_PD and VCC? read somewhere that I should add 3.3V to Reset to but that doesn’t seem to matter…
Any ideas?
