I just loaded the firmware from @okyeron onto my teensy. The top left light blinks as expected. I just tried to test it out on MacOs with the test program that comes bundled with libmonome (which is in libmonome/build/examples/test when you build that software). I get the error message:
libmonome: could not open monome device: Resource busy
I get a similar message if I try to run serialoscd if the grid is already plugged in. If I plug in the grid after serialoscd is already running it seems to detect the grid fine.
To summarize: if the grid is already plugged in, I can’t seem to establish communication
Any thoughts as to why this is happen/if this is the correct behaviour?