Timeline for WiFi module ESP8266-01 for Arduino not working
Current License: CC BY-SA 3.0
12 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Feb 21, 2018 at 6:23 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jan 22, 2018 at 6:07 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 23, 2017 at 5:47 | history | edited | dda | CC BY-SA 3.0 |
added 5 characters in body; edited title
|
Dec 22, 2017 at 19:33 | comment | added | Patrik Fröhler | library github.com/Hieromon/ESP8266 | |
Dec 22, 2017 at 19:13 | comment | added | Jamie | @PatrikFröhler What library are you using, could you send a link? | |
Dec 22, 2017 at 19:10 | answer | added | Jamie | timeline score: 1 | |
Dec 22, 2017 at 19:07 | comment | added | Jamie | SoftwareSerial can't handle that speed. 9600 is the maximum. I'll write an answer because I've to paste some code you can use. | |
Dec 22, 2017 at 18:55 | comment | added | Patrik Fröhler | @Jamie when I read other people doing that they say they bricked the esp8266, I changed it to 115200 in code, I believe that is the default?not that It really made any difference, if I try to send command in the serial monitor nothing happens. | |
Dec 22, 2017 at 18:47 | history | edited | Patrik Fröhler | CC BY-SA 3.0 |
added 1419 characters in body
|
Dec 22, 2017 at 18:10 | comment | added | Jamie | Did you set the baud rate of the esp to 9600? Setting it in code is not enough. | |
Dec 22, 2017 at 17:32 | review | First posts | |||
Dec 22, 2017 at 17:38 | |||||
Dec 22, 2017 at 17:29 | history | asked | Patrik Fröhler | CC BY-SA 3.0 |