-->
Page 1 of 1

New User - Firmware Question

PostPosted: Tue Aug 30, 2016 4:10 am
by AusUser
Hi there, this my first post as new owner of a ESP-12E. :D Plan is ot is try the web server feature and also use it gather information from sensors and sent it to the web

I've watched the following video to get started. while it was useful I wasn't able to execute a basic sketch. (STEP BY STEP GUIDE FOR ESP8266 ESP-12E USING ARDUINO 1.6.7)

So my question is what checks do i need to do on ESP-12E h/w before I can start using it with ARDUINO 1.6.7. Should it have a NodeMCU firmware or Espressif or something else?

Thanks in advance

Re: New User - Firmware Question

PostPosted: Thu Sep 01, 2016 1:13 am
by techiesms
I have made a video on getting started with NodeMCU and in that video I have also explained how to fetch data form any website. It helped lot others and hope so it will help you to

https://www.youtube.com/watch?v=I6qo_2USF6o

Re: New User - Firmware Question

PostPosted: Mon Sep 05, 2016 11:28 am
by mrburnette
If using NodeMCU and A0, you may find this project's discussion on A0 voltage-divider interesting:
http://www.hackster.io/rayburne/nodemcu-esp8266-remote-temperature-using-websockets-5956c4

Ray