Timeline for Software serial communication problem between ESP8266 and Arduino Mega for plant monitoring system (using Blynk IoT)
Current License: CC BY-SA 4.0
15 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 16 at 0:04 | 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 17, 2024 at 0:04 | 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. | |
Aug 18, 2024 at 23:04 | 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. | |
S Jul 19, 2024 at 22:26 | history | suggested | rzickler | CC BY-SA 4.0 |
Typos, headline to sentence case, removed phatic expression.
|
Jul 19, 2024 at 21:14 | review | Suggested edits | |||
S Jul 19, 2024 at 22:26 | |||||
Jul 7, 2024 at 15:05 | 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. | |
Jun 14, 2024 at 7:16 | comment | added | tepalia | Test a basic communication sketch to verify that the SoftwareSerial communication between the ESP8266 and Arduino Mega is working correctly without the Blynk integration. | |
Jun 7, 2024 at 15:47 | comment | added | Delta_G | Why do you use Software Serial when both of those boards have extra real Serial ports to use? SoftwareSerial is for faking serial ports with software when you're out of real ones. But you've got real ports left. They'll work a lot better if you use them. | |
S Jun 7, 2024 at 14:33 | history | suggested | Rohit Gupta | CC BY-SA 4.0 |
Formatted code with a language specifier and fixed typos
|
Jun 7, 2024 at 11:09 | review | Suggested edits | |||
S Jun 7, 2024 at 14:33 | |||||
Jun 7, 2024 at 9:18 | answer | added | Juraj ♦ | timeline score: 1 | |
Jun 7, 2024 at 8:31 | history | edited | Earth_Lovers | CC BY-SA 4.0 |
added 17 characters in body
|
Jun 7, 2024 at 8:30 | history | edited | Earth_Lovers | CC BY-SA 4.0 |
added 10989 characters in body
|
S Jun 7, 2024 at 8:24 | review | First questions | |||
Jun 7, 2024 at 11:09 | |||||
S Jun 7, 2024 at 8:24 | history | asked | Earth_Lovers | CC BY-SA 4.0 |