Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some buffering issue freeze arduino mega #65

Open
nahornyj opened this issue Nov 29, 2023 · 0 comments
Open

Some buffering issue freeze arduino mega #65

nahornyj opened this issue Nov 29, 2023 · 0 comments

Comments

@nahornyj
Copy link

Arduino mega stop working after 6 hour of receiving artnet trames. the only solution I have in mind is to reset the arduino each 5h to make it work again.
Is there a more elegant way to prevent freezing?
Is there some memory overloading involved?
my setup : artnet is send from computer to the arduino through ethernet shield then arduino act on I2C relays.
I use 2 libraries : your artnet library and the library from grove to control the i2c relay (https://wiki.seeedstudio.com/Grove-4-Channel_SPDT_Relay/). The library use Wire to talk to I2C devices.
I'm trying to figure where is the issue.
Do you try to make your receive exemple working for more than 5hours?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant