Timeline for Arduino Nano ESP8266 software serial problems
Current License: CC BY-SA 3.0
13 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 19, 2016 at 13:03 | answer | added | Gee Bee | timeline score: 1 | |
Apr 19, 2016 at 4:40 | history | edited | Greenonline | CC BY-SA 3.0 |
Fixed grammar and added list formatting
|
Mar 20, 2016 at 20:29 | comment | added | Μάριος Μιχαήλ | I am powering the ESP directly from arduino as i shown above. As i mentioned i am can t send any commands. I have written the reactions i see on arduino and esp ( i also see the blue led of esp blinking --> so the esp try to send/receive ) . I also put my code above to see what exactly i am trying to do . | |
Mar 20, 2016 at 20:25 | history | edited | Μάριος Μιχαήλ | CC BY-SA 3.0 |
added 843 characters in body
|
Mar 20, 2016 at 19:45 | comment | added | Nick Gammon♦ | Please use the Post answer button only for actual answers. You should modify your original question to add additional information. | |
Mar 20, 2016 at 19:18 | history | edited | Μάριος Μιχαήλ | CC BY-SA 3.0 |
added 791 characters in body
|
Mar 20, 2016 at 19:15 | comment | added | SoreDakeNoKoto | You say the TX and RX leds onboard blink whenever you send stuff from the serial monitor? Did u set the monitor to "Both NL & CR"? How are u powering the ESP? | |
Mar 20, 2016 at 17:02 | comment | added | Μάριος Μιχαήλ | i have tried different codes but the basic one is the one below : | |
Mar 20, 2016 at 16:17 | comment | added | SoreDakeNoKoto | Post your code. | |
Mar 20, 2016 at 16:07 | comment | added | Μάριος Μιχαήλ | Yes. Is there anyway to resovle this? I was able to found some solutions using an extra software serial but nothing happened. I am still unable to resolve this. | |
Mar 20, 2016 at 14:34 | comment | added | SoreDakeNoKoto |
Well, what did you expect? It seems you're using the same serial port for the PC and the ESP-01. Isnt SoftwareSerial a built-in library?
|
|
Mar 20, 2016 at 12:49 | review | First posts | |||
Mar 27, 2016 at 19:51 | |||||
Mar 20, 2016 at 12:47 | history | asked | Μάριος Μιχαήλ | CC BY-SA 3.0 |