EasyBotics NodeJS Problems

Hey I am trying to use the NodeJs adaptation of the library to drive my panels and I get lots of flickering and wrong drawings if I use any functions other than the matrix.fill with only one color set to 255 and the other 2 at 0. Anything else but this causes a lot of flickering and glitchy looking panels. If anyone is using that library and can assist I would appreciate it.

try to just run the demo in C code, make sure that is giving you stable output

It’s possible to use --led-limit-refresh= with this NodeJs application? Did you find any other NodeJS where is possible to use that?

When I run the C++ examples limiting the refresh, it runs well. I didn’t find a node where I can use --led-limit-refresh=