New to ESP8266, Want to retrieve temperature from a JSON obj
Posted: Mon Apr 20, 2015 3:39 am
I'm new to the ESP module, and I just want to create a simple Arduino program to retrieve some JSON object from a webservice and read it out to Serial Monitor for now. I've try this example http://www.sunrom.com/p/wifi-module-esp ... via-module but it dont work anymore since the JSON library have been changed. So can anyone show me the step I needed to do this?