-->
Page 1 of 1

Using Esp8266 as HTTP bridge (PC to router)

PostPosted: Thu Jul 27, 2017 6:02 am
by Armin_3GF
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.

Re: Using Esp8266 as HTTP bridge (PC to router)

PostPosted: Mon Aug 21, 2017 6:53 am
by eduperez
You do not need any code (from sparkfun or anybody else) to program the ESP using the Arduino IDE.
And I do not understand why are you exactly trying to do about that "HTTP bridge".