Timeline for Message is sent multiple times from one arduino to another, using nRF24L01
Current License: CC BY-SA 4.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Feb 12, 2022 at 22:03 | 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. | |
Oct 15, 2021 at 21:03 | 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 17, 2021 at 20:03 | 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. | |
May 18, 2021 at 20:02 | answer | added | jkp | timeline score: 1 | |
May 18, 2021 at 15:14 | comment | added | MarryPoppins | @jkp Hi there. Thanks for answering this! I have tried doing this, as i started from a simple project which worked. But since i added more functionalities, it seems like something goes wrong somewhere. Do you have any general idea what could be wrong in the code, perhaps the delays? | |
May 18, 2021 at 13:32 | comment | added | jkp | Try creating a new, simple project that sends a number from 1 arduino to the other. If you send it from the setup() function, it should only be sent once. If you get that working, try creating a simple program that sends a "1" when a button is pressed and a "0" if the button is released. When that works, build your morse project from that. It's easier to debug short, simple programs and make one bit work at a time. | |
May 17, 2021 at 10:54 | history | asked | MarryPoppins | CC BY-SA 4.0 |