The use of the ESP8266 in the world of IoT

User avatar
By Armin_3GF
#68618 Hello!

I was trying to use Esp8266 as a HTTP bridge (PC to Router) and programming Esp8266 with Arduino IDE , but I needed 2 codes. Stream ID and Private Key. I searched and in turned out that I should have gotten it from this site (data.sparkfun.com) but I couldn't. I'll appreciate if you can give me a hand to find these two codes.
and I'll be grateful if you let me know that if there is any easier way to make esp8266 a bridge, I mean like a sample code for arduino IDE or somthing like that.

it's worth noting that I'm using ESP8266-12E and I directly connect it to PC by USB (Not by Ardunio board) and I just use Arduino IDE to program ESP8266 module.

Thanks a lot.