i thought the same but it didn't do anything..
if i connect the esp rx and tx with ground: boot it and then boot it normally it didn't reset
if i connect the esp rx and tx with each other: boot it and then boot it normally it didn't reset
Search found 10 matches
- 04 Apr 2016, 12:41
- Forum: ESP Easy: Hardware
- Topic: Factory reset
- Replies: 6
- Views: 12722
- 04 Apr 2016, 11:45
- Forum: ESP Easy: Software
- Topic: Multiple esp8266 (07)
- Replies: 1
- Views: 3223
Multiple esp8266 (07)
Hello I was wondering if it is possible to connect multiple esp with each other. if that is possible, how do I do that? can someone send me the basic code? I gues I have to use an accepoint and connect all the others as a client? If that is how it works can someone please send me the code for the ac...
- 04 Apr 2016, 11:39
- Forum: ESP Easy: Hardware
- Topic: Factory reset
- Replies: 6
- Views: 12722
Re: Factory reset
Does this work with an esp8266 07 to?
for how long should i boot the esp to reset it?
for how long should i boot the esp to reset it?
- 10 Feb 2016, 09:47
- Forum: ESP Easy: Software
- Topic: esp easy connecting to home network
- Replies: 7
- Views: 6532
Re: esp easy connecting to home network
It is already solved
i figured out the picture with the pinout was backwards and the pins were connected to the wrong pin
but thanks for helping!

i figured out the picture with the pinout was backwards and the pins were connected to the wrong pin

but thanks for helping!
- 09 Feb 2016, 13:37
- Forum: ESP Easy: Software
- Topic: esp easy connecting to home network
- Replies: 7
- Views: 6532
Re: esp easy connecting to home network
it works 
The esp is now connected to my network and the ds18b20 is added by the device list.
Now i can figure out how the ds18b20 will display the right temperature instead of 0.00.
thanks!

The esp is now connected to my network and the ds18b20 is added by the device list.
Now i can figure out how the ds18b20 will display the right temperature instead of 0.00.
thanks!
- 09 Feb 2016, 10:18
- Forum: ESP Easy: Hardware
- Topic: ESP-01 not keeping settings
- Replies: 6
- Views: 6396
Re: ESP-01 not keeping settings
I have the exact same problem only i use the esp-07
I use arduino 1.6.5 and i have the firmware R048
If you solved this. How did you do?
I use arduino 1.6.5 and i have the firmware R048
If you solved this. How did you do?
- 09 Feb 2016, 09:49
- Forum: ESP Easy: Software
- Topic: esp easy connecting to home network
- Replies: 7
- Views: 6532
Re: esp easy connecting to home network
i will give that a try
i heard that if i am gonna use this firmware i don't have to flas the esp8266 but how do i put the right firmware on the esp?
never mind i know i have to use the flash tool
i heard that if i am gonna use this firmware i don't have to flas the esp8266 but how do i put the right firmware on the esp?
never mind i know i have to use the flash tool
- 08 Feb 2016, 14:26
- Forum: ESP Easy: Software
- Topic: no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
- Replies: 4
- Views: 12684
Re: no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
Hallo,
Thank for helping!
I indeed had a newer version of arduino (1.6.7). I didn't know there was much difference between the versions of arduino.
after deleting and istalling the 1.6.5 version there were no errors.
Thank for helping!
I indeed had a newer version of arduino (1.6.7). I didn't know there was much difference between the versions of arduino.
after deleting and istalling the 1.6.5 version there were no errors.
- 08 Feb 2016, 14:13
- Forum: ESP Easy: Software
- Topic: esp easy connecting to home network
- Replies: 7
- Views: 6532
esp easy connecting to home network
Hello, First all the necessary information: Arduino version 1.6.5 i used the: ESP8266-07 Connected: GND - GND GPIO15 - GND GPIO2 - 3.3V GPIO0 - 3.3V EN - 3.3V VCC - 3.3V DS18B20 connected: GND - GND VOD - 3.3V DQ - GPIO12 the problem: I followed this tutorial: http://www.esp8266.nu/index.php/Tutoria...
- 05 Feb 2016, 13:59
- Forum: ESP Easy: Software
- Topic: no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
- Replies: 4
- Views: 12684
no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
Hello guys, I followed this tutorial: http://www.esp8266.nu/index.php/Tutorial_Arduino_Firmware_Upload I pasted the libraries in the right folders and I updated all of them. after following all the steps is gain this error: 'emergencyReset' was not declared in this scope I simply "fixed" t...